Youtube Sort & Filter Playlists When Saving Video

When saving a video to a playlist, 1) add a button to sort the list alphabetically and 2) add a filter textbox to filter the list by title

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v2024.04.13.1 2024-04-16

    Fixed to work with newest youtube version;
    Replaced most timers with mutation observers to improve performance and avoid janky and needless background work;
    Added @noframes to avoid this script being included on pages that embed YT videos

  • v2023.10.23.1 2023-10-23
  • v2023.10.23.1 2023-10-23

    Upgraded script to work with new changes to YT. Removed jquery and replaced with vanilla JS. Utilized observers for efficiency.

  • v2022.09.23.1 2022-09-24