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

Livestream not working #1467

Closed
Untaken-username opened this issue Sep 20, 2013 · 3 comments
Closed

Livestream not working #1467

Untaken-username opened this issue Sep 20, 2013 · 3 comments

Comments

@Untaken-username
Copy link

@Untaken-username Untaken-username commented Sep 20, 2013

Hey guys,

Livestream download is currently not working, it was last week. Here is the verbose output.

$ ./youtube-dl -g --verbose "http://new.livestream.com/tedx/cityenglish"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-g', '--verbose', 'http://new.livestream.com/tedx/cityenglish']
[debug] youtube-dl version 2013.09.20
[debug] Python version 2.7.2 - Darwin-12.5.0-x86_64-i386-64bit
[debug] Proxy map: {}
ERROR: Unable to extract api url; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "./youtube-dl/youtube_dl/YoutubeDL.py", line 321, in extract_info
    ie_result = ie.extract(url)
  File "./youtube-dl/youtube_dl/extractor/common.py", line 103, in extract
    return self._real_extract(url)
  File "./youtube-dl/youtube_dl/extractor/livestream.py", line 39, in _real_extract
    webpage, 'api url')
  File "./youtube-dl/youtube_dl/extractor/common.py", line 237, in _search_regex
    raise ExtractorError(u'Unable to extract %s' % _name)
ExtractorError: Unable to extract api url; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
@Untaken-username
Copy link
Author

@Untaken-username Untaken-username commented Sep 20, 2013

By the way, I forgot to mention that the same error is returned without the -g flag. Thanks.

@jaimeMF jaimeMF closed this in b00ca88 Sep 21, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 21, 2013

Fixed, thanks for the report! keep in mind that we currently don't support streaming live events.

@Untaken-username
Copy link
Author

@Untaken-username Untaken-username commented Sep 21, 2013

Yes, sure Jaime. Maybe I selected a bad example, I am sorry. Thank you so much for the amazing fast support.

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.