wolfswolke / aniworld_scraper

Aniworld.to mp4 scraper for animes.
MIT License
56 stars 15 forks source link

[BUG] #13

Closed SnowSoldier03 closed 1 year ago

SnowSoldier03 commented 1 year ago

Describe the bug: when i run this command: "python3 .\start_app.py (animename)". The Next thing i get is this 2023-07-29 00:12:36,232: INFO ------------- AniWorldScraper v01-07-00 started ------------ 2023-07-29 00:12:36,233: INFO start_app -> Output path does not exist. Creating now... 2023-07-29 00:12:36,233: INFO start_app -> No Season override detected. 2023-07-29 00:12:37,025: INFO start_app -> We have this many seasons: 2 2023-07-29 00:12:37,588: INFO start_app -> Season 1 has 12 Episodes. 2023-07-29 00:12:39,598: ERROR start_app -> ---------- 2023-07-29 00:12:39,598: ERROR start_app -> Exception: No such driver version 115.0.5790.110 for win32 2023-07-29 00:12:39,598: ERROR start_app -> ---------- Steps to Reproduce the bug: Just try any anime to download

Expected behavior: Just download the anime normal

Screenshots

Additional Info

wolfswolke commented 1 year ago

Please test the latest version. There was a issue with the selium driver. @SnowSoldier03

SnowSoldier03 commented 1 year ago

Perfekt, it works fine again. Thank you for the fast reply. Good job :D