Skip to content

Download your favorite video from youtube with python

Notifications You must be signed in to change notification settings

maxmarkov/streamlit-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube download app

Download your favorite youtube video on your local PC. Check out web version.

download youtube

Docker

Build a docker container

./docker/docker_build.sh

Launch the docker container

./docker/docker_run.sh

Copy network URL into you browser

Local

Install all requirements

pip install -r requirements.txt

Launch the app

streamlit run app.py

Copy network URL into you browser

Core libraries

About

Download your favorite video from youtube with python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published