Greasy Fork is available in English.

TMDB Video Player

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

< TMDB Video Player 피드백

리뷰: 보통 - 동작하나 버그 있음

§
작성: 2023-02-28
수정: 2023-02-28

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.

§
작성: 2024-01-09

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;

댓글 남기기

댓글을 남기려면 로그인하세요.