lambdasoup / watchlater

Android app for adding videos to your Watch Later list
https://github.com/lambdasoup/watchlater
GNU General Public License v3.0
15 stars 1 forks source link

YouTube API changes #36

Closed maxhille closed 7 years ago

maxhille commented 8 years ago

As documented in [1], the Watch Later playlist ID will be just "WL" in one month. We already heard about this magic ID, but now at least we have some reference.

So it seems there is good and bad in this:

Bad: We only have one month to update the app. Slower updating users will have a broken app.

Good: We will save one (or even two?) requests from now on.

[1] https://developers.google.com/youtube/v3/revision_history

maxhille commented 7 years ago

incorporated in v2