format selection enabled

This commit is contained in:
2022-06-03 15:52:39 +02:00
parent 92158cc599
commit 368595c08f
16 changed files with 223 additions and 33 deletions

View File

@@ -27,6 +27,7 @@ export interface IDownloadInfoSection {
fps: number,
resolution: string,
vcodec: string,
acodec: string,
}
export interface IDLInfo {