chandler-stimson / live-stream-downloader

Download M3U8 live streams to the local disk
https://webextension.org/listing/hls-downloader.html
201 stars 70 forks source link

Does not work with VEEPS Live Streams #47

Open lylespringer opened 6 months ago

lylespringer commented 6 months ago

So, I was on Pentatonix's VEEPS Live Stream and when I went to download the live stream, I kept on getting a 206 error saying something was wrong with the caching. I looked into the source code, and was able to get the stream to play via VLC when I changed the ending of the file from "widevine_cmaf_avc.m3u8" to "veeps.m3u8" as stated in the source code. So, when downloading from VEEPS the file name should be changed.