Skip to content

psypherion/tubeFetch-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TubeFetch-CLI

TubeFetch is a Python tool for downloading videos from a YouTube playlist. It uses the pytube and yt-dlp libraries to fetch video links and download the videos with ease.

How to Use

Step 1: Clone the Repository

Clone the repository to your local machine using the following command:

git clone https://github.com/ky13troj/tubeFetch-cli.git

Step 2: Install Dependencies

Navigate to the project directory and install the required dependencies using the following commands:

cd tubeFetch-cli
pip install -r requirements.txt

Step 3: Run the Tool

Run the tool by executing the following command and provide the YouTube playlist URL when prompted:

python tubeFetch.py

Step 4: Output

The tool will generate a "downloads" folder containing the downloaded videos and a "video_details.txt" file with details about the downloaded videos.

Feel free to adjust the content or add more information as needed.

socials -> Instagram : @ky13codes / @sarkar.sayan01

About

A command line tool for downloading youtube playlists altogether

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages