Python API for YouTubeTV (https://youtube.com/tv)
poetry install
wget https://github.com/gorhill/uBlock/releases/download/1.42.4/uBlock0_1.42.4.firefox.signed.xpi
poetry run python yttv.py
poetry run pytest
chmod +x fifo.sh
./fifo.sh
docker-compose up -d
cat .yttv_config/sockets/yttv-client.0.audio
cat .yttv_config/sockets/yttv-client.1.audio
Connect to YtTV using the YouTube App on Android/iOS -> Connect using TV Code
Get TV Code from docker logs output
- Get YouTube TV Page
- Go to Settings
- Get TV Code
- Add script block
- Get multiple TV Code
- Persistence
- Dockerize
- Add automated XPI Download
- Add Tests
- Add Docs
- Add Versioning
- Make python package
- Enhance Tests
- Enhance crawling template creation (Maybe use accesible_name)
- Enhance speed (check if site is fully rendered)
- Enhance dockerfile (check if site is fully rendered)
- Think about new options and add them