nilaoda / N_m3u8DL-RE

Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文.
MIT License
4.12k stars 436 forks source link

请问如何把保存的文件指到到'/dev/null里面,手动指定'/dev/null目录会提示错误,我只是想让它下载而不保存! #291

Open fox567 opened 10 months ago

fox567 commented 10 months ago

root@2002:/iptv# ./N_m3u8DL-RE --tmp-dir /dev/null "http://liveshowbak2.kan0512.com/ksz-norecord/csztv4k_4k.m3u8" 17:13:21.168 INFO : N_m3u8DL-RE (Beta version) 20230628 17:13:21.219 INFO : Loading URL: http://liveshowbak2.kan0512.com/ksz-norecord/csztv4k_4k.m3u8 17:13:21.380 INFO : Content Matched: HTTP Live Streaming 17:13:21.381 INFO : Parsing streams... 17:13:21.384 ERROR: Could not find a part of the path '/dev/null/csztv4k_4k_2023-10-08_17-13-21'. root@2002:/iptv# ./N_m3u8DL-RE --save-dir /dev/null "http://liveshowbak2.kan0512.com/ksz-norecord/csztv4k_4k.m3u8" 17:14:07.759 INFO : N_m3u8DL-RE (Beta version) 20230628 17:14:07.809 INFO : Loading URL: http://liveshowbak2.kan0512.com/ksz-norecord/csztv4k_4k.m3u8 17:14:07.974 INFO : Content Matched: HTTP Live Streaming 17:14:07.974 INFO : Parsing streams... 17:14:07.978 WARN : Writing meta json 17:14:07.978 INFO : Extracted, there are 1 streams, with 1 basic streams, 0 audio streams, 0 subtitle streams 17:14:07.979 INFO : Vid Kbps | 3 Segments | ~00m09s 17:14:07.979 WARN : Live stream found 17:14:07.979 INFO : Selected streams: 17:14:07.979 INFO : Vid Kbps | 3 Segments | ~00m09s 17:14:07.979 WARN : Writing meta json 17:14:07.979 INFO : Save Name: csztv4k_4k_2023-10-08_17-14-07 17:14:07.980 WARN : set refresh interval to 2 seconds 17:14:08.182 ERROR: The file '/dev/null' already exists.

nilaoda commented 10 months ago

这是一种什么场景?