[muenchentv] Add support (Fixes #3507)
This commit is contained in:
parent
589d3d7c7a
commit
7267bd536f
3 changed files with 80 additions and 0 deletions
|
@ -130,6 +130,8 @@ class InfoExtractor(object):
|
|||
by YoutubeDL if it's missing)
|
||||
categories: A list of categories that the video falls in, for example
|
||||
["Sports", "Berlin"]
|
||||
is_live: True, False, or None (=unknown). Whether this video is a
|
||||
live stream that goes on instead of a fixed-length video.
|
||||
|
||||
Unless mentioned otherwise, the fields should be Unicode strings.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue