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

original.livestream.com Unsupported URL #5598

Closed
ghost opened this issue May 4, 2015 · 2 comments
Closed

original.livestream.com Unsupported URL #5598

ghost opened this issue May 4, 2015 · 2 comments

Comments

@ghost
Copy link

@ghost ghost commented May 4, 2015

This happens when I try to download an archived video from original.livestream.com. It says the URL is unsupported even though the site I'm trying to download from is listed here: https://rg3.github.io/youtube-dl/supportedsites.html

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://original.livestream.com/holyaarom/video?clip
Id=pla_da10db34-440e-4327-bf49-be48de6c498e', '-v', '-o', 'C:\\yt\\%(title)s.%(e
xt)s']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2015.05.03
[debug] Python version 3.4.3 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-70634-g3bedc99, rtmpdump 2.3
[debug] Proxy map: {}
[generic] video?clipId=pla_da10db34-440e-4327-bf49-be48de6c498e: Requesting head
er
WARNING: Falling back on generic information extractor.
[generic] video?clipId=pla_da10db34-440e-4327-bf49-be48de6c498e: Downloading web
page
[generic] video?clipId=pla_da10db34-440e-4327-bf49-be48de6c498e: Extracting info
rmation
ERROR: Unsupported URL: http://original.livestream.com/holyaarom/video?clipId=pl
a_da10db34-440e-4327-bf49-be48de6c498e
Traceback (most recent call last):
  File "C:\Python34\lib\site-packages\youtube_dl\YoutubeDL.py", line 650, in ext
ract_info
    ie_result = ie.extract(url)
  File "C:\Python34\lib\site-packages\youtube_dl\extractor\common.py", line 273,
 in extract
    return self._real_extract(url)
  File "C:\Python34\lib\site-packages\youtube_dl\extractor\generic.py", line 146
3, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://original.livestream.c
om/holyaarom/video?clipId=pla_da10db34-440e-4327-bf49-be48de6c498e
@jaimeMF jaimeMF closed this in a905526 May 4, 2015
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented May 4, 2015

It will work in the next version, thanks for the report.

@ghost
Copy link
Author

@ghost ghost commented May 4, 2015

No, thank you! I can't find any other methods of downloading videos from that website, youtube-dl is my only hope :)

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
1 participant
You can’t perform that action at this time.