Vishnunarayan K I 2018-06-23 12:56:25 +05:30
commit 99a9f5e9be
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ Yeah. Me too! That's why this tool exists.
<!-- [![CircleCI](https://circleci.com/gh/vn-ki/anime-downloader/tree/master.svg?style=svg)](https://circleci.com/gh/vn-ki/anime-downloader/tree/master) -->
- 9anime (Temporarily not working)
- 9anime
- KissAnime [cloudflare]
- KissCartoon [cloudflare]
- Gogoanime

View File

@ -39,7 +39,7 @@ class NineAnimeEpisode(BaseEpisode):
# I don't know if this is reliable or not.
# For now it works.
url = get_stream_url(
'http://9anime.cloud/ajax/episode/info?ts={ts}&_={param_}id={id}&server={server}',
'http://9anime.cloud/ajax/episode/info?ts={ts}&_={param_}&id={id}&server={server}',
params, DD="iQDWcsGqN")
except Exception as e:
raise AnimeDLError(