mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-05-24 22:32:00 +00:00
Update SimpleLiveRecordManager2.cs
This commit is contained in:
parent
e37b379218
commit
c9cc8223d0
@ -712,6 +712,7 @@ namespace N_m3u8DL_RE.DownloadManager
|
||||
};
|
||||
//开始刷新
|
||||
var producerTask = PlayListProduceAsync(dic);
|
||||
await Task.Delay(200);
|
||||
//并发下载
|
||||
await Parallel.ForEachAsync(dic, options, async (kp, _) =>
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user