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

Unable to download 'm3u8' stream with 'hls-prefer-native' option #14565

Closed
horacio9a opened this issue Oct 23, 2017 · 1 comment
Closed

Unable to download 'm3u8' stream with 'hls-prefer-native' option #14565

horacio9a opened this issue Oct 23, 2017 · 1 comment

Comments

@horacio9a
Copy link

@horacio9a horacio9a commented Oct 23, 2017

I use youtube-dl to download m3u8 live streams with this command:

youtube-dl --hls-prefer-native --no-part {hlsurl} -o {filename}

I intentionally want to avoid ffmpeg but I can't download more than 3 fragments!
Is there a way to make a download without this limitation?

2462

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 23, 2017

hlsnative does not support live streams.

@dstftw dstftw closed this Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.