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 的反馈

评价:好评 - 脚本运行良好

§
发布于:2024-08-28

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

Jaq Drako作者
§
发布于:2024-08-29

Thanks for the report! I am not able to check it now. I will take a look at it when I return home.

Jaq Drako作者
§
发布于:2024-09-11
编辑于:2024-09-11

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.

§
发布于:2024-09-15

I can confirm that this solution works. Thank you!

Jaq Drako作者
§
发布于:2024-09-15

I can confirm that this solution works. Thank you!

You're welcome! Thank you for the confirmation!

§
发布于:2024-09-23
编辑于:2024-09-23

Thank you so much! +1 that this solution works. Thanks a lot for helping me keeping my sanity again!

发布留言

登录以发布留言。