dasl- / pifi

10 stars 1 forks source link

improve usage of Youtube Data API v3 as we did in the piwall2 project #10

Closed dasl- closed 2 years ago

dasl- commented 3 years ago
  1. Our usage of the Youtube Data API v3 does not seem to require oauth credentials. Thus we can remove the CLIENT_ID variable and just use a simple API key, eliminating one more variable we have to set.
  2. Update instructions for how to get youtube api key.

See: https://github.com/dasl-/piwall2/commit/4721136eaf41408479a48b063cab3fce36f7dfac

https://github.com/dasl-/piwall2/commit/5eb99a1bc4fd6abb9d162ade3a87d828a9a31ce4

dasl- commented 2 years ago

this issue was also partially worked on in 041a5eb673bc9c59d398242c05b5988b89dc4292