wolfswolke / aniworld_scraper

Aniworld.to mp4 scraper for animes.
MIT License
49 stars 16 forks source link

[BUG] VOE Download Issues #42

Closed shedowe19 closed 2 months ago

shedowe19 commented 2 months ago

*Describe the bug:VOE not working anymore, only in Browser but when i will download over Script it will not function*

*Steps to Reproduce the bug:Browser Test*

Expected behavior:

Screenshots

Additional Info

shedowe19 commented 2 months ago

Screenshot 2024-04-23 203118 This is over Browser and worked but not with the Script: Screenshot 2024-04-23 203333

wolfswolke commented 2 months ago

Voe got updated again to breake the scraper... Change VOE to Vidoza set PROVIDER=Vidoza

wolfswolke commented 2 months ago

Temp fix till i have the time to rework the logic to use the browser again for VOE @shedowe19

shedowe19 commented 2 months ago

Voe got updated again to breake the scraper... Change VOE to Vidoza set PROVIDER=Vidoza

Yes but only Streamtape and broken VOE (Streamtape is very slow)

it is schillerstrasse

wolfswolke commented 2 months ago

What you do mean? VOE is broken because they are using a JScript again to generate the URL which doesn't work with static analyzes like we do now. Vidoza and Streamtape should still work and Vidoza is not as slow.

speedyconzales commented 2 months ago

What you do mean? VOE is broken because they are using a JScript again to generate the URL which doesn't work with static analyzes like we do now. Vidoza and Streamtape should still work and Vidoza is not as slow.

actually this is not the case. you could just use another regex to find the url that you are looking for.

43 fixes this

shedowe19 commented 2 months ago

Okay Thanks, the issue is now no more ^^

I close now the Issue