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
Crunchyroll probably updated something on its site, and today, 10/02, it is not possible to download.
File "C:\Users\Name\Downloads\CR\Crunchyroll-XML-Decoder-master\crunchy-xml-decoder.py", line 369, in
makechoise()
File "C:\Users\Name\Downloads\CR\Crunchyroll-XML-Decoder-master\crunchy-xml-decoder.py", line 315, in makechoise
queueu('.\queue.txt')
File "C:\Users\Name\Downloads\CR\Crunchyroll-XML-Decoder-master\crunchy-xml-decoder.py", line 106, in queueu
ultimate.ultimate(line.rstrip('\n'), '', '')
File "crunchy-xml-decoder\ultimate.py", line 295, in ultimate
video_hls(filen, video_input)
File "crunchy-xml-decoder\hls.py", line 112, in video_hls
fetch_streams(output, video)
File "crunchy-xml-decoder\hls.py", line 79, in fetch_streams
raw = resumable_fetch(seg.uri, n+1, len(video.segments))
File "crunchy-xml-decoder\hls.py", line 18, in init
self._restart()
File "crunchy-xml-decoder\hls.py", line 34, in _restart
self.stream = urllib2.urlopen(req, timeout = 180)
File "C:\Python27\lib\urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "C:\Python27\lib\urllib2.py", line 431, in open
response = self._open(req, data)
File "C:\Python27\lib\urllib2.py", line 449, in _open
'_open', req)
File "C:\Python27\lib\urllib2.py", line 409, in _call_chain
result = func(*args)
File "C:\Python27\lib\urllib2.py", line 1240, in https_open
context=self._context)
File "C:\Python27\lib\urllib2.py", line 1197, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:581)>
Press any key to continue. . .
The text was updated successfully, but these errors were encountered:
Crunchyroll probably updated something on its site, and today, 10/02, it is not possible to download.
File "C:\Users\Name\Downloads\CR\Crunchyroll-XML-Decoder-master\crunchy-xml-decoder.py", line 369, in
makechoise()
File "C:\Users\Name\Downloads\CR\Crunchyroll-XML-Decoder-master\crunchy-xml-decoder.py", line 315, in makechoise
queueu('.\queue.txt')
File "C:\Users\Name\Downloads\CR\Crunchyroll-XML-Decoder-master\crunchy-xml-decoder.py", line 106, in queueu
ultimate.ultimate(line.rstrip('\n'), '', '')
File "crunchy-xml-decoder\ultimate.py", line 295, in ultimate
video_hls(filen, video_input)
File "crunchy-xml-decoder\hls.py", line 112, in video_hls
fetch_streams(output, video)
File "crunchy-xml-decoder\hls.py", line 79, in fetch_streams
raw = resumable_fetch(seg.uri, n+1, len(video.segments))
File "crunchy-xml-decoder\hls.py", line 18, in init
self._restart()
File "crunchy-xml-decoder\hls.py", line 34, in _restart
self.stream = urllib2.urlopen(req, timeout = 180)
File "C:\Python27\lib\urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "C:\Python27\lib\urllib2.py", line 431, in open
response = self._open(req, data)
File "C:\Python27\lib\urllib2.py", line 449, in _open
'_open', req)
File "C:\Python27\lib\urllib2.py", line 409, in _call_chain
result = func(*args)
File "C:\Python27\lib\urllib2.py", line 1240, in https_open
context=self._context)
File "C:\Python27\lib\urllib2.py", line 1197, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:581)>
Press any key to continue. . .
The text was updated successfully, but these errors were encountered: