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

[MiTele.es] Fix new m3u8 server #26757

Closed
wants to merge 1 commit into from
Closed

Conversation

DarkZeros
Copy link
Contributor

@DarkZeros DarkZeros commented Oct 1, 2020

Before submitting a pull request make sure you have:

In order to be accepted and merged into youtube-dl each piece of code must be in public domain or released under Unlicense. Check one of the following options:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New extractor
  • New feature

Description of your pull request and other information

  • Old mitele extractor used to forward to Ooyala extractor (videos used Ooyala backend)
  • They changed that for a custom cerbero server that they own with a different extraction process
  • The cerbero server gives a token that needs to be added to the m3u8 download options in order to be a valid request
  • The server checks the callers IP before giving a token so the tests will fail outside Spain unfortunately

* Old times used Ooyala
* Now uses a custom Cerbero server
* The server checks the callers IP before giving a token
  so the tests will fail outside Spain
@DarkZeros
Copy link
Contributor Author

Seems it is already done, my bad (and my time lost) #25827

@felisucoibi
Copy link

ANYWAY THANKS FOR THE EFFORT

@felisucoibi
Copy link

I think new changes here...
2020-10-23 Más Que Coches - /programas-tv/mas-que-coches/temporada-2020/Progr-1221-40_1008251575019/player/
2020-10-23 Cuarto Milenio - /programas-tv/cuarto-milenio/temporada-15/programa-623-40_1008608575015/player/

@felisucoibi
Copy link

still missing one step for registered users with the right cookie to download premium content

@DarkZeros
Copy link
Contributor Author

I don't think that possible.... Anyway I think they merged Telecinco with Mitele, so this patch is no more needed upstream.

ThirumalaiK pushed a commit to ThirumalaiK/youtube-dl that referenced this pull request Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants