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

Feature Request: Support for Downloading M3U8 Videos #692

Open
AHussein-TryCar opened this issue Sep 25, 2024 · 1 comment
Open

Feature Request: Support for Downloading M3U8 Videos #692

AHussein-TryCar opened this issue Sep 25, 2024 · 1 comment

Comments

@AHussein-TryCar
Copy link

I want to request a feature to enable the downloading of M3U8 video streams.
Thanks.

@tonyofrancis
Copy link
Owner

Hey @AHussein-TryCar Looks like there is two steps to supporting this in the library.

  1. Get all the ts Urls from the m3u8 Url.
  2. Download all the ts Urls and group them.

This is the first time I am hearing of m3u8 so forgive my ignorance. Ill look into support this in a future release.

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

No branches or pull requests

2 participants