[m3u8] 다운로더 / 실시간 스트리밍 방송 다운로드
Supports:
- Auto decrypt for AES-128-CBC
- Master List
- Live stream recording(BETA)
- Customize HTTP headers
- Auto merge clips(Binary or ffmpeg)
- Select save clip by time code or index
- Network driver on Windows OS
- Alternative audio/video track
- Mux without video track
- Custom HTTP proxy or Use system proxy
- Optimization for Chinese streaming platforms
Options
N_m3u8DL-CLI.exe <URL|JSON|FILE> [OPTIONS] --workDir Directory Set work dir (Video will be here) --saveName Filename Set save name(Exclude extention) --baseUrl BaseUrl Set Baseurl --headers headers Set HTTP headers,format: key:value user | split all key&value --maxThreads Thread Set max thread(default: 32) --minThreads Thread Set min thread(default: 16) --retryCount Count Set retry times(default: 15) --timeOut Sec Set timeout for http request(second,default: 10) --muxSetJson File Set a json file for mux --useKeyFile File Use 16 bytes file as KEY for AES-128 decryption --useKeyBase64 Base64String Use Base64 String as KEY for AES-128 decryption --useKeyIV HEXString Use HEX String as IV for AES-128 decryption --downloadRange Range Set range for a video --stopSpeed Number Speed below this, retry(KB/s) --maxSpeed Number Set max download speed(KB/s) --proxyAddress http://xx Set HTTP Proxy, like http://127.0.0.1:8080 --enableDelAfterDone Enable delete clips after download completed --enableMuxFastStart Enable fast start for mp4 --enableBinaryMerge Enable use binary merge instead of ffmpeg --enableParseOnly Enable parse mode --enableAudioOnly Enable only audio track when mux use ffmpeg --disableDateInfo Disable write date info when mux use ffmpeg --noMerge Disable auto merge --noProxy Disable use system proxy --disableIntegrityCheck Disable integrity check
https://github.com/nilaoda/N_m3u8DL-CLI/blob/master/README_ENG.md
'자료' 카테고리의 다른 글
파이어 폭스 HttpFox플러그인 설치 (1) | 2021.09.21 |
---|---|
[C#/VB.NET] Listview - Column Auto Size (컬럼 사이즈 자동 조절) (0) | 2021.09.20 |
[Youtube Vanced] 설치방법 / 유튜브 밴시드 유튜브 광고제거 프리미엄 (0) | 2021.07.03 |
[토렌트] uTorrent 광고 제거 , ipfilter 설정 방법 (0) | 2021.06.26 |
윈도우 업데이트 오류 0x80070643 해결 방법 (0) | 2021.06.06 |