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

separate mpeg dash manifest and api json downloads #32

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

mediaminister
Copy link
Contributor

@mediaminister mediaminister commented Aug 2, 2019

To support future MPD location tag redirect support in InputStream Adaptive we should move mpeg dash manifest and api json downloads to separate functions.

This ensures that we can easily test InputStream Adaptive test binaries by just commenting out a single line:
url = self._redirect_manifest(url)
More info in: https://github.com/michaelarnauts/plugin.video.vtm.go/issues/16#issuecomment-517644562

@michaelarnauts
Copy link
Collaborator

Great! Thanks!

@michaelarnauts michaelarnauts merged commit d2b81ba into add-ons:master Aug 2, 2019
@dagwieers dagwieers added the enhancement New feature or request label Sep 9, 2019
@dagwieers dagwieers added this to the v0.9.0 milestone Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants