Compare commits
No commits in common. "pages" and "main" have entirely different histories.
|
@ -8,5 +8,3 @@ 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.
Before Width: | Height: | Size: 102 KiB |
Loading…
Reference in New Issue