使用.recu-windows-amd64.exe --help獲取更多信息
使用.recu-windows-amd64.exe運行
第一次執行將產生config.json ,使用 Chrome 中的網路 DevTools 填寫要下載的 url 以及帶有標頭資訊的 Cookie 和 User-Agent
{“網址”:[“”
], "header": { "Cookie": "", "使用者代理": ""
}
}用法: recurbate <json location> playlist/series <playlist.m3u8>
<json location>是 json 的位置
指定playlist將導致程式僅下載 .m3u8 文件
指定series將導致程式串行而不是並行下載視頻
指定playlist <playlist.m3u8>將從<playlist.m3u8>指定的位置讀取播放清單並下載該視頻
指定要下載的影片的特定部分
例子:
{「網址」:[
[“https://recu.me/video/xxxxxxx/play”,“55:00”,“1:10:00”,“1:30:00”]
], "header": { "Cookie": "", "使用者代理": ""
}
}您可以在其中指定影片的開始、結束和總長度