/youtube-downloader-api

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

Primary LanguagePythonMIT LicenseMIT

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