Thanks to visit codestin.com
Credit goes to github.com

Skip to content

santhoshkmr88/ytd-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask web app to download videos. Run below commands to access the webapp at your browser:

  1. git clone https://github.com/santhoshkmr88/ytd-webapp.git && cd ytd-webapp
  2. pip install requirements.txt
  3. flask run
  4. browser url "localhost:8080/"

img.png

Alternative:

  1. docker run -p 8080:8080 santhoshkmr88/ytd-web
  2. browser url "localhost:8080/"

About

web app to download videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published