mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-05-24 22:32:00 +00:00
添加流后回正baseurl
This commit is contained in:
parent
1d6d88e504
commit
14d69c805b
@ -334,6 +334,8 @@ namespace N_m3u8DL_RE.Parser.Extractor
|
||||
else
|
||||
{
|
||||
streamList.Add(streamSpec);
|
||||
//将segBaseUrl恢复 (重要)
|
||||
segBaseUrl = this.BaseUrl;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user