aabilio / PyDownTV2

Versión 2 (ahora "spaintvs") de la librería para obtener los enlaces de descarga de los vídeos de las webs de TVs españolas (PyDownTV). Y Script para ejemplo de uso. Además en desarrollo nueva web y versiones de Escritorio y Android
52 stars 34 forks source link

No funciona mitele.es #153

Open simonbcn opened 9 years ago

simonbcn commented 9 years ago

Ubuntu 14.04 64 bits

$ /home/simon/Fuentes/PyDownTV2/Script/pydowntv.py http://www.mitele.es/gran-hermano/gran-hermano-15/galas/gala-5/

[ URL ] http://www.mitele.es/gran-hermano/gran-hermano-15/galas/gala-5/ 
[INFO] Mitele.es 
[INFO] ID: /geo/programa/granhermano15/t1/c5g_fe9a6322.mp4 
Traceback (most recent call last):
  File "/home/simon/Fuentes/PyDownTV2/Script/pydowntv.py", line 209, in <module>
    info = canal.getInfo()
  File "/home/simon/Fuentes/PyDownTV2/Script/spaintvs/mitele.py", line 261, in getInfo
    url = self.__getUrl2down(ID, startTime, endTime, htmlBackup)
  File "/home/simon/Fuentes/PyDownTV2/Script/spaintvs/mitele.py", line 83, in __getUrl2down
    data = Descargar.get("http://www.pydowntv.com/utils/YXRyZXNwbGF5ZXJfcmFuZG9tXzI/%s" % (toEncode))
  File "/home/simon/Fuentes/PyDownTV2/Script/spaintvs/Descargar.py", line 160, in getHtml
    else: return getHtml_(url).decode('string-escape')
  File "/home/simon/Fuentes/PyDownTV2/Script/spaintvs/Descargar.py", line 132, in getHtml_
    raise ErrorDescarga(e.__str__())
spaintvs.Descargar.ErrorDescarga: HTTP Error 503: Service Unavailable
simonbcn commented 9 years ago

La web tampoco funciona... 20141003_18 11 42_01

aabilio commented 9 years ago

dentro de poco funcionará otra vez

simonbcn commented 9 years ago

:+1: