Last active
September 5, 2023 15:46
-
-
Save seaque/f314b68de88b0a2f89f2cd3a826c4b81 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -f 'bv* [ext=mp4] + ba [ext=m4a] / b' | |
| --no-mtime | |
| -P '%USERPROFILE%/AppData/Local/Temp' | |
| -o %(title)s.%(ext)s | |
| --ffmpeg-location C:/tools/ffmpeg/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment