puemos / hls-downloader

Web Extension for sniffing and downloading HTTP Live streams (HLS)
https://puemos.gitbook.io/hls-downloader/
MIT License
1.91k stars 235 forks source link

New version doesn't list the last resolution on a m3u8 list #82

Open jj382 opened 4 years ago

jj382 commented 4 years ago

i've tried the extension in both chrome and firefox. when i look at the m3u8 for the list of available resolutions i can download. it misses the last item (usually the highest resolution). ie. there might be 4 resolutions available in the m3u8. 360p, 540p, 720p and 1080p. but your extension only shows the first 3 and doesn't see the last option. this is for ver 2.0.0 in chrome and the latest 2.1.1 in firefox.

i am currently using a different extension for now but i do like your's better so i hope you can fix it soon. thanks!

puemos commented 4 years ago

seems to work fine here: https://hls-js.netlify.app/demo/ can you please share a link?

jj382 commented 4 years ago

the site requires login. however, i took screenshots and downloaded the .m3u8

screen1 - shows that the m3u8 has 6 resolutions available screen2 - shows that i am picking the right m3u8 screen3 (2 parts) - shows only 5 of the 6 available textfile - is the actual m3u8 file.

i hope this helps

screen3part2 screen3part1 screen2 screen1 chunklist5000.m3u8.txt

thejohnfc commented 4 years ago

I'm having this exact same issue

2ro commented 3 years ago

I'm having this issue