[pornhub] Extract cast
Closes #406, https://github.com/ytdl-org/youtube-dl/pull/27384
This commit is contained in:
parent
3fd4c2a543
commit
d0fb4bd16f
2 changed files with 5 additions and 1 deletions
|
|
@ -290,6 +290,7 @@ class InfoExtractor(object):
|
|||
categories: A list of categories that the video falls in, for example
|
||||
["Sports", "Berlin"]
|
||||
tags: A list of tags assigned to the video, e.g. ["sweden", "pop music"]
|
||||
cast: A list of the video cast
|
||||
is_live: True, False, or None (=unknown). Whether this video is a
|
||||
live stream that goes on instead of a fixed-length video.
|
||||
was_live: True, False, or None (=unknown). Whether this video was
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue