Include vidora extractor #465

Closed
opened 2025-10-31 00:50:33 +00:00 by GLlgGL · 4 comments
GLlgGL commented 2025-10-31 00:50:33 +00:00 (Migrated from github.com)

Hi

It is good to include vidora extractor existing here

I tried but i get blocked for cloudflare challange

Link to the source

That is a good source to include it too. It is in english and has a lot of providers per movie//serie.

I already have a working code to scrap that source too. Its using php and live wire.

Hi It is good to include vidora extractor existing [here](https://github.com/Gujal00/ResolveURL/blob/cf8b2b0da718696ad82cbb113c89f0397e68a422/script.module.resolveurl/lib/resolveurl/plugins/vidora.py#L24) I tried but i get blocked for cloudflare challange Link to the [source](https://www.nubotv.com/movie/highest-2-lowest) That is a good source to include it too. It is in english and has a lot of providers per movie//serie. I already have a working code to scrap that source too. Its using php and live wire.
webstreamr commented 2025-10-31 14:48:59 +00:00 (Migrated from github.com)

I got it working, if you experienced a 403 after unpacking and querying the playlist url, then it was the missing origin header. I could add it as extractor I think

I got it working, if you experienced a 403 after unpacking and querying the playlist url, then it was the missing origin header. I could add it as extractor I think
webstreamr commented 2025-10-31 14:51:13 +00:00 (Migrated from github.com)

I can add the vidora extractor, but we can't add any php stuff for the source, it would need to do its thing via usual source class as we have them here 😊

I can add the vidora extractor, but we can't add any php stuff for the source, it would need to do its thing via usual source class as we have them here 😊
GLlgGL commented 2025-10-31 16:55:58 +00:00 (Migrated from github.com)

With your code I get another type of error

2025-10-31T16:53:54.038Z warn c9fc902e-cea7-495e-98c1-60f7ca94b0a7: vidora: Request to https://cdn.dmovies.top/hls2/03/00000/5iz6c1elaqgq_,h,x,.urlset/master.m3u8?t=Ai1OPDgTXvV97mi8e7OZxzkt4MfcNIsPmbs07BHntsI&s=1761929633&e=43200&v=22243451&srv=maxcdn&i=0.3&sp=5000&fr=5iz6c1elaqgq was blocked, reason: unknown, headers: {"access-control-allow-credentials":"true","access-control-allow-headers":"Range","access-control-allow-methods":"GET, OPTIONS","alt-svc":"h3=":443"; ma=86400","cf-cache-status":"DYNAMIC","cf-ray":"9974abd31e180780-IAD","content-encoding":"br","content-type":"text/html; charset=utf-8","nel":"{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}","report-to":"{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LKJwWZi1w7XohHipwOjxbn4pqOLh5f9prgzLHan366%2FwpT8zW936AahAf8%2BC31RGcnsTHBzPO9ef2%2FFDmyzbXJkbV05Z%2BPAJX%2FfYM%2F45wg%3D%3D"}]}","server":"cloudflare","age":"0","date":"Fri, 31 Oct 2025 16:53:54 GMT"}.

image

With my code I was geting blocked by cloduflare

With your code I get another type of error 2025-10-31T16:53:54.038Z warn c9fc902e-cea7-495e-98c1-60f7ca94b0a7: vidora: Request to https://cdn.dmovies.top/hls2/03/00000/5iz6c1elaqgq_,h,x,.urlset/master.m3u8?t=Ai1OPDgTXvV97mi8e7OZxzkt4MfcNIsPmbs07BHntsI&s=1761929633&e=43200&v=22243451&srv=maxcdn&i=0.3&sp=5000&fr=5iz6c1elaqgq was blocked, reason: unknown, headers: {"access-control-allow-credentials":"true","access-control-allow-headers":"Range","access-control-allow-methods":"GET, OPTIONS","alt-svc":"h3=\":443\"; ma=86400","cf-cache-status":"DYNAMIC","cf-ray":"9974abd31e180780-IAD","content-encoding":"br","content-type":"text/html; charset=utf-8","nel":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}","report-to":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=LKJwWZi1w7XohHipwOjxbn4pqOLh5f9prgzLHan366%2FwpT8zW936AahAf8%2BC31RGcnsTHBzPO9ef2%2FFDmyzbXJkbV05Z%2BPAJX%2FfYM%2F45wg%3D%3D\"}]}","server":"cloudflare","age":"0","date":"Fri, 31 Oct 2025 16:53:54 GMT"}. ![image](https://github.com/user-attachments/assets/71d1e1ad-3f32-46f4-b54e-1add5921a331) With my code I was geting blocked by cloduflare
GLlgGL commented 2025-10-31 21:39:29 +00:00 (Migrated from github.com)

Now the most important are the vkvideo and vidguard extractors...I hope you will have time to port these two extractors.

Now the most important are the vkvideo and vidguard extractors...I hope you will have time to port these two extractors.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/webstreamr-github#465
No description provided.