Skip to content
/ YTDL Public
forked from BusyBird15/YTDL

Super-simple CLI Python YouTube video downloader. Works with Linux, Raspberry Pi, Windows, and Mac.

License

Notifications You must be signed in to change notification settings

MoonLGH/YTDL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

YTDL

Super-simple CLI Python YouTube video downloader.

Instructions

Assuming you hav Python 3 installed and the YTDL.py file is in your Downloads folder:

  1. Open a terminal window. (On Windows, press win+S, type "terminal", press enter)
  2. Type cd Downloads/ to navigate to your download folder. Then press enter.

    Alt text

  3. Type python3 YTDL.py Then press enter.

    Alt text

  4. Enter a YouTube URL (Or right-click and select paste) and press enter.

    Alt text

  5. Enter a name for the download, e.g. "test.mp4".



  6. Last, enter the ID of the file type you want and press enter.



  7. The downloaded file will be available in the Downloads folder.

About

Super-simple CLI Python YouTube video downloader. Works with Linux, Raspberry Pi, Windows, and Mac.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%