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

Add support for Vimeo over HLS #63

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Add support for Vimeo over HLS #63

merged 2 commits into from
Jan 2, 2024

Conversation

freyacodes
Copy link
Member

Resolves #62

Falls back to HLS when progressive is unavailable. This fixes an NPE. I have tested this with both HLS and progressive.

HLS: https://vimeo.com/783006175

Progressive: https://vimeo.com/347136921

@freyacodes freyacodes requested a review from a team January 2, 2024 14:34
@freyacodes freyacodes requested a review from devoxin January 2, 2024 22:03
@devoxin devoxin merged commit cb2b849 into main Jan 2, 2024
1 check passed
@freyacodes freyacodes deleted the vimeo-over-hls branch January 2, 2024 22:13
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.

Lavaplayer fails to play Vimeo tracks due to empty "progressive" array, causing NPE
2 participants