Crunchyroll Watchlist Userscript

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

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
itsnotlupus
1日のインストール数
0
累計インストール数
196
評価
0 0 0
バージョン
0.9
作成日
2022/05/10
更新日
2022/09/18
大きさ
21.7KB
ライセンス
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.