Initial commit

This commit is contained in:
2025-06-29 16:10:14 +02:00
commit 05ef6387d2
1884 changed files with 104358 additions and 0 deletions

3
mov2mp3.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
ffmpeg -i $1 -q:a 0 -map a $2