Your message dated Wed, 07 Aug 2013 23:48:53 +0000
with message-id <[email protected]>
and subject line Bug#718391: fixed in youtube-dl 2013.08.08-1
has caused the Debian Bug report #718391,
regarding encrypted signature length 86 (42,43) not working
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
718391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718391
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: youtube-dl
Version: 2013.07.10-1
Severity: normal

I know there's a new version available, not sure if it fixes this...

$ youtube-dl --verbose -t https://www.youtube.com/watch?v=Tyu8yRPlyIw
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-t', 
'https://www.youtube.com/watch?v=Tyu8yRPlyIw']
[debug] youtube-dl version 2013.07.10
[debug] Python version 2.7.5+ - Linux-3.9-1-amd64-x86_64-with-debian-jessie-sid
[debug] Proxy map: {}
[youtube] Setting language
[youtube] Tyu8yRPlyIw: Downloading video webpage
[youtube] Tyu8yRPlyIw: Downloading video info webpage
[youtube] Tyu8yRPlyIw: Extracting video information
[youtube] Tyu8yRPlyIw: Encrypted signatures detected.
[youtube] encrypted signature length 86 (42.43), itag 46, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 37, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 45, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 22, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 44, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 35, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 43, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 34, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 18, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 5, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 36, html5 player vflm_D8eE
[youtube] encrypted signature length 86 (42.43), itag 17, html5 player vflm_D8eE
ERROR: unable to download video
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 574, in 
download
    videos = self.extract_info(url)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 327, in 
extract_info
    return self.process_ie_result(ie_result, download=download)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 409, in 
process_ie_result
    for r in ie_result['entries']
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 356, in 
process_ie_result
    self.process_info(ie_result)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 551, in 
process_info
    raise UnavailableVideoError()
UnavailableVideoError



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages youtube-dl depends on:
ii  python  2.7.5-2

Versions of packages youtube-dl recommends:
ii  ffmpeg              9:1.2.1-dmo6
ii  mplayer2 [mplayer]  1:2.0~git20130706-dmo1
ii  rtmpdump            2.4+20121230.gitdf6c518-1

youtube-dl suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: youtube-dl
Source-Version: 2013.08.08-1

We believe that the bug you reported is fixed in the latest version of
youtube-dl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rogério Brito <[email protected]> (supplier of updated youtube-dl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 07 Aug 2013 20:40:48 -0300
Source: youtube-dl
Binary: youtube-dl
Architecture: source all
Version: 2013.08.08-1
Distribution: unstable
Urgency: low
Maintainer: Rogério Brito <[email protected]>
Changed-By: Rogério Brito <[email protected]>
Description: 
 youtube-dl - downloader of videos from YouTube and other sites
Closes: 716987 717537 718391
Changes: 
 youtube-dl (2013.08.08-1) unstable; urgency=low
 .
   * Imported Upstream version 2013.08.02
   * Imported Upstream version 2013.08.08. Highlights:
     + Improve GenericIE for compatibility with more sites.
     + Youtube:
       - Add/improve support cryptographic signatures of lengths 79, 81, 83,
         84, 85, 86, 87, 90, 92. (Closes: #718391, #717537, #716987)
       - Support signatures with more than 2 parts.
       - Add support for downloading recommended videos (via :ytrec)
       - Support downloading videos from the user's "Watch Later" playlist.
       - Add better support for "age protected videos".
       - Add explicit support for 3D videos.
     + Add support for:
       - IGNE
       - criterion.com
       - Canalplus
       - Livestream
       - freesound.org
       - thisav
       - CondeNast
       - ex.fm
       - video.sina.com.cn
       - 56.com
       - Weibo
       - roxwell.com
       - kankan.com
       - Ooyala
       - videofy.me
       - muzu.tv
     + Improve support for:
       - ComedyCentral.
       - Instagram.
       - MTV.
       - Metacafe: support AnyClip videos.
       - Soundcloud.
       - traileraddict.
       - keek.
       - videos from VEVO (they just keep changing stuff to prevent people
         downloading music videos).
     + Fix support for:
       - CollegeHumor.
       - Break
   * debian/control: Update long description with list of supported sites.
Checksums-Sha1: 
 47167e946ab8cadcc7c2daa7ae02a998c48ed819 1305 youtube-dl_2013.08.08-1.dsc
 9baf7100bcf32eb2e4abd6a4a54ce673e60a8855 308661 
youtube-dl_2013.08.08.orig.tar.gz
 7f474ed4cd8f6ee10ab82a8c15213156fa0e7e51 11119 
youtube-dl_2013.08.08-1.debian.tar.gz
 9f8b571cce1521a22fda520d7839d2e35c3e855e 149692 youtube-dl_2013.08.08-1_all.deb
Checksums-Sha256: 
 ae1dd5d383674bec3e6ee1c3cbef99d1d176a78cd7cd56d2c30af883f2b35898 1305 
youtube-dl_2013.08.08-1.dsc
 779d3271ebcbb604e81c5ceccac3426867e79cd0d1351c4bd541394028ee0b19 308661 
youtube-dl_2013.08.08.orig.tar.gz
 31bcde7568ec4e36d69d30676d367cf52918e0a88e6ff8757de722d60eb8ae01 11119 
youtube-dl_2013.08.08-1.debian.tar.gz
 0bb11b5422dad0e19625e0622fce4362c0a7dbb38b7e7eb8b681e0fb5b3c20bd 149692 
youtube-dl_2013.08.08-1_all.deb
Files: 
 069f73b8e5aea7209d22deaad1ea8b1b 1305 web extra youtube-dl_2013.08.08-1.dsc
 7383c9818f37e5d5842f68a529a6bd17 308661 web extra 
youtube-dl_2013.08.08.orig.tar.gz
 60f03deaa17862769b3fdd3b33927485 11119 web extra 
youtube-dl_2013.08.08-1.debian.tar.gz
 97e029e0969b4c1de82f66a2f0c9b94c 149692 web extra 
youtube-dl_2013.08.08-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlIC22wACgkQCFqbMnwsrrjLlACdEkwZ6oi0qzk+iBhBtt3fY8ML
8doAoMaNnWdaQHdPs3ZKMdnUHF2xUCej
=1/K6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to