Greasy Fork is available in English.

TMDB Video Player

Add video player from 2embed.ru directly into TheMovieDB movie/serie webpage.

< Valutazione su TMDB Video Player

Recensione: OK - lo script funziona, ma ha degli errori.

§
Pubblicato: 28/02/2023
Modificato: 28/02/2023

Please update new url inside Tampermonkey -> Click on script -> Edit: https://www.2embed.to/embed/tmdb/ to function this script. Hope the author will release the updated script soon. So no need of manual edit of the script then.

§
Pubblicato: 09/01/2024

https://www.2embed.ru/embed/tmdb/
The site is closed:
https://www.alliance4creativity.com/watch-legally/?site-category=all

Maybe you can use an alternate site ?
Found some idea here:
Il y a 6 mois - 2embed.to down and website doesn't work [REDDIT]

Like:
Smashystream
Tested but fail (i am not dev...)

Or tested and seems working:
Free Movie Streaming API
After:
if(type == "movie"){
player_url= "https://moviesapi.club/movie/"+type+"?id="+api;

after:
if(type == "tv"){
player_url = "https://moviesapi.club/tv/"+api;

Pubblica risposta

Accedi per pubblicare una risposta.