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

Fix app initialization #272

Closed dnicolson closed 2 months ago

dnicolson commented 2 months ago

Description

The ytd-update-grid-state-action event is not always fired, this often happens with Safari.

Related Issue

Motivation and Context

Listen for the yt-service-request event instead.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

avallete commented 2 months ago

:tada: This PR is included in version 1.7.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: