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

[orf] fixes extraction of video formats #18024

Closed
wants to merge 1 commit into from

Conversation

sehaas
Copy link
Contributor

@sehaas sehaas commented Oct 30, 2018

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

m3u8 and f4m URLs were handled as normal files.
use _extract_m3u8_formats and _extract_f4m_formats to generate correct format structures. (closes #17737)

use _extract_m3u8_formats and _extract_f4m_formats helper functions
closes #17737
@dstftw dstftw closed this in 4b6aca1 Nov 2, 2018
Khang-NT referenced this pull request in Khang-NT/youtube-dl Nov 7, 2018
* 'master' of https://github.com/rg3/youtube-dl: (186 commits)
  release 2018.11.07
  [ChangeLog] Actualize [ci skip]
  [youtube] Add another JS signature function name regex (closes #18091, closes #18093, closes #18094)
  [facebook] fix tahoe request(closes #17171)
  [cliphinter] Fix extraction (closes #18083)
  [youtube:playlist] Add support for invidio.us (closes #18077)
  [osnateltv] Update host
  [zattoo] Arrange API hosts for derived extractors (closes #18035)
  [README.md] Improve documentation on safe metadata extraction and add more examples
  [youtube] Add fallback metadata extraction from videoDetails (closes #18052)
  release 2018.11.03
  [ChangeLog] Actualize [ci skip]
  [laola1tv:embed] Set correct stream access URL scheme (closes #16341)
  [ehftv] Add extractor (closes #15408)
  [azmedien] Simplify (closes #17746)
  [azmedien] Adopt to major site redesign (closes #17745)
  [extractor/common] Ensure response handle is not prematurely closed before it can be read if it matches expected_status (resolves #17195, closes #17846, resolves #17447)
  [twitcasting] Improve extraction and fix issues (closes #17981)
  [twitcasting] Add extractor
  [orf:tvthek] Improve extraction and remove unused code (closes #17956, closes #18024)
  ...
lkho referenced this pull request in lkho/youtube-dl Dec 24, 2018
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.

Cannot download from ORF Mediathek, cannot connect to RTMP server
1 participant