You are going to need an API https://www.themoviedb.org
< 脚本Modify the list by cards with images on streaming sites的反馈
Here a list of my include for these Tolbeck like sites:
https://pastebin.com/8WQMcCZ5
Sites which working now are at the end...
Ps:
Tolbeck was the first one of the serie i discover..
:-)
Here my adaptation for your script:
Stream - Tolbek + Clones Widescreen + TMDB
Thanks for the mention of my userstyle in your description!
;-)
Work fine, thanks!
Ps:
1 - Maybe you can add infos about the need to add our own API key of "The Movie Databas" [TMBD]?
You can add this link your description too:
API key for themoviedb.org [StackOverFlow]
2 - To test your script with Waterfox Classic and Greasmonkey 3.16 (the last one before v.4 which i don't like),
i need to add //@include too
by example:
// @match https://evdod.com/*
ADD:
// @include https://evdod.com/*
And a working variant
// @include https://www.evdod.com/*
But using https:// should be best:
// @include https://*evdod.com/*
Sorry, I didn't see your post, I'll edit it.
:-)
And use my list of @include ?
I have updated it !
yes
;-)
i have updated my own list of @include to match all http*://*
Work fine, thanks!
Ps:
1 - Maybe you can add infos about the need to add our own API key of "The Movie Databas" [TMBD]?
You can add this link your description too:
API key for themoviedb.org [StackOverFlow]
2 - To test your script with Waterfox Classic and Greasmonkey 3.16 (the last one before v.4 which i don't like),
i need to add //@include too
by example:
// @match https://evdod.com/*
ADD:
// @include https://evdod.com/*
And a working variant
// @include https://www.evdod.com/*
But using https:// should be best:
// @include https://*evdod.com/*