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
the pydowntv server linux script is not working since few days with rtves:
[ URL ] http://www.rtve.es/alacarta/videos/el-tiempo/avisos-nieve-toda-mitad-norte/2978120
[INFO] Radio Televión Española
[INFO] ID del VÃdeo : 2978120
Traceback (most recent call last):
File "/home/smartdo/Script/pydowntv.py", line 209, in
info = canal.getInfo()
File "/home/smartdo/Script/spaintvs/tve.py", line 280, in getInfo
xmldata = Descargar.doPOST("pydowntv.com", "/utils/cnR2ZV9yYW5kb21fNA/", {"encrypted":Descargar.get(url),"new":"ok"})
File "/home/smartdo/Script/spaintvs/Descargar.py", line 160, in getHtml
else: return getHtml_(url).decode('string-escape')
File "/home/smartdo/Script/spaintvs/Descargar.py", line 132, in getHtml_
raise ErrorDescarga(e.str())
spaintvs.Descargar.ErrorDescarga: HTTP Error 404: Not Found
¡Saludos y gracias!
The text was updated successfully, but these errors were encountered:
Hi,
the pydowntv server linux script is not working since few days with rtves:
[ URL ] http://www.rtve.es/alacarta/videos/el-tiempo/avisos-nieve-toda-mitad-norte/2978120
[INFO] Radio Televión Española
[INFO] ID del VÃdeo : 2978120
Traceback (most recent call last):
File "/home/smartdo/Script/pydowntv.py", line 209, in
info = canal.getInfo()
File "/home/smartdo/Script/spaintvs/tve.py", line 280, in getInfo
xmldata = Descargar.doPOST("pydowntv.com", "/utils/cnR2ZV9yYW5kb21fNA/", {"encrypted":Descargar.get(url),"new":"ok"})
File "/home/smartdo/Script/spaintvs/Descargar.py", line 160, in getHtml
else: return getHtml_(url).decode('string-escape')
File "/home/smartdo/Script/spaintvs/Descargar.py", line 132, in getHtml_
raise ErrorDescarga(e.str())
spaintvs.Descargar.ErrorDescarga: HTTP Error 404: Not Found
¡Saludos y gracias!
The text was updated successfully, but these errors were encountered: