Page 1 sur 1

[Dpluzz 1.5.5] Téléchargement interrompu

Publié : lun. 08 févr. 2016, 08:09
par tgv34
Bonjour,
J'ai installé Dpluzz 1.5.5, le téléchargement des vidéos est invariablement interrompu à 6%

Voici ce que raconte la console:

Code : Tout sélectionner

/usr/lib/python2.7/site-packages/bs4/__init__.py:166: UserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("lxml"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.

To get rid of this warning, change this:
 BeautifulSoup([your markup])

to this:
 BeautifulSoup([your markup], "lxml")

  markup_type=markup_type))
/usr/lib/python2.7/site-packages/bs4/__init__.py:166: UserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("html.parser"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.

To get rid of this warning, change this:
 BeautifulSoup([your markup])

to this:
 BeautifulSoup([your markup], "html.parser")

  markup_type=markup_type))
Merci d'utiliser dPluzz+ ! :)
Quant au terminal de Dpluzz, il répète inlassablement :

Code : Tout sélectionner

[http @0x562daf 8dc5c0] NotrailingCRLF found in HTTP header.trate=1028,7Kbits/s  
Merci de toute aide ou piste de correction du problème
tgv

Re: [Dpluzz 1.5.5] Téléchargement interrompu

Publié : lun. 08 févr. 2016, 09:18
par waitnsea
Bonjour,
Pas le temps d'approfondir, mais vois ce post et sa conclusion.