Closed InvisibleMalik closed 1 year ago
@InvisibleMalik Hi!
Thanks for pointing out this bug! I guess it was due to an update on the website, they might have changed the way they obfusc the json file containing the M3U URL.
Anyway, this should be fixed new with https://github.com/Egsagon/neko-sama-api/commit/7a5424f56848905ece39f0811acaaaaf3c31c0c2.
Also closing this.
hey developer! it was a great job done by you, working fine untill 2 days ago. suddenly showing this error while running main.py, please fix it ASAP.
thanks Output of the code:- "> Enter query or URL: https://neko-sama.fr/anime/info/19196-ousama-ranking-yuuki-no-takarabako_vostfr Selected anime: Ousama Ranking: Yuuki no Takarabako VOSTFR
=> Starting download!
raw = self.get_fragments(provider, quality) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Malik Zahid\AppData\Local\Programs\Python\Python311\Lib\site-packages\nekosama\core.py", line 216, in get_fragments res = re.findall(consts.re.m3u8, src)[0]