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

Add support for Scottish Screen Archive (http://ssa.nls.uk/) #5169

Closed
RfzVd opened this issue Mar 9, 2015 · 2 comments
Closed

Add support for Scottish Screen Archive (http://ssa.nls.uk/) #5169

RfzVd opened this issue Mar 9, 2015 · 2 comments

Comments

@RfzVd
Copy link

@RfzVd RfzVd commented Mar 9, 2015

Example url.

Output with youtube-dl -v http://ssa.nls.uk/film/3561

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://ssa.nls.uk/film/3561']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.03.09
[debug] Python version 2.7.3 - Linux-3.2.0-4-686-pae-i686-with-debian-7.7
[debug] exe versions: avconv 0.8.16-6, avprobe 0.8.16-6, ffprobe 0.8.16-6, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 3561: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 3561: Downloading webpage
[generic] 3561: Extracting information
ERROR: Unsupported URL: http://ssa.nls.uk/film/3561
Traceback (most recent call last):
File "/home/user/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 649, in extract_info
ie_result = ie.extract(url)
File "/home/user/bin/youtube-dl/youtube_dl/extractor/common.py", line 275, in extract
return self._real_extract(url)
File "/home/user/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1283, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://ssa.nls.uk/film/3561

@dstftw dstftw changed the title Please add support for Scottish Screen Archive (http://ssa.nls.uk/) #site-support-request Add support for Scottish Screen Archive (http://ssa.nls.uk/) Mar 9, 2015
@dstftw dstftw closed this in c792b50 Mar 11, 2015
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 11, 2015

Scottish Screen Archive will be supported in the next version. Thanks for the report.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 15, 2015

Support for Scottish Screen Archive has been added in youtube-dl 2015.03.15. See our FAQ on how to update.

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.