mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-01-04 07:39:06 +03:00
Update readme.md
This commit is contained in:
@@ -12,8 +12,9 @@ This project is written in asycronous python and should be pretty quick.
|
||||
You need to retrieve airplay keys to be able to connect to the Apple TV. (It will be made simpler in the future)
|
||||
For now, use `atvremote`, a script included in pyatv:
|
||||
1. ```docker run --rm -it --network=host --entrypoint /bin/bash ghcr.io/dmunozv04/isponsorblocktv```
|
||||
1. atvremote scan
|
||||
2. atvremote pair --protocol airplay --id `identifier you got on the previous step`
|
||||
2. atvremote scan
|
||||
3. atvremote pair --protocol airplay --id `identifier you got on the previous step`
|
||||
4. ```exit``` the container
|
||||
|
||||
Get [YouTube api key](https://developers.google.com/youtube/registering_an_application)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user