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

Please support Globe Wien #24453

Open
5 tasks done
0-wiz-0 opened this issue Mar 24, 2020 · 2 comments
Open
5 tasks done

Please support Globe Wien #24453

0-wiz-0 opened this issue Mar 24, 2020 · 2 comments
Labels
site-support-request Add extractor(s) for a new domain

Comments

@0-wiz-0
Copy link

0-wiz-0 commented Mar 24, 2020

Checklist

  • I'm reporting a new site support request
  • I've verified that I'm running youtube-dl version 2020.03.24
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that none of provided URLs violate any copyrights
  • I've searched the bugtracker for similar site support requests including closed ones

Example URLs

Description

Please add support for Globe Wien.
No credentials are needed.
https://player.globe.wien
lists a couple more video links.
Thank you!

@0-wiz-0 0-wiz-0 added the site-support-request Add extractor(s) for a new domain label Mar 24, 2020
@Oneboy1979
Copy link

Oneboy1979 commented Apr 8, 2020

Download ist very easy, search mpd on the Source of website and download it:
e.g. Alex Kristan - Lebhaft
https://d31mqx08cmgbkl.cloudfront.net/360/bbb790cc75a011eaa55c724621fc3176.mp4/playlist.mpd

youtube-dl https://d31mqx08cmgbkl.cloudfront.net/360/bbb790cc75a011eaa55c724621fc3176.mp4/playlist.mpd -o "Alex Kristan - Lebhaft.mp4"

Here some more information for you:
original link of the Video: https://player.globe.wien/globe-wien/kristan-lebhaft

kristan-lebhaft from the above link and add this to to the following link:
https://player.globe.wien/api/playout?vodId=
e.g.: https://player.globe.wien/api/playout?vodId=kristan-lebhaft

Now you receive the following:
{"streamUrl":{"dash":"https://d31mqx08cmgbkl.cloudfront.net/360/bbb790cc75a011eaa55c724621fc3176.mp4/playlist.mpd","hls":"https://d31mqx08cmgbkl.cloudfront.net/hls/bbb790cc75a011eaa55c724621fc3176/playlist.m3u8"}}

from now on, follow the guide from top.

@Oneboy1979
Copy link

Oneboy1979 commented Apr 9, 2020

Pull Request: #24710

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-support-request Add extractor(s) for a new domain
Projects
None yet
Development

No branches or pull requests

2 participants