Include vidora extractor #465
Labels
No labels
MediaFlow Proxy
autorelease: pending
autorelease: tagged
bug
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
🇩🇪 German
🇫🇷 French
🇮🇳 Indian
🇸🇦 Arabic
🌐 Multi
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/webstreamr-github#465
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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 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 😊
With your code I get another type of error
2025-10-31T16:53:54.038Z [33mwarn[39m 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"}.
With my code I was geting blocked by cloduflare
Now the most important are the vkvideo and vidguard extractors...I hope you will have time to port these two extractors.