You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\home\Desktop\crunchy-xml-decoder-master\crunchy-xml-decod
er.py", line 369, in
makechoise()
File "C:\Users\home\Desktop\crunchy-xml-decoder-master\crunchy-xml-decod
er.py", line 317, in makechoise
queueu('.\queue.txt')
File "C:\Users\home\Desktop\crunchy-xml-decoder-master\crunchy-xml-decod
er.py", line 106, in queueu
ultimate.ultimate(line.rstrip('\n'), '', '')
File "crunchy-xml-decoder\ultimate.py", line 225, in ultimate
title = re.findall('<title>(.+?)</title>', html)[0].replace('Crunchyroll - W
atch ', '')
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Booting up...
Traceback (most recent call last):
File "C:\Users\home\Desktop\crunchy-xml-decoder-master\crunchy-xml-decod
er.py", line 369, in
makechoise()
File "C:\Users\home\Desktop\crunchy-xml-decoder-master\crunchy-xml-decod
er.py", line 317, in makechoise
queueu('.\queue.txt')
File "C:\Users\home\Desktop\crunchy-xml-decoder-master\crunchy-xml-decod
er.py", line 106, in queueu
ultimate.ultimate(line.rstrip('\n'), '', '')
File "crunchy-xml-decoder\ultimate.py", line 225, in ultimate
title = re.findall('<title>(.+?)</title>', html)[0].replace('Crunchyroll - W
atch ', '')
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: