Skip to content

python script to download videos from youtube in terminal

License

Notifications You must be signed in to change notification settings

allenthomas01/YoutubeDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoutubeDownloader

Python scripts that allows you to download youtube videos in terminal.

WARNING

  • This is strictly for educational purposes only.
  • Youtube's terms of service explicitly forbids you from downloading videos

You are not allowed to [...] access, reproduce, download, distribute, transmit, broadcast, display, sell, license, alter, modify or otherwise use any part of the Service or any Content except: (a) as expressly authorized by the Service; or (b) with prior written permission from YouTube and, if applicable, the respective rights holders.

Usage

  1. Install all the required packages from requirements.txt using pip install -r requirements.txt
  2. You can run your chosen script file by python script.py or generally python FILENAME.py

All scripts

Scripts Status
Script to download videos from a playlist url
Script to download videos from playlist links given in a text file
Script to download screenshot of videos

Sample video

YoutubeDownloader working

About

python script to download videos from youtube in terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages