diff --git a/readme.md b/readme.md index 9005ca2..e6ddcc7 100644 --- a/readme.md +++ b/readme.md @@ -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)