As the name implies, sorts youtube watch later by duration
当前为
Youtube Watch Later playlist has always lacked a sort-by-duration function. Without external access, services like YTPlaylistSorter from CarterRJ don't work either, thus introducing this code, now migrated to work on TamperMonkey/GreaseMonkey/ViolentMonkey.
The original code was gratefully contributed by SunnyWiz, but it was broken when it got to me. I just fixed it and added some features to make it easier to use.
As of v2, the code has gone through a significant rewrite to increase maintainability and bring it up to modern standards.
After adding this script, additional UI will be appended as shown below.
Changelog 31/12/2022:
You can find the code to this script here, and submitting feedback at the Github Gist will lead to faster responses.