Skip to content

Utilizes yt_dlp to download videos from a public or unlisted playlist to a specified directory. Saves thumbnails seperately.

License

Notifications You must be signed in to change notification settings

jonathanzhang58/yt-dlp_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-dlp_downloader

Utilizes yt_dlp to download videos from a public or unlisted playlist to a specified directory. Saves thumbnails into a specified relative directory.

Change directory variables in downloader.py to set your own directories.

Required dependencies:
Have python and pip installed on computer.

In terminal, run:
pip install pytube
pip install yt_dlp

About

Utilizes yt_dlp to download videos from a public or unlisted playlist to a specified directory. Saves thumbnails seperately.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages