From 8db47d729c45d89cad6e39974bb373e6d229476b Mon Sep 17 00:00:00 2001 From: David <39565245+dmunozv04@users.noreply.github.com> Date: Wed, 23 Feb 2022 17:34:25 +0100 Subject: [PATCH] Created Setup (markdown) --- Setup.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Setup.md diff --git a/Setup.md b/Setup.md new file mode 100644 index 0000000..1b37104 --- /dev/null +++ b/Setup.md @@ -0,0 +1,6 @@ +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. atvremote scan +2. atvremote pair --protocol airplay --id `identifier you got on the previous step` + +Get [YouTube api key](https://developers.google.com/youtube/registering_an_application) \ No newline at end of file