Skip to content

User script that extends Nyaa view page with AnimeTosho information

Notifications You must be signed in to change notification settings

IONI0/Nyaa-AnimeTosho-Extender-ION-Fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2438d62 · Oct 1, 2025

History

15 Commits
Oct 1, 2025
Oct 1, 2025
Oct 1, 2025
Jul 1, 2025
May 28, 2025
Jul 1, 2025

Repository files navigation

Nyaa AnimeTosho Extender ION Fork

User script that extends Nyaa view page with AnimeTosho information. Original script by Jimbo. All information comes from AnimeTosho. AnimeTosho only scrapes the releases in the Anime English-translated category, skips big files, and takes time to process new episodes so not all pages will have complete information.

Functionality

  • Link to AnimeTosho page
  • NZB link with option for unique sabUrl and NZB key
  • Fileinfo for the primary file
  • (New) Settings GUI to enable only the features you want
  • (New) Uses font icons instead of compressed images
  • (New) Link to AniDB/MyAnimeList/AniList
  • (New) Screenshots with a dropdown to select which subtitle track is present in the screenshots
  • (New) Full-sized screenshot viewer
  • (New) Attachments download options for all tracks with language filters, option to download extracted
  • (New) View subtitle content in new tab in one click with ASS & SRT syntax highlighting
  • (New) Collapsible headings for everything

Installation

  1. Install a user script manager like Violentmonkey.
  2. Then, click here to install script

View page


Screenshot Viewer

Screenshot Viewer


Subtitle Content Viewer

Subtitle Content Viewer


Notes

  • Access the settings GUI in the top nav bar by default. It is only visible on /view pages as the extension is only active there. Settings should save over updates
  • sabUrl and NZB key are optional settings if you have them
  • Screenshots previews are loaded as jpgs, click in to see full png
  • SRT subtitles and maybe other formats are not included in the screenshot on AnimeTosho
  • For batch releases, click on other episodes in file list to change the data source for everything. Look for the tick next to the file icon
  • For batch releases, Attachments will show All Attachments for everything and the individual tracks for the selected episode
  • ASS syntax highlighting is automatically enabled only for sub files with under 100,000 characters by default. Change the highlighterCharCap option in settings to change this number
  • You can also choose your own highlighter js styles. Try selecting from here https://highlightjs.org/examples
  • Subtitle contenting viewing and extracting only works for individual subtitle tracks not All Attachments

Acknowledgements

  • AI was heavily used for this project since I do not know js/html. Apologies for code quality but I will try my best to fix any issues
  • animeApi for linking AniDB with other anime services
  • PlexAniBride-Mappings for linking AniDB with other anime services
  • xz-decompress for decompressing xz when downloading subtitle tracks
  • highlight.js for syntax highlighting
  • highlightjs-ass for ASS syntax highlighting plugin

About

User script that extends Nyaa view page with AnimeTosho information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published