Collection of my userscripts.
Userscripts in this repo can be installed directly from the raw file URL in a userscript manager such as Tampermonkey.
-
Yatsu Converter Adds a floating
简/繁toggle tohttps://app.yatsu.moe/and converts reader text between simplified and traditional Chinese with OpenCC while persisting the selected mode across visits. -
Plex Open in mpv Adds an
Open in mpvbutton to local Plex detail pages and smallmpvbuttons on Home/library media cards at127.0.0.1:32400/localhost:32400, resolving the best original media parts and handing them to an installedplex-mpv://protocol handler.Requires a working
plex-mpv://protocol handler on the machine. Season pages open an ordered M3U playlist in mpv, and show pages open the first season. A generic Windows handler is included inhandlers/windows, with install notes inhandlers/windows/README.mdand a registry template athandlers/windows/install-plex-mpv-handler.reg. Browsers/userscripts cannot launchmpv.exedirectly without an external protocol handler or helper. -
iQIYI Subtitle Downloader Adds a floating subtitles panel to
https://www.iq.com/play/*andhttps://www.iqiyi.com/v_*.htmlepisode pages and downloads available subtitle tracks as.srtfiles. It uses IQ.com’s embedded Next.js subtitle metadata and iQIYI.com’s runtime player subtitle metadata. -
GagaOOLala Subtitle Downloader Adds a floating subtitles panel to
https://www.gagaoolala.com/*/videos/*video pages and downloads available WebVTT subtitle tracks as.srtfiles. GagaOOLala exposes playback subtitle manifests only to logged-in sessions, so sign in first before refreshing the panel or starting playback.