Package: youtube-dl
Version: 2013.10.23-1
Severity: normal

Hello, 

I get an error extracting the video info section when trying to download the
talk "Parsing JSON with a single Regex" from vimeo.com.  Here's the verbose
output:

$ youtube-dl --verbose http://vimeo.com/77267876
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://vimeo.com/77267876']
[debug] youtube-dl version 2013.10.23
[debug] Python version 2.7.5+ - Linux-3.10-3-amd64-x86_64-with-debian-jessie-sid
[debug] Proxy map: {}
[vimeo] 77267876: Downloading webpage
[vimeo] 77267876: Extracting information
ERROR: Unable to extract info section; please report this issue on 
https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and 
include its complete output. Make sure you are using the latest version; type  
youtube-dl -U  to update.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/vimeo.py", line 
133, in _real_extract
    webpage, u'info section', flags=re.DOTALL)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 
254, in _search_regex
    raise ExtractorError(u'Unable to extract %s' % _name)
ExtractorError: Unable to extract info section; please report this issue on 
https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and 
include its complete output. Make sure you are using the latest version; type  
youtube-dl -U  to update.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 342, in 
extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 
120, in extract
    return self._real_extract(url)
  File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/vimeo.py", line 
143, in _real_extract
    raise ExtractorError(u'Unable to extract info section')
ExtractorError: Unable to extract info section; please report this issue on 
https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and 
include its complete output. Make sure you are using the latest version; type  
youtube-dl -U  to update.


-- 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.10-3-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-5

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

youtube-dl suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to