wolfswolke / aniworld_scraper

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

Added VOE as a provider for faster downloads. #8

Closed chevignon93 closed 1 year ago

chevignon93 commented 1 year ago

Love the project and I'd like to contribute.

Downloading videos using Vidoza is really slow so I added VOE as the primary provider.

I also refactored the 'aniworld_to_redirect' function so that we don't have to manually check if '/redirect/' is in the URL.

It would also be possible to add Streamtape as a fallback provider but it would require to use selenium to render the link to the video as I believe it is rendered with JavaScript.

I tested the program with the modifications I made and everything seems to work as expected.

wolfswolke commented 1 year ago

@chevignon93 i will try it when im home. I just tried it on a linux VM and i get past the captcha window then it just shows the anime and does nothing. Could be a linux problem but ill let you know when im home ^^

wolfswolke commented 1 year ago

Ye was a linux only problem. ill merge. thanks btw ^^