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
./tv-dl http://www.ceskatelevize.cz/ivysilani/10641016053-cislovanky/214385700770020
Traceback (most recent call last):
File "./tv-dl", line 131, in <module>
downloader.main()
File "./tv-dl", line 29, in main
e = self.get_engine(self.args.URL)[2](self.args.URL)
File "/windows/Users/Slune/job/test/tv-dl/engines/ct.py", line 82, in __init__
data = json.loads(urlopen(req).read().decode('utf-8'))
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 472, in open
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
./tv-dl -q list http://voyo.nova.cz/product/deti/51249-rosa-a-dara-a-jejich-velka-dobrodruzstvi
Traceback (most recent call last):
File "/usr/lib/python3.5/urllib/request.py", line 1254, in do_open
h.request(req.get_method(), req.selector, req.data, headers)
File "/usr/lib/python3.5/http/client.py", line 1106, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python3.5/http/client.py", line 1151, in _send_request
self.endheaders(body)
File "/usr/lib/python3.5/http/client.py", line 1102, in endheaders
self._send_output(message_body)
File "/usr/lib/python3.5/http/client.py", line 934, in _send_output
self.send(msg)
File "/usr/lib/python3.5/http/client.py", line 877, in send
self.connect()
File "/usr/lib/python3.5/http/client.py", line 849, in connect
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.5/socket.py", line 693, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/python3.5/socket.py", line 732, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "./tv-dl", line 131, in <module>
downloader.main()
File "./tv-dl", line 29, in main
e = self.get_engine(self.args.URL)[2](self.args.URL)
File "/windows/Users/Slune/job/test/tv-dl/engines/nova.py", line 24, in __init__
self.get_playlist()
File "/windows/Users/Slune/job/test/tv-dl/engines/nova.py", line 66, in get_playlist
playlist = urlopen(playlist_url).read().decode('utf-8')
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 466, in open
response = self._open(req, data)
File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
'_open', req)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 1282, in http_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.5/urllib/request.py", line 1256, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -2] Name or service not known>
./tv-dl http://play.iprima.cz/ano-sefe/ano-sefe-v-7
Traceback (most recent call last):
File "./tv-dl", line 131, in <module>
downloader.main()
File "./tv-dl", line 29, in main
e = self.get_engine(self.args.URL)[2](self.args.URL)
File "/windows/Users/Slune/job/test/tv-dl/engines/prima.py", line 27, in __init__
self.parms = json.loads(re.findall(r'var embed_here.+ = (\{.+\});', self.page)[0])
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Nedaří se mi stáhnout jediné video. Doufám, že je chyba u mě.
ČT iVysílání (http://www.ceskatelevize.cz/ivysilani/)
Samozřejmě viz 43, ale pro pořádek:
Nova Voyo.cz (http://voyo.nova.cz/)
Také viz. 37
Show Jana Krause (http://www.iprima.cz/showjanakrause/videoarchiv)
iprima odstranila videoarchiv
TV Barrandov Archív (http://barrandov.tv/video)
Nenašel jsem žádné free video
TV Prima Videoarchiv (http://www.iprima.cz/videoarchiv/)
The text was updated successfully, but these errors were encountered: