Skip to content

Conversation

aaskaoui
Copy link

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

  • changes have been done against master branch, and PR does not conflict
  • no code changes required, README only
  • no tests needed
  • no API changes

robwalch
robwalch previously approved these changes Jul 22, 2025
@aaskaoui
Copy link
Author

Hi @robwalch, thank you again for the previous approval.

After fixing the image formatting issue, the GitHub Actions failed with actor not allowed because the PR comes from a forked repository.

Could you please approve and manually re-run the workflow? That should allow the lint check to complete successfully.

Thanks a lot!

@robwalch
Copy link
Collaborator

Could you please approve and manually re-run the workflow? That should allow the lint check to complete successfully.

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 npm run prettier && npm run sanity-check will run through all the tasks locally. npm run prettier alone will format the file you've modified. Run that and check in the changes.

@aaskaoui
Copy link
Author

Thanks a lot for your support and guidance, @robwalch!
I’ve applied the project’s Prettier config as you suggested. Everything should be in order now.

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!

| | | | |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | --- |
Copy link
Collaborator

Choose a reason for hiding this comment

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

image

Copy link
Collaborator

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.

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.

Interactive German learning platform with real HLS-based video lessons
2 participants