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

[UstreamIE] [generic] Please add support for Ustream embed URLs #2694

Closed
anovicecodemonkey opened this issue Apr 4, 2014 · 0 comments
Closed
Labels

Comments

@anovicecodemonkey
Copy link

@anovicecodemonkey anovicecodemonkey commented Apr 4, 2014

Example embed page http://www.american.edu/spa/pti/nsa-privacy-janus-2014.cfm

Example embed URL: http://www.ustream.tv/embed/17357891?wmode=direct

As best as I can tell, the video_id differs from the normal video vs an embedded one.

The correct video ID on a normal video can simply be found on the end of the URL. www.ustream.tv/recorded/videoid whereas the embed page seems to have a different one.

The proper video ID can be found in the source of the embed page ContentVideoIds=["45734260"] that then needs to be passed to UstreamIE.

@anovicecodemonkey anovicecodemonkey changed the title [UstreamIE] Please add support for Ustream embed URLs [UstreamIE] [generic] Please add support for Ustream embed URLs Apr 4, 2014
@jaimeMF jaimeMF added the request label Apr 4, 2014
@phihag phihag closed this in 5c38625 Apr 4, 2014
phihag added a commit that referenced this issue Apr 4, 2014
[UstreamIE] [generic] Added support for Ustream embed URLs (Fixes #2694)
yan12125 added a commit that referenced this issue Jan 20, 2017
The web page does not contain a video anymore

Ref: #2694, #2696
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.