Remove quality_name field and improve zdf extractor
This commit is contained in:
parent
02dbf93f0e
commit
c059bdd432
3 changed files with 17 additions and 9 deletions
|
@ -76,7 +76,6 @@ class InfoExtractor(object):
|
|||
* acodec Name of the audio codec in use
|
||||
* vbr Average video bitrate in KBit/s
|
||||
* vcodec Name of the video codec in use
|
||||
* quality_name Human-readable name of the video quality.
|
||||
* filesize The number of bytes, if known in advance
|
||||
webpage_url: The url to the video webpage, if given to youtube-dl it
|
||||
should allow to get the same result again. (It will be set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue