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

Update XPath expressions and simplify single video behavior #189

Closed dnicolson closed 1 year ago

dnicolson commented 1 year ago

Description

This pull request updates the XPath expressions due to YouTube changes. The changes from https://github.com/avallete/yt-playlists-delete-enhancer/pull/104 have been simplified, as if the video count cannot be found or if it is a single video a reload is necessary anyway.

How Has This Been Tested?

Playlists with single and multiple videos were tested.

Types of changes

Checklist:

dnicolson commented 1 year ago

Hi @avallete, can you please take a look at this?

avallete commented 1 year ago

Hi,

Looks good to me ! Thank you for the contribution.