chandler-stimson / live-stream-downloader

Download M3U8 live streams to the local disk
https://webextension.org/listing/hls-downloader.html
Mozilla Public License 2.0
238 stars 82 forks source link

Bugs with the 0.2.4 update #14

Closed allmudbloods closed 2 years ago

allmudbloods commented 2 years ago

Hey! After the new update, I can't download stuff like before anymore. When I select a certain resolution of the video, it downloads another resolution. Futhermore, it's not dowloading the full lenght videos (I was trying to download one with 1 hour and a half, and it downloads only 1 hour or 50 minutes, for example). I tried to repeat the process several times, it changes the running time, but I never get the full lenght thing.

Thank you!

chandler-stimson commented 2 years ago

Can you provide an example page?

allmudbloods commented 2 years ago

Actually it's a site from an online course I'm taking, it needs to login... Is there any private way I can send you the M3U8 link, so you can test it?

chandler-stimson commented 2 years ago

I don't think the M3U8 link works on my side since to fetch the resources it needs the credentials. Anyhow you can send the link to my email address chandler[dot]stimson[at]gmail.com

allmudbloods commented 2 years ago

Okay, I'll be sending you it right now!

chandler-stimson commented 2 years ago

You can also try this test version; https://github.com/chandler-stimson/live-stream-downloader/issues/15#issuecomment-1028599650

allmudbloods commented 2 years ago

I'm gonna try it. Just sent you the email by the way!

chandler-stimson commented 2 years ago

I think the bug is fixed on 0.2.5 release. You can either wait for the WebStore version or give it a try now

  1. Open "chrome://extensions" in a browser tab
  2. Turn the developer mode on
  3. Disable the current version
  4. Drop live-stream-downloader.zip to this page.
chandler-stimson commented 2 years ago

About the quality mismatch:

Whenever you select the "master.m3u8" wait for the extension to display the quality selector. If the window is not focused, it automatically selects the first quality which in your case is the lowest quality.

allmudbloods commented 2 years ago

Thank you so much! It's now working perfectly with the 0.2.5 version!