Youtube Save to... playlist incremental search

This script injects a search field into the dialog where user can save a video to a playlist. When the user starts to type an incremental search is implemented and the playlists are filtered out

< 脚本 Youtube Save to... playlist incremental search 的反馈

提问 / 留言

§
发布于:2025-06-20

Unfortunately, as of today, the script does not work in Opera or Google Chrome ((
I checked in Opera One(version: 119.0.5497.70) and Google Chrome (137.0.7151.119)

Jaq Drako作者
§
发布于:2025-06-20

Unfortunately, as of today, the script does not work in Opera or Google Chrome ((
I checked in Opera One(version: 119.0.5497.70) and Google Chrome (137.0.7151.119)

Thank you for reporting! I will check when I will have some time!

Jaq Drako作者
§
发布于:2025-06-20

Unfortunately, as of today, the script does not work in Opera or Google Chrome ((
I checked in Opera One(version: 119.0.5497.70) and Google Chrome (137.0.7151.119)

@sv-stanislav
it is working, but you need to install another script to be able to use. I am sorry, I was not able to update the information for this when last time Google changed something.

Please follow this process:

Looks like the script stopped working again - probably youtube page structure was modified, possibly a few weeks ago.

It was not Youtube, but Google changed some policies in Chrome. It stops some @require functionality and the modification of the DOM. It seems it causes some issues in the jquery script which my script relies on. They will fix it. I found one solution which worked for me: install "Trusted-Types Helper" from here: https://greasyfork.org/en/scripts/433051-trusted-types-helper from Benjamin Philipp. Then set the order of the userscripts.
Set "Trusted-Types Helper" as the first to execute, so it will be executed before "Youtube Save to... playlist incremental search".
You can set it in Tampermonkey's edit mode in the settings tab - general - Position. Set it to 1.

发布留言

登录以发布留言。