Skip to content

YouTube downloader Videos(channel, playlist, single video) APIs with FastAPI

License

Notifications You must be signed in to change notification settings

thomas545/youtube-downloader-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Download Videos

Download YouTube videos script, playlist or single video

Usage:

  • clone Repo
  • Make environment: python3 -m venv <venv_name>
  • Activate environment
  • install pytube: pip install -r requirements.txt
  • run server: hypercorn main:app

DOCS:

  • localhost:8000/docs
  • localhost:8000/redoc

About

YouTube downloader Videos(channel, playlist, single video) APIs with FastAPI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages