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

Some url working fine on browser but this manager not find #91

Open
iChirag opened this issue Dec 7, 2019 · 1 comment
Open

Some url working fine on browser but this manager not find #91

iChirag opened this issue Dec 7, 2019 · 1 comment

Comments

@iChirag
Copy link

iChirag commented Dec 7, 2019

http://hls1s.vidcdn.xyz/streams/ec76127d-11e1-8202-b16c-f73e9f97a6d7/playlist.m3u8?token=Rk8wUUYyMzBValVpWlc1bi9vL0Q1bnVCdWJzMDUzNGgzV1lHa3dHZnZqd0xkVzZJWnV4cGpwUVRLdWJUYjBveg==

Try to download video from this URL, It's not working

can you check it, please?

@spraveenk91
Copy link

spraveenk91 commented Feb 24, 2020

Hey @iChirag

Basically, the .m3u8 file is a playlist file which contains list of related .m3u8 file's path or actual .ts video format file. First you have to get to know that your .m3u8 contains which of these. And, based on that, you just have to iterate through the actual .ts file to download.

Additional information in Apple's documentation

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