mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-05-24 22:32:00 +00:00
优化媒体识别
This commit is contained in:
parent
66d42ae645
commit
ae3347f61b
@ -12,7 +12,7 @@ namespace N_m3u8DL_RE.Util
|
|||||||
{
|
{
|
||||||
internal partial class MediainfoUtil
|
internal partial class MediainfoUtil
|
||||||
{
|
{
|
||||||
[GeneratedRegex(" Stream #.*")]
|
[GeneratedRegex(" Stream #.*")]
|
||||||
private static partial Regex TextRegex();
|
private static partial Regex TextRegex();
|
||||||
[GeneratedRegex("#0:\\d(\\[0x\\w+?\\])")]
|
[GeneratedRegex("#0:\\d(\\[0x\\w+?\\])")]
|
||||||
private static partial Regex IdRegex();
|
private static partial Regex IdRegex();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user