Skip to content

Instantly share code, notes, and snippets.

@nvictor
Last active January 5, 2023 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nvictor/aac43185d1843eeb5c3528a658c3d1b0 to your computer and use it in GitHub Desktop.
Save nvictor/aac43185d1843eeb5c3528a658c3d1b0 to your computer and use it in GitHub Desktop.
youtube_dl_mp4
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