mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-15 01:11:29 +03:00
Added resolution and audio bitrate to video info dialog
This commit is contained in:
@@ -2425,6 +2425,12 @@ components:
|
||||
type: string
|
||||
registered:
|
||||
type: number
|
||||
height:
|
||||
type: number
|
||||
description: In pixels, only for videos
|
||||
abr:
|
||||
type: number
|
||||
description: In Kbps
|
||||
Playlist:
|
||||
required:
|
||||
- uids
|
||||
|
||||
Reference in New Issue
Block a user