MoonLGH / YTDL

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%