Skip to content

mattiadr/MALstreaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MALstreaming

Adds anime streaming links to the next available episode to your Currently Watching page on MAL.

Since version 5.0 it also adds next available manga chapter to your Currently Reading list.

Preview

Preview Image

Supported anime websites:

Supported manga websites:

Dead Websites:

Usage

The usage is the same for both anime and manga.

This script is only active if you are logged in and in your currently watching page. It provides the link to the next available episode and if there are multiple episodes their number will be in parenthesis. The link will be green for currently airing anime or orange for non airing. If there are no episodes available, a countdown will be shown. Ep. list will link to the full episode list.

This script will work for both series and movies and will automatically skip episodes based on certain rules (usually recaps and special episodes are ignored).

The script uses the Comments section on MAL to store the streaming website name and url for each anime you want to link to (this will also allow you to choose from the subbed or dubbed version if available), you can use the Tags freely. The Comment must contain the name of the website followed by the partial url for the anime (Example: "kissanime Boku-no-Hero-Academia-3rd-Season"). To easily set the comment, the script provides a search functionality in the edit page (shown below).

Show/Hide Image Edit Page

Notes:

  • You can click on the "Watch" column to refresh all episodes or on the cell to refresh for a single anime.
  • You can ctrl-click after editing the anime to force a recheck on the comment, without needing to reload the page.
  • Some anime services do not give an estimate for the time until next episode, so the script uses anilist to get the time remaining.
  • On MangaDex the timer estimate is often inaccurate, especially if a chapter is "locked" for the next days.
  • Some websites do not start from episode one for seasons after the first. To sync this script with the latest episode you can set the offset below the comment. The value must be the total number of episodes from the previous seasons that you want to exclude.
  • This script will work with most anime, but since there can be exceptions there might be some errors in the episode count. Please report them.

How to Install

  1. Install Tampermonkey for Chrome, Firefox or other browsers
  2. Click here to install the script or visit the GreasyFork page

Post Install

Since this script adds another column to the list, an wider style is recommended for the list. You can get mine here, the only things that have been modified are the width, added trasparency and a custom background image. You change the background image just by substituting the default background-url on the top of the stylesheet with a custom one (you need to link the image directly).

If you want to report a bug or request a feature you can: