- Works out of the box, edit the backend to your likings.
- Fetches from Youtube Private API without using a key (Coming soon!)
- Works with Classic YouTube (iOS 5,6), 1.1.0 and 1.2.1 (Possibly 2.2.0 soon)
⚠️ This project is usable now, but still in beta. You can help in bag's discord⚠️
- Cache API responses
- Customizable config
- Based all requests via innertube (ditching invidious and request to youtube Private API directly)
- Private server with password protection and secrets
Make sure you have Python (3.8 minimum) and virtualenv (optional) installed.
# Download
git clone https://github.com/kendoodoo/tuberepair-python
cd tuberepair-python
# Preparing virtualenv
# You can just skip to pip, but for good measures.
virtualenv tuberepair
source tuberepair/bin/activate
pip install -r requirements.txt
# Running
python main.py
- kendoodoo (God)
- Nishijima Akito (Youtube Classic)
- SpaceSaver (YouTube Private API, HLS playback filter)
- (et al.)
I will not copy code that explicitly states "do not modify".
- https://github.com/ftde0/yt2009 without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software
- https://github.com/tombulled/innertube You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications