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 shut down error #53

Closed ElmorenohWTF closed 3 years ago

ElmorenohWTF commented 3 years ago

I'm having this message for like 2 days: could not add video: an error ocurred (Other)Screenshot_20210211-000657.png

maxhille commented 3 years ago

Thanks for the report. Looks like YouTube finally shut down the API method to insert videos into the Watch Later playlist. Workaround will be to use a regular ("user") playlist instead, I'll try to update the app as soon as possible.

maxhille commented 3 years ago

We will fast track a small update with https://github.com/lambdasoup/watchlater/commit/c2f4f33377facccd680ec80b55caa507c093ed02 which at least gives a more detailed error message until a proper update is done.

ElmorenohWTF commented 3 years ago

I see, youtube eliminating things because yes, as always. Thank you for your amazing work, I look forward to the next update to continue using this cool app that saves me so much time.

maxhille commented 3 years ago

Version 2.3.0 which uses regular user playlists is now available in the beta channel. I'll keep this issue open for a while to track possible problems. The implementation is a bit rough and simple so there might be issues UX wise, too.

Please try and give feedback!

GeoffreyPlitt commented 3 years ago

@maxhille Cool! I tried the new build. Getting a crash when I go to choose a playlist. Twice now. On stock Samsung Galaxy S10e. Let me know if you want me to send more info.

maxhille commented 3 years ago

I got the stack trace - I encountered the crash myself. I'll look into fixing it now. What worked for me as a workaround was to reselect the Google account.

maxhille commented 3 years ago

A patched version (2.3.1) is ~not~ now in the beta channel.

GeoffreyPlitt commented 3 years ago

Worked for me. Everything's great now. Thanks!

skoshy commented 3 years ago

In the beta version, I'm still having trouble seeing all of my playlists. It looks like only a max of 50 playlists are populated. Could the call be made to include all playlists?

maxhille commented 3 years ago

I will close this issue since the version has been rolled out for everyone (100% production) already.

@skoshy I created a new issue for the max playlists (https://github.com/lambdasoup/watchlater/issues/55)

GeoffreyPlitt commented 3 years ago

Thanks!