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 dependencies and use Node.js 16 #261

Closed dnicolson closed 2 months ago

dnicolson commented 3 months ago

Description

This upgrades to Node.js 16 due to compatibility issues with Node.js 14 on Apple silicon. Dependency conflicts have been resolved, although some non-critical installation warnings may still appear. Upgrading to Node.js 18 seems to require additional changes.

Related Issue

Motivation and Context

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).

dnicolson commented 2 months ago

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

Video removal has been broken for some days, I have a fix ready but this needs to be merged first.

avallete commented 2 months ago

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

Video removal has been broken for some days, I have a fix ready but this needs to be merged first.

Hey ! Thanks for contributing I haven't used this extension a lot recently, let me merge this !

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: