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的回應
Hi Janne, thank you! I am happy it helps others too! :)
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Thanks so much!
Great script!! When Youtube removed this feature on redesign I asked many times to return it, but never happened. I am so grateful for this! I added inline CSS in the search input field though, because it showed dark text in dark mode, and made font size a little large and a nice clean thin border around it. Hope that is ok! :) Also, I know some jQuery and JS, so I reverse engineered it and learned from it, how you do the search is REALLY clever, with only a few lines of code, nice! :)