anime-dl / anime-downloader

A simple but powerful anime downloader and streamer.
The Unlicense
1.92k stars 217 forks source link

a small fix for shiro.is #623

Closed ArjixWasTaken closed 3 years ago

ArjixWasTaken commented 3 years ago

Smol fix :p

ArjixWasTaken commented 3 years ago

provider works fine even w/o this small fix basically, if you copy an episode link, w/o this fix it would fail to find the anime (yes, i know that pasting episode links will behave the same as pasting the anime link itself)

AbdullahM0hamed commented 3 years ago

Tried with: anime dl -u https://shiro.is/stream/dubu-xiaoyao-episode-72 got KeyError: status @ArjixGamer

ArjixWasTaken commented 3 years ago

its bc the slug of the anime in that link is different from the slug of the anime in the api... https://shiro.is/anime/dubbedu-xiaoyao

ArjixWasTaken commented 3 years ago

nothing i can do, only way for me to get the slug is from the url... scraping the website is not an option since its a dynamic only site