-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EpisodeVideo ImageURLs contain icon-banned-youtube.png #13
Comments
This is unfortunately expected result - this is current state for most videos on MAL. Check for example https://myanimelist.net/anime/16498/Shingeki_no_Kyojin/video - you can see that episodes videos are deprecated, while promotional videos are ok. The best way would be ask MAL to fix data on their side. |
Not related to wrapper or Jikan implementation. |
I got really busy with a project and could not respond. I'm just referencing the ImageUrls, not the videos themselves. With the link you provided, you can see the images are still there. |
Take a look at this: |
I still get same image you posted on the opening post. Checking https://api.jikan.moe/v3/anime/16498/videos (which is API endpoint in this case) yields the same result. I think this is related to the country in which server with Jikan rest instance is hosted in - Crunchyroll might have regional blockade on it. I would suggest to host own instance of jikan-rest in country without blockade (USA would be best shot). Please refer to https://github.com/jikan-me/jikan for more help. |
Thanks, I'll give that a shot. |
When getting the EpisodeVideo data for most shows I've tried (ie. Shingeki no Kyojin), all ImageURLs are "https://cdn.myanimelist.net/images/icon-banned-youtube.png".
The text was updated successfully, but these errors were encountered: