Skip to content

AnilCharles96/yt_channel_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT_Channel_Downloader

A simple youtube channel playlist downloader

Description

If you are looking for a youtube video downloader that downloads the entire playlist of a channel for offline watching then this is for you. Download videos of playlist and store them in their corresponding playlist name folder. works on both windows and mac

Warning

Aware of an issue where downloading is saved in c:/ for windows users and skipping videos without retrying

Installation

Download python from the following link and make sure to set the python path in environment variables.

https://www.python.org/downloads/

To download the program use git or download zip

git clone https://github.com/AnilCharles96/yt_channel_downloader.git

https://github.com/AnilCharles96/yt_channel_downloader/archive/master.zip

Packages needed to run the program

pip install -r requirements.txt

Running

Use cmd/terminal to run the program, make sure to change the directory towards the downloaded location

eg: cd c:/users/anil/desktop/yt_channel_downloader

Use python to run the program

python yt_channel.py 'provide youtube channel here'

eg: python yt_channel.py https://www.youtube.com/channel/UCQO8KW89UmUxltx8pQPrDRQ

About

youtube video channel playlist for offline watching

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages