added "language" to the Format struct (#194)
This commit is contained in:
@@ -82,6 +82,7 @@ export type DLFormat = {
|
||||
vcodec: string
|
||||
acodec: string
|
||||
filesize_approx: number
|
||||
language: string
|
||||
}
|
||||
|
||||
export type DirectoryEntry = {
|
||||
|
||||
Reference in New Issue
Block a user