avallete / yt-playlists-delete-enhancer

Add a button to remove videos watched with more than X percent from watch later playlist.
MIT License
17 stars 3 forks source link

Script works for some accounts (with set1 of playlist controls) and doesn't work for other accounts (with set2 of playlist controls) [BUG] #317

Open rangervaloy opened 1 month ago

rangervaloy commented 1 month ago

Script works for user1 which has set1 of playlist controls with the following features: User1PlaylistControls

  1. Dedicated playlist name pencil button
  2. Dedicated playlist description button
  3. Dedicated privacy flag button
  4. Dedicated shuffle button
  5. playlist settings options don't include "Set as official series for this playlist"

Script doesn't work for user2 which has set2 of playlist controls with the following features: User2PlaylistControls

  1. name, description, and flag settings are combined into a single pencil button
  2. shuffle is an option in the 3-dot options menu
  3. playlist settings options include "Set as official series for this playlist"
rangervaloy commented 1 month ago

Today (8/11/24) script buttons showed up, but deletion was not permanent, i.e., deleted videos came back upon refresh! After I started deleting manually, script buttons went away again.

I'm documenting the details of the behavior in the hopes it will help solve the issue.

rangervaloy commented 4 weeks ago

Update. Moved from Linux to Windows, and downgraded to 1.7.0; it worked. Hopefully it will hold, though it would be nice when the main release works as well.

rangervaloy commented 5 days ago

1.7.0 is actually also working in Linux!