topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 6:57 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Is it possible to download the files linked to an m3u8 or a blob?  (Read 1616 times)

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,820
    • View Profile
    • Donate to Member
Hello

When a webpage loads a stream video, it runs a m3u8 which I believe is a playlist and it runs a file from a link like blob:https://file/1234

Is it possible to get the link of the actual file?

I tried HLS Downloader for Chrome but it seems to actually stream and save the video, instead of downloading it directly.

I want the latter so that I can load many files to download and be able to resume them.

Thanks!