Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1128438

Summary: [abrt] youtube-dl: vimeo.py:266:<genexpr>:ValueError: invalid literal for int() with base 10: 'base'
Product: [Fedora] Fedora Reporter: Matteo Settenvini <matteo>
Component: youtube-dlAssignee: Christopher Meng <i>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: alexandrakkos, federicoleva, i, metherid, opensource, rz
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/cf0fda22e83f81d9088e22d67b26cff462c44a05
Whiteboard: abrt_hash:6dddc97066777f9d2dc8340380c49e71a3f814cb
Fixed In Version: youtube-dl-2014.08.29-1.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-09 22:21:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Matteo Settenvini 2014-08-10 13:03:30 UTC
Description of problem:
Trying to download any vimeo video.

Version-Release number of selected component:
youtube-dl-2014.07.25.1-1.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        python /usr/bin/youtube-dl http://vimeo.com/90442971
dso_list:       python-libs-2.7.8-3.fc21.x86_64
executable:     /usr/bin/youtube-dl
kernel:         3.16.0-1.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
vimeo.py:266:<genexpr>:ValueError: invalid literal for int() with base 10: 'base'

Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/bin/youtube-dl/__main__.py", line 18, in <module>
    youtube_dl.main()
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 889, in main
    _real_main(argv)
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 879, in _real_main
    retcode = ydl.download(all_urls)
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1052, in download
    self.extract_info(url)
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
    ie_result = ie.extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 169, in extract
    return self._real_extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 266, in _real_extract
    _, video_thumbnail = sorted((int(width), t_url) for (width, t_url) in video_thumbs.items())[-1]
  File "/usr/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 266, in <genexpr>
    _, video_thumbnail = sorted((int(width), t_url) for (width, t_url) in video_thumbs.items())[-1]
ValueError: invalid literal for int() with base 10: 'base'

Local variables in innermost frame:
.0: <listiterator object at 0x7f411c4f4850>
width: u'base'
t_url: u'http://i.vimeocdn.com/video/469646633'

Comment 1 Matteo Settenvini 2014-08-10 13:03:33 UTC
Created attachment 925502 [details]
File: backtrace

Comment 2 Matteo Settenvini 2014-08-10 13:03:35 UTC
Created attachment 925503 [details]
File: environ

Comment 3 Till Maas 2014-09-07 10:41:15 UTC
*** Bug 1130757 has been marked as a duplicate of this bug. ***

Comment 4 Till Maas 2014-09-07 10:41:20 UTC
*** Bug 1130655 has been marked as a duplicate of this bug. ***

Comment 5 Fedora Update System 2014-09-07 12:24:31 UTC
youtube-dl-2014.08.29-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/FEDORA-2014-10058/youtube-dl-2014.08.29-1.fc20

Comment 6 Fedora Update System 2014-09-07 12:24:48 UTC
youtube-dl-2014.08.29-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/FEDORA-2014-10001/youtube-dl-2014.08.29-1.fc21

Comment 7 Fedora Update System 2014-09-07 12:24:56 UTC
youtube-dl-2014.08.29-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/FEDORA-2014-10036/youtube-dl-2014.08.29-1.fc19

Comment 8 Fedora Update System 2014-09-07 12:25:02 UTC
youtube-dl-2014.08.29-1.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2341/youtube-dl-2014.08.29-1.el7

Comment 9 Fedora Update System 2014-09-09 22:21:36 UTC
youtube-dl-2014.08.29-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2014-09-12 14:27:40 UTC
youtube-dl-2014.08.29-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2014-09-23 04:46:18 UTC
youtube-dl-2014.08.29-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2014-09-25 00:16:16 UTC
youtube-dl-2014.08.29-1.el7 has been pushed to the Fedora EPEL 7 stable repository.  If problems still persist, please make note of it in this bug report.