wolfswolke / aniworld_scraper

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

[BUG] Could not find year of the show #53

Closed DawidDe closed 1 month ago

DawidDe commented 1 month ago

Describe the bug: When I run ./run.sh there happens this it says it couldn’t find the year and quits

Steps to Reproduce the bug: Latest release of the script on ubuntu 24

./run.sh Anime Seasons German https://aniworld.to/anime/stream/more-than-a-married-couple-but-not-lovers/staffel-1 All And I tested VOE, Streamtape and vidoza

Logs:

root@ubuntu:/home/server/aniworld_scraper# ./run.sh Please select a download type:

Anime TV-show Quit

Please select the download mode:

Seasons Movies Quit

Please select a language:

German English GerSub Quit

Type in the name example URL: https://aniworld.to/anime/stream/made-in-abyss/staffel-1 [made-in-abyss]

https://aniworld.to/anime/stream/more-than-a-married-couple-but-not-lovers/staffel-1

Please select a season:

All Custom Quit

Please select a provider:

VOE Streamtape Vidoza Quit

2024-05-28 13:38:04 - INFO - src.start_app - ------------- AnimeSerienScraper v01-10-00 started --------- 2024-05-28 13:38:04 - INFO - src.start_app - No Season override detected. 2024-05-28 13:38:05 - INFO - src.start_app - We have this many seasons: 0 2024-05-28 13:38:06 - ERROR - src.logic.search_for_links - Could not find year of the show.

DawidDe commented 1 month ago

Nevermind it worked on windows