Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 927240 Details for
Bug 1130655
[abrt] youtube-dl: vimeo.py:266:<genexpr>:ValueError: invalid literal for int() with base 10: 'base'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.45 KB, created by
Alexandros
on 2014-08-15 19:30:24 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Alexandros
Created:
2014-08-15 19:30:24 UTC
Size:
1.45 KB
patch
obsolete
>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 "/bin/youtube-dl/__main__.py", line 18, in <module> > youtube_dl.main() > File "/bin/youtube-dl/youtube_dl/__init__.py", line 889, in main > _real_main(argv) > File "/bin/youtube-dl/youtube_dl/__init__.py", line 879, in _real_main > retcode = ydl.download(all_urls) > File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1052, in download > self.extract_info(url) > File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info > ie_result = ie.extract(url) > File "/bin/youtube-dl/youtube_dl/extractor/common.py", line 169, in extract > return self._real_extract(url) > File "/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 "/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 0x253a910> >width: u'base' >t_url: u'http://i.vimeocdn.com/video/466346912'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1130655
: 927240