/freeTube-scraper

Provides APIs for YouTube

Primary LanguagePythonMIT LicenseMIT

freeTube-scraper

Provides unofficial APIs for YouTube. Acts as the backend for freeTube

It scrapes youtube's website for data rather than using their proprietary APIs

Requirements

  • Python 3
  • Flask
  • requests
  • beautifulsoup4
  • youtube-dl

Check comments in routes.py for information regarding API endpoints