-
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
anime movie with the train error #46
Comments
Can you post url so I can test it?
…On Tue, Oct 5, 2021, 2:28 AM tamodolo ***@***.***> wrote:
Now Downloading - The one anime with the train
Traceback (most recent call last):
File "crunchy-xml-decoder-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 "crunchy-xml-decoder/ultimate.py", line 232, in ultimate
download_subprocess_result = download_.video_hls(hls_url, video_input,
config_['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 241, in find_best_video
return find_best_video(best_stream.absolute_uri)
File "crunchy-xml-decoder/hls_.py", line 231, in find_best_video
playlist = m3u8.load(uri)
File "/usr/local/lib/python3.6/dist-packages/m3u8/*init*.py", line 58, in
load
return _load_from_uri(uri, timeout, headers, custom_tags_parser,
verify_ssl)
File "/usr/local/lib/python3.6/dist-packages/m3u8/*init*.py", line 70, in
_load_from_uri
resource = urlopen(request, timeout=timeout, context=context)
File "/usr/lib/python3.6/urllib/request.py", line 223, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.6/urllib/request.py", line 532, in open
response = meth(req, response)
File "/usr/lib/python3.6/urllib/request.py", line 642, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.6/urllib/request.py", line 570, in error
return self._call_chain(*args)
File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
result = func(*args)
File "/usr/lib/python3.6/urllib/request.py", line 650, in
http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
Normal episodes download fine.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#46>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCI5LUEYBMOEIVD3VFR2MLUFI2DPANCNFSM5FKPCT6A>
.
|
hi |
I do have. It's working for you? |
I just uploaded new version of script |
my bad due to problem in my git program the push of new script was delayed |
thanks! I have modifications to the script to run with Linux. If this is of your interest please create a second branch for me to submit it (it uses wine to run mkvmerge but I'm looking for solutions to run native mkvmerge My UEFI reseted in the energy blink some time ago so I can't run my VM to test this. I'll do it later. |
here is 1.4 for unix lets work togther to to make code use native unix without ysing wine |
@tamodolo i did not use Linux system so i dont know how to download compatible mkvmerger and ffmpeg for that system that why i used wine to bybass this problem |
Now Downloading - The one anime with the train
Traceback (most recent call last):
File "crunchy-xml-decoder-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 "crunchy-xml-decoder/ultimate.py", line 232, in ultimate
download_subprocess_result = download_.video_hls(hls_url, video_input, config_['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 241, in find_best_video
return find_best_video(best_stream.absolute_uri)
File "crunchy-xml-decoder/hls_.py", line 231, in find_best_video
playlist = m3u8.load(uri)
File "/usr/local/lib/python3.6/dist-packages/m3u8/init.py", line 58, in load
return _load_from_uri(uri, timeout, headers, custom_tags_parser, verify_ssl)
File "/usr/local/lib/python3.6/dist-packages/m3u8/init.py", line 70, in _load_from_uri
resource = urlopen(request, timeout=timeout, context=context)
File "/usr/lib/python3.6/urllib/request.py", line 223, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.6/urllib/request.py", line 532, in open
response = meth(req, response)
File "/usr/lib/python3.6/urllib/request.py", line 642, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.6/urllib/request.py", line 570, in error
return self._call_chain(*args)
File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
result = func(*args)
File "/usr/lib/python3.6/urllib/request.py", line 650, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
Normal episodes download fine.
The text was updated successfully, but these errors were encountered: