Skip to content

kenfaz/DownTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DownTube 💂‍♂️

A program to download videos from YouTube. Basically I created this so I can download YouTube videos easily. Why not use a browser extension to download videos from YouTube? Because I can't use browser extensions on my phone. Plus, I'm a noob so I think this is a good beginner project.

Requirements 💂‍♂️

pytube (to download the YouTube videos)

argparse (for parsing arguments)

colorama (for colors)

os (Default on python)

time (Default on python)

Download 💂‍♂️

open terminal (make sure you have git installed from terminal)

https://github.com/Computatrums/DownTube.git cd DownTube pip install -r requirements.txt

Use 🩹

Usage:

Screenshot (2)

Display help:

python DownTube.py -h

Screenshot (4)

About

A program to download videos from YouTube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages