Modify the list by cards with images on streaming sites

You are going to need an API https://www.themoviedb.org

< Feedback on Modify the list by cards with images on streaming sites

Review: Good - script works

§
Posted: 2023-04-17

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/*

§
Posted: 2023-04-17
Edited: 2023-04-17

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..
:-)

§
Posted: 2023-04-18

Here my adaptation for your script:
Stream - Tolbek + Clones Widescreen + TMDB

§
Posted: 2023-05-08

Thanks for the mention of my userstyle in your description!
;-)

matt1xAuthor
§
Posted: 2023-05-22
Edited: 2023-05-22

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.

§
Posted: 2023-05-22
Edited: 2023-05-22

:-)
And use my list of @include ?
I have updated it !

matt1xAuthor
§
Posted: 2023-05-23

yes

§
Posted: 2023-05-23

;-)

§
Posted: 2023-06-04
Edited: 2023-06-04

i have updated my own list of @include to match all http*://*

Post reply

Sign in to post a reply.