Crunchyroll Watchlist Userscript

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
itsnotlupus
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
197
Βαθμολογίες
0 0 0
Έκδοση
0.9
Δημιουργήθηκε την
10/05/2022
Ενημερώθηκε την
18/09/2022
Μέγεθος
20 KB
Άδεια
MIT
Εφαρμόζεται σε

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.