jaw20 / Crunchyroll-XML-Decoder

GNU General Public License v2.0
37 stars 14 forks source link

Was downloading fine and then suddenly wasn't #61

Open kurogabae opened 5 years ago

kurogabae commented 5 years ago

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 . . .

reikitsune commented 5 years ago

Same here, except with this error: 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'

reikitsune commented 5 years ago

Same here, except with this error: 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'

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.

AhmadKahlid commented 5 years ago

The problem because cloudflare check, just replace the following file to fix it. altfuncs.zip

darkhelmet2016 commented 5 years ago

The problem because cloudflare check, just replace the following file to fix it. altfuncs.zip

Will they let you put the fix in the main file or do only certain users have access to those files?

darkhelmet2016 commented 5 years ago

These files need a serious update. https://github.com/jaw20/Crunchyroll-XML-Decoder/tree/master/crunchy-xml-decoder