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

feat(VideoInfo): support iOS client #467

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

ronnie-codes
Copy link
Contributor

Leveraging f4e0f30 as my true north, this PR adds support for HLS streaming with an iOS user agent. The user agent is 100% reliable. I've been using it in my Mac/iPad/iPhone client for a number of months now and it always generates the hls_manifest_url.

@ronnie-codes ronnie-codes mentioned this pull request Aug 8, 2023
4 tasks
Copy link
Owner

@LuanRT LuanRT left a comment

Choose a reason for hiding this comment

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

Thank you!

@LuanRT LuanRT merged commit 46fe18b into LuanRT:main Aug 9, 2023
3 checks passed
@absidue
Copy link
Collaborator

absidue commented Aug 9, 2023

This pull request doesn't adjust the ClientType enum

@absidue
Copy link
Collaborator

absidue commented Aug 9, 2023

export enum ClientType {

@ronnie-codes
Copy link
Contributor Author

This pull request doesn't adjust the ClientType enum

This enum doesn't seem to influence anything, as if it was deprecated. I can still update it and open a PR if you'd like! :).

@LuanRT
Copy link
Owner

LuanRT commented Aug 9, 2023

That's an easy fix. Feel free to open another PR if you want @ronnie-codes.

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.

3 participants