Opened 11 years ago
Closed 11 years ago
#39492 closed defect (invalid)
youtube-dl: runtime error
Reported by: | burdges (Jeff Burdges) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | youtube-dl |
Description (last modified by larryv (Lawrence Velázquez))
I've no clue what caused this, perhaps recent updates from Apple messed with whatever youtube-dl is using to unpack itself.
[youtube] Setting language [youtube] mVtuluGSG7Y: Downloading video webpage [youtube] mVtuluGSG7Y: Downloading video info webpage [youtube] mVtuluGSG7Y: Extracting video information Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/opt/local/bin/youtube-dl/__main__.py", line 18, in <module> File "/opt/local/bin/youtube-dl/youtube_dl/__init__.py", line 606, in main File "/opt/local/bin/youtube-dl/youtube_dl/__init__.py", line 590, in _real_main File "/opt/local/bin/youtube-dl/youtube_dl/FileDownloader.py", line 727, in download File "/opt/local/bin/youtube-dl/youtube_dl/FileDownloader.py", line 465, in extract_info File "/opt/local/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 99, in extract File "/opt/local/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 735, in _real_extract KeyError: 'sig'
Change History (3)
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | youtube-dl added |
Summary: | youtube-dl → youtube-dl: runtime error |
comment:2 Changed 11 years ago by burdges (Jeff Burdges)
Alright, this somehow magically corrected itself when I updated tor-devel and scala2.10. They were solo updates, no changes to dependencies, no updates from Apple, but maybe something else changed.
An awful lot of stuff like cctool and ld64 updated after the problem occured but before it resolved itself. Perhaps one of these updates did not go into effect immediately.
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Huh, that’s weird. Oh well.
Note: See
TracTickets for help on using
tickets.
Thanks for the ticket. In the future, please Cc relevant port maintainers.