1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[youtube] Add formats 298, 299 (Fixes #4056)

This commit is contained in:
Philipp Hagemeister
2014-10-30 09:34:13 +01:00
parent b8a618f898
commit fbb21cf528
3 changed files with 7 additions and 0 deletions

View File

@ -72,6 +72,7 @@ class InfoExtractor(object):
* acodec Name of the audio codec in use
* asr Audio sampling rate in Hertz
* vbr Average video bitrate in KBit/s
* fps Frame rate
* vcodec Name of the video codec in use
* container Name of the container format
* filesize The number of bytes, if known in advance