Greasy Fork is available in English.

Crunchyroll Watchlist Userscript

UI tweaks for CrunchyRoll Beta. New watchlist order and an autoplay tweak.

Autor
itsnotlupus
Instalações hoje
1
Total de instalações
173
Avaliações
0 0 0
Versão
0.9
Criado
10/05/2022
Atualizado
18/09/2022
Licença
MIT
Aplicável a

THIS SCRIPT HAS BEEN BROKEN BY CRUNCHYROLL SITE UPDATES. DO NOT USE.
YOU MAY NEED TO REMOVE A LOCALSTORAGE KEY TO GET BACK TO A WORKING STATE:

localStorage.removeItem("WATCHLIST_SORT");

This carries over my VRV watchlist script to Crunchyroll.

The series page tweaks were not applicable to Crunchyroll, but the rest is here:

  1. the watchlist can be sorted with unwatched episodes on top (Select "Natural Order" in the sort dropdown)
  2. watched series are greyed out. series that are likely to have more episodes soon are displayed higher with their original air date/time shown. Next episode names are shown. Air day and time are shown. This is toggle-able through an "Enhanced Cards" checkbox.
  3. if you really want to use VRV's other sort options, they're still available in the sort dropdown.
  4. Auto-play is disabled when reaching the end of a season. This helps to keep your watchlist meaningful during a run.
  5. Comments under videos are hidden by default, but can be shown as needed.
  6. the cookie banner is prevented from showing up on each load after the user interacts with it once.

IMPORTANT: If you want to uninstall this script, you MUST first change the watchlist sort to anything OTHER THAN "Natural Order." Failure to follow those instructions will result in your crunchyroll watchlist no longer working correctly.
To recover from this situation, you will need enable this script again, change your watchlist sort, then uninstall it again.