TMDB Video Player

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

< Σχολιασμός για τον κώδικα TMDB Video Player

Αναφορά: Εντάξει - ο κώδικας λειτουργεί αλλά έχει σφάλματα

§
Δημοσιεύτηκε: 28/02/2023
Επεξεργάστηκε: 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.

§
Δημοσιεύτηκε: 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;

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.