Comment 6 for bug 671436

Revision history for this message
Rolf Leggewie (r0lf) wrote :

I run lucid, not maverick. Here's what I did for maverick.

1) run the maverick package in lucid and confirm the problem exists in that package as well
2) recompile the maverick package with the attached debdiff

but it looks like other code was added surrounding that change which is not yet part of the maverick package. The package patched with the attached debdiff fails in the following manner:

$ youtube-dl http://www.youtube.com/watch?v=AWpsOqh8q0M
  File "/usr/bin/youtube-dl", line 909
    video_url_list = [(existing_formats[0], url_map[existing_formats[0])] # Best quality
                                                                       ^
SyntaxError: invalid syntax