Skip to content

ozgecinko/YoutubeDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader

I was trying to improve myself and I've decided to do an app that I can use it daily. I've found this idea from here but I used Python.

First, paste youtube link below download link label and give video a name.

1

Then, click "Download" button.

2

Open desktop and watch it!

3

Setup

Installation

git clone https://github.com/ozgecinko/YoutubeDownloader.git
python3 -m venv .env
source .env/bin/activate
pip install -r requirements.txt
python YoutubeDownloader.py

References

About

Youtube video downloader in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages