Youtube Downloader

Dow - 2022-08-21

Installation

pip3 install git+git://github.com/nficano/pytube.git
pip3 install requests curses and if on Windows windows-curses.

Usage

python3 ytd.py linkfile.txt /path/to/downloads itag Place your YouTube links in a file, each on a new line.
See pytube python-pytube.readthedocs.io/en/latest/user/quickstart.html (Wayback Machine Link) on how to find Youtube itag.

Gitlab: dowvd1000/yt_downloader