Skip to content

Instantly share code, notes, and snippets.

@arthuralvim
Created July 6, 2015 18:01
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 arthuralvim/69808e41b059d6ee63df to your computer and use it in GitHub Desktop.
Save arthuralvim/69808e41b059d6ee63df to your computer and use it in GitHub Desktop.
Download private videos on Youtube that needs authentication.
pip install youtube-dl
youtube-dl --username xxxxxxxx --password xxxxxxxx --twofactor XXXXXX "https://www.youtube.com/watch?v=xxxxxxx"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment