-
Notifications
You must be signed in to change notification settings - Fork 14
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
Was downloading fine and then suddenly wasn't #61
Comments
Same here, except with this error: |
I have discovered that this error occurs after a single episode is downloaded. Then the error starts up. The program works after waiting like 15-30mins. But the site works completely fine while the error is occurring. |
The problem because cloudflare check, just replace the following file to fix it. |
Will they let you put the fix in the main file or do only certain users have access to those files? |
These files need a serious update. https://github.com/jaw20/Crunchyroll-XML-Decoder/tree/master/crunchy-xml-decoder |
I just downloaded two videos and when I went to do a third I was given the following error. Nothing changed between the second download and my third attempt aside from time elapsed.
Booting up...
Traceback (most recent call last):
File "C:\Users\Public\Crunchyroll-XML-Decoder_link\crunchy-xml-decoder.py", line 369, in
makechoise()
File "C:\Users\Public\Crunchyroll-XML-Decoder_link\crunchy-xml-decoder.py", line 302, in makechoise
ultimate.ultimate(raw_input('Please enter Crunchyroll video URL:\n'), '', '')
File "crunchy-xml-decoder\ultimate.py", line 258, in ultimate
vid_id = xmlconfig.find('media_id').string
AttributeError: 'NoneType' object has no attribute 'string'
Press any key to continue . . .
The text was updated successfully, but these errors were encountered: