Opened 11 years ago

Last modified 11 years ago

#39492 closed defect

youtube-dl: runtime error — at Version 1

Reported by: burdges (Jeff Burdges) Owned by: ryandesign@…
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 (1)

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-dlyoutube-dl: runtime error

Thanks for the ticket. In the future, please Cc relevant port maintainers.

Note: See TracTickets for help on using tickets.