Bonjour,
Avec Xubuntu 14.04 Dpluzz fonctionne impeccablement et Grand merci aux auteurs pour cet excellent logiciel.
J'ai installé Dpluzz 1.5.5, sur une autre machine qui tourne sous Archlinux, et là le téléchargement des vidéos est invariablement interrompu à 6%
Voici ce que raconte la console:
/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 :
[http @0x562daf 8dc5c0] NotrailingCRLF found in HTTP header.trate=1028,7Kbits/s
Merci de toute aide ou piste de correction du problème
tgv