Compare commits
4 Commits
Author | SHA1 | Date |
---|---|---|
Leon van Kammen | 97467d82c5 | |
Leon van Kammen | 7b8cdc9fc7 | |
Leon van Kammen | 043b828fe5 | |
Leon van Kammen | 9d56264623 |
|
@ -8,3 +8,5 @@ To save space in the repo, just run this after cloning:
|
|||
$ find $(pwd) -type f -iname '*.mp4' | while read mp4; do ffmpeg -i "$mp4" "$mp4.mp3"; done
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
Loading…
Reference in New Issue