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

Support HLS streams #38

Open
3 tasks
danielvijge opened this issue Aug 27, 2024 · 0 comments
Open
3 tasks

Support HLS streams #38

danielvijge opened this issue Aug 27, 2024 · 0 comments

Comments

@danielvijge
Copy link
Owner

MixCloud has HLS streams available. When the PlayHLS plugin is installed, offer an option to play HLS instead of the lower quality HTTP streams.

  • Add option to select preferred stream format (HLS-192, HLS-64, or HTTP)
  • Retrieve HLS playlist using custom user agent in request (MixCloud CDN blocks the default iTunes user agent)
  • Figure out who to use _fetchTrackExtra function to parse both HTTP streams, and HLS streams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant