← Back to team overview

pkg-perl-maintainers team mailing list archive

[Bug 415660] [NEW] clive 1.0.2 no longer works on youtube urls

 

Public bug reported:

Binary package hint: clive

$ clive http://www.youtube.com/watch?v=DqsYje05JLs
/usr/lib/python2.6/dist-packages/clive/modules.py:114: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
clive 1.0.2 20081014  [Linux]
/usr/lib/python2.6/dist-packages/clive/cache.py:183: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  if 'table exists already' in err.message:
http://www.youtube.com/watch?v=DqsYje05JLs&fmt=18                       123.4KB
error: extraction url (&video_id) not found
error: Traceback (most recent call last):
  File "/usr/bin/clive", line 29, in <module>
    Clive().main()
  File "/usr/lib/python2.6/dist-packages/clive/main.py", line 49, in main
    Nomad().run(self._say)
  File "/usr/lib/python2.6/dist-packages/clive/nomad.py", line 96, in run
    self._check_raw_urls(raw_urls)
  File "/usr/lib/python2.6/dist-packages/clive/nomad.py", line 261, in _check_raw_urls
    self._show_queue(raw_urls)
  File "/usr/lib/python2.6/dist-packages/clive/nomad.py", line 402, in _show_queue
    Progress(None)._byteshuman(total_bytes),
  File "/usr/lib/python2.6/dist-packages/clive/progress.py", line 92, in _byteshuman
    i = int(math.floor(math.log(bytes,1024)))
ValueError: math domain error

This is on Ubuntu 9.04

** Affects: clive (Ubuntu)
     Importance: Undecided
         Status: New

-- 
clive 1.0.2 no longer works on youtube urls
https://bugs.launchpad.net/bugs/415660
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to clive in ubuntu.



Follow ups

References