wolfswolke / aniworld_scraper

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

Improve download runner #40

Closed Denfie closed 3 months ago

Denfie commented 4 months ago

I made some improvements.

I created an interactive run.sh bash script that allows the user to have options (see screenshot)

Screenshot_2024-03-06_at_10_40_13

This is not my final version. I will create a complete interactive bash script that allows you to select the language based on the final URL structure. Choosing specific seasons and episodes should be possible if the user wishes.

I also made some improvements to the logging. I have adjusted the provider prioritization to be working with the bash script.

wolfswolke commented 4 months ago

Sorry it took so long to take a look at this. Is this already ready to merge or should i leave it open until you say it can be merged? @Denfie

Denfie commented 4 months ago

I am using this solution, it should be ready to merge. I will create a new merge request for the next version ;-)