-
Notifications
You must be signed in to change notification settings - Fork 5
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
Bad Gateway error #39
Comments
Can you link the anime you are trying to download?
…On Thu, Dec 31, 2020, 8:12 PM darkhelmet2016 ***@***.***> wrote:
Traceback (most recent call last):
File
"C:\Users\Owner\Desktop\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-de
coder-py3.py", line 389, in
menu_test.start_()
File "crunchy-xml-decoder\pretyconsole.py", line 116, in start_
self.run_menu('Main')
File "crunchy-xml-decoder\pretyconsole.py", line 143, in run_menu
output_ = function_[0](*function_[1], **function_[2])
File
"C:\Users\Owner\Desktop\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-de
coder-py3.py", line 112, in queueu
ultimate(line.strip(), '', '')
File "crunchy-xml-decoder\ultimate.py", line 232, in ultimate
download_subprocess_result = download_.video_hls(hls_url, video_input,
confi
g_['connection_n_'])
File "crunchy-xml-decoder\hls_.py", line 158, in video_hls
self.video = find_best_video(uri)
File "crunchy-xml-decoder\hls_.py", line 231, in find_best_video
playlist = m3u8.load(uri)
File
"C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\site-packag
es\m3u8_*init*_.py", line 49, in load
return
*load_from_uri(uri, timeout, headers, custom_tags_parser) File
"C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\site-packag
es\m3u8_init*.py", line 58, in _load_from_uri
resource = urlopen(request, timeout=timeout)
File
"C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 222, in urlopen
return opener.open(url, data, timeout)
File
"C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 531, in open
response = meth(req, response)
File
"C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 641, in http_response
'http', request, response, code, msg, hdrs)
File
"C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 569, in error
return self._call_chain(*args)
File
"C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 503, in _call_chain
result = func(*args)
File
"C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
Press any key to continue . . .
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#39>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCI5LVUSWLHUHR3QKVQQILSXS5HLANCNFSM4VPT6JHQ>
.
|
The entire series for Re:ZERO -Starting Life in Another World- Director’s Cut (English Dub) https://www.crunchyroll.com/rezero-starting-life-in-another-world-/episode-1-the-end-of-the-beginning-and-the-beginning-of-the-end-801101 to https://www.crunchyroll.com/rezero-starting-life-in-another-world-/episode-13-the-self-proclaimed-knight-and-the-greatest-knight-thats-all-this-story-is-about-801120 |
just to make sure you have a premium account and you are logged into it, right? if so try this branch |
Yes, am logged in as a paid account. |
did you try 1.4? |
Those episodes won't download on 1.3 for me as well. However, I also personally can't get 1.4 beta to download those (or even any other file that 1.3 can.) I get this with that fork on every link. One of those episodes that doesn't work. Booting up... Please enter Crunchyroll video URL: A show that 1.3 works fine downloading. Booting up... Please enter Crunchyroll video URL: |
My bad |
Thanks for the help with this. Now it won't even start up unfortunately. Traceback (most recent call last): |
sorry my bad |
Still got the same result no browser_cookie3. |
Did you Redownload the code? |
Yeah, I completely deleted the old code and downloaded the new code just to be sure it wasn't being overwritten. F:\Crunchyroll-XML-Decoder-py3-1.4>crunchy-xml-decoder-py3.bat |
Hmm |
F:\Crunchyroll-XML-Decoder-py3-1.4>crunchy-xml-decoder-py3.bat Sorry, I didn't realize browser_cookie3 was a python module. |
no idea how did this happen to "def init(self):" |
Well, I can't say if it is working or not, I had to reinstall python and now I'm getting this error on both the old and new versions. Traceback (most recent call last): Any idea what might be causing it? |
Hello |
Any update on this fix? Downloads are now starting to stall with no error codes. |
Will look into it
I will fix beta so it can be fixed
…On Fri, Feb 19, 2021, 2:00 PM darkhelmet2016 ***@***.***> wrote:
Any update on this fix?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCI5LTSYWXE5BH3VQEI6ILS7ZHGJANCNFSM4VPT6JHQ>
.
|
This same error is occurring more frequently. Now Downloading - Armor Shop for Ladies & Gentlemen Episode 9 - I Am Armor |
Traceback (most recent call last):
File "C:\Users\Owner\Desktop\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-de
coder-py3.py", line 389, in
menu_test.start_()
File "crunchy-xml-decoder\pretyconsole.py", line 116, in start_
self.run_menu('Main')
File "crunchy-xml-decoder\pretyconsole.py", line 143, in run_menu
output_ = function_[0](*function_[1], **function_[2])
File "C:\Users\Owner\Desktop\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-de
coder-py3.py", line 112, in queueu
ultimate(line.strip(), '', '')
File "crunchy-xml-decoder\ultimate.py", line 232, in ultimate
download_subprocess_result = download_.video_hls(hls_url, video_input, confi
g_['connection_n_'])
File "crunchy-xml-decoder\hls_.py", line 158, in video_hls
self.video = find_best_video(uri)
File "crunchy-xml-decoder\hls_.py", line 231, in find_best_video
playlist = m3u8.load(uri)
File "C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\site-packag
es\m3u8_init_.py", line 49, in load
return load_from_uri(uri, timeout, headers, custom_tags_parser)
File "C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\site-packag
es\m3u8_init.py", line 58, in _load_from_uri
resource = urlopen(request, timeout=timeout)
File "C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 222, in urlopen
return opener.open(url, data, timeout)
File "C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 531, in open
response = meth(req, response)
File "C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 641, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 569, in error
return self._call_chain(*args)
File "C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 503, in _call_chain
result = func(*args)
File "C:\Users\Owner\AppData\Local\Programs\Python\Python37-32\lib\urllib\requ
est.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
Press any key to continue . . .
The text was updated successfully, but these errors were encountered: