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

Nobelprize Add new extractor #10199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Nobelprize Add new extractor #10199

wants to merge 1 commit into from

Conversation

capital-G
Copy link
Contributor

@capital-G capital-G commented Jul 31, 2016

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:

What is the purpose of your pull request?

  • Bug fix
  • New extractor
  • New feature

Description of your pull request and other information

Added new extractor as requested here
#9999

@capital-G capital-G mentioned this pull request Jul 31, 2016
4 tasks
# which will deliver us a m3u8 file with all streams available

m3u8_playlist = self._search_regex(
r"(http://nobelvod-vh.akamaihd.net/i/flashcontent/.+master\.m3u8)",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any change in URL schema will break the extraction. It should extract corresponding field instead. There is also f4m available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants