Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[abcnews] Falls back on generic, site support needed #9459

Closed
vxbinaca opened this issue May 12, 2016 · 3 comments
Closed

[abcnews] Falls back on generic, site support needed #9459

vxbinaca opened this issue May 12, 2016 · 3 comments

Comments

@vxbinaca
Copy link
Contributor

@vxbinaca vxbinaca commented May 12, 2016

youtube-dl -v http://abcnews.go.com/2020/video/2020-husband-stands-teacher-jail-student-affairs-26119478

[debug] System config: []
[debug] User config: ['-4', '--download-archive', '~/.ytdlarchive', '--retries', '100', '--no-overwrites', '--call-home', '--continue', '--write-info-json', '--write-description', '--write-thumbnail', '--write-annotations', '--all-subs', '--convert-subs', 'srt', '--write-sub', '--add-metadata', '-f', 'bestvideo+bestaudio/best', '--merge-output-format', 'mkv', '--prefer-ffmpeg', '--embed-thumbnail']
[debug] Command-line args: ['-v', 'http://abcnews.go.com/2020/video/2020-husband-stands-teacher-jail-student-affairs-26119478']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.05.10
[debug] Python version 3.5.1+ - Linux-4.4.0-22-generic-x86_64-with-Ubuntu-16.04-xenial
[debug] exe versions: ffmpeg 2.8.6-1ubuntu2, ffprobe 2.8.6-1ubuntu2
[debug] Proxy map: {}
[debug] Public IP address: 73.156.11.171
[generic] 2020-husband-stands-teacher-jail-student-affairs-26119478: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 2020-husband-stands-teacher-jail-student-affairs-26119478: Downloading webpage
[generic] 2020-husband-stands-teacher-jail-student-affairs-26119478: Extracting information
ERROR: Unsupported URL: http://abcnews.go.com/2020/video/2020-husband-stands-teacher-jail-student-affairs-26119478
Traceback (most recent call last):
  File "/usr/local/lib/python3.5/dist-packages/youtube_dl/YoutubeDL.py", line 676, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python3.5/dist-packages/youtube_dl/extractor/common.py", line 341, in extract
    return self._real_extract(url)
  File "/usr/local/lib/python3.5/dist-packages/youtube_dl/extractor/generic.py", line 2063, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://abcnews.go.com/2020/video/2020-husband-stands-teacher-jail-student-affairs-26119478
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented May 15, 2016

Duplicate of #3992.

@yan12125 yan12125 closed this May 15, 2016
yan12125 added a commit that referenced this issue May 17, 2016
Related: #6108, #8664, #9459
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented May 17, 2016

ABC news will be supported in the next version.

@vxbinaca
Copy link
Contributor Author

@vxbinaca vxbinaca commented May 17, 2016

@yan12125 thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.