Provides unofficial APIs for YouTube. Acts as the backend for freeTube
It scrapes youtube's website for data rather than using their proprietary APIs
- Python 3
- Flask
- requests
- beautifulsoup4
- youtube-dl
Check comments in routes.py
for information regarding API endpoints