Uh oh!
There was an error while loading. Please reload this page.
Fix fetch anime and play and mark as unbroken - #8972
Conversation
CaedenPH
commented
Aug 16, 2023
@cclauss This pr fixes a broken file. Do you mind reviewing? |
tianyizheng02
left a comment
There was a problem hiding this comment.
I ran your fixed file locally and I can confirm that it all works. I thought this file was broken because of 403 HTTP errors though (#8762). Did that problem resolve itself? Or does this PR fix that problem?
CaedenPH
commented
Aug 18, 2023
@tianyizheng02 I think it was probably the anime (I think it was demon_slayer?) that failed due to perhaps being made private. Hence the change to the naruto anime |
Closing because I just realised that this pr fixes two files in one (also fixes broken
|
tianyizheng02
commented
Aug 18, 2023
@CaedenPH I just tried running the current (broken) fetch_anime_and_play.py file locally again and now it seems to be working again?? So the 403 HTTP error just kinda resolved itself... Could you try running the current file locally and see if it's also fixed for you? |
CaedenPH
commented
Aug 18, 2023
@tianyizheng02 Yep seems to work for me as well. This pr just mainly fixes type errors |
Describe your change:
Fixes
fetch_anime_and_play.pyand marks as unbroken. All changes tested and type errors fixedChecklist: