This project contains userscripts in user script/ directory. You need a browser extension like Tampermonkey to install it.
To install the script for YouTube, click the button below.
To install the script for YouTube Music, click the button below.
It is full rewrite and enhancement of another script named YouTube “Save to Playlist” Enhancer. Because it stopped working.
- add an input to playlists list menu to filter them
- when watching a video or listen to a music, you can press
pto open the “Save to playlist” menu. doesn’t always work on chromium browsers. - if the video is already in a playlist, this playlist is shown at the top of the list. Youtube Music doesn’t provide this feature yet.
- multiple youtube languages UI are supported and can be easily added
- for now: English, French, Deutsch, Spanish, Italian, Portuguese
- your browser needs the extension Tampermonkey or an equivalent to install and run user scripts
Warning
If on Edge you installed Tampermonkey from the Edge Add-ons store AND if pressing P only opens the save playlist menu for less than a second, then :
- Open Tampermonkey dashboard > utilities > Cloud. Select Google Drive and export your config. Then close the tab.
- Open edge://extensions
- Search for
Tampermonkeyand disable it. - Go to the chrome store and install this version
- Open Tampermonkey dashboard > utilities > Cloud. Select Google Drive and import your last config.
- Go to your installed userscripts tab and check if there are no duplicate then update them all.
In your extension, search for the script YouTube Save to Playlist filter and edit it.
There is a SETTINGS section at the beginning. Just read the text and edit the value.
Important
SAVE THE MODIFICATION. THEN RELOAD YOUTUBE TO APPLY YOUR SETTINGS. TEST THE FILTER INPUT IS ADDED AS EXPECTED.
Note
If you add your language, open a discussion to share the values you added to the script. I will add them in a next release for everyone.
If your extension that handles user scripts is set to auto update, if a new version is available in this GitHub repository, it will update it unless you modified the script.
That’s why I recommend to watch this repository and star ⭐ to easily find this page again in the future.
- If you are sure you found a bug, open an issue
- If you want to ask something, get help, talk and share something with others about this user script, open a discussion
You might be interested by…