-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add Labra-Flex to 'They use HLS.js in production!' section #7419
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
base: master
Are you sure you want to change the base?
Conversation
Hi @robwalch, thank you again for the previous approval. After fixing the image formatting issue, the GitHub Actions failed with Could you please approve and manually re-run the workflow? That should allow the lint check to complete successfully. Thanks a lot! |
Don't worry about the skipped actions. We only need the linter tasks that are part of build to pass. They are still failing. Run |
Thanks a lot for your support and guidance, @robwalch! Really appreciate your help and patience! |
@@ -448,7 +448,7 @@ The following players integrate HLS.js for HLS playback: | |||
### They use HLS.js in production! | |||
|
|||
| | | | | | |||
| :----------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | |||
| :----------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | --- | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these changes break the table formatting. There shouldn't be any changes to the lines above which define columns.
This PR will...
Add Labra-Flex (https://labra-flex.world/First-Lesson) to the "They use HLS.js in production!" section of the README.
Labra-Flex is a free interactive German learning platform that uses real HLS-based video lessons combined with AI-supported grammar analysis and exercises.
Why is this Pull Request needed?
To showcase real-world usage of HLS.js in an educational, video-based learning platform and contribute to the list of production users.
Are there any points in the code the reviewer needs to double check?
No. This PR only updates the README.
Resolves issues:
N/A
Checklist