Momo707577045 / m3u8-downloader

m3u8 视频在线提取工具
5.97k stars 1.15k forks source link

大佬 怎么下载本地的m3u8文件呢 #28

Open liu1169681 opened 3 years ago

liu1169681 commented 3 years ago

用了一段时间特别好用 但是avgle的视频m3u8地址是隐藏的 只能获得下载到本地的m3u8文件 怎么下载本地的m3u8文件呢?

yilmazdurmaz commented 3 years ago

this extension does not support to get files from local disk (at least for now)

first download m3u8 file, and copy the url you copied it from.

open it in a text editor and prepend url to every single file name. mostly ctrl+r or ctrl+h, select first few characters of filenames and replace them with url prefixed.

then find a simple file server to serve your file. "http-server" with "nodejs" works fine. open this served url and copy m3u8 file link. paste into extension.