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

[NhkVod] Use Piksel instead of Ooyala for VOD #22353

Closed
wants to merge 1 commit into from
Closed

[NhkVod] Use Piksel instead of Ooyala for VOD #22353

wants to merge 1 commit into from

Conversation

hdak1945git
Copy link

Fixes #22249

Please follow the guide below

  • You will be asked some questions, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your pull request (like that [x])
  • Use Preview tab to see how your pull request will actually look like

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

The web player back-end has subtly changed for the NHK On Demand service -- some VOD URLs are still accessible with the older provider (Ooyala) but not newer ones (Piksel). Since these URLs in particular have a set time limit anyway I've tested all the URLs mentioned in #22249 manually (plus two more); no issues thus far.

@DHandspikerWade
Copy link

This resolves the issue for me!

@jorn
Copy link

jorn commented Sep 21, 2019

Solves the issue. Tested and working fine.

@sulaiman-allen
Copy link

This fixes the issue for me as well.

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.

Some NHK shows result in "IndexError: list index out of range"
4 participants