Last active
January 5, 2023 14:09
-
-
Save nvictor/aac43185d1843eeb5c3528a658c3d1b0 to your computer and use it in GitHub Desktop.
youtube_dl_mp4
This file contains 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
youtube-dl --format=mp4 --output="%(title)s.%(ext)s" --restrict-filenames --batch-file="vid.txt" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment