mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-07-22 17:37:16 +00:00
[ie/soundcloud] Extract comments (#16938)
Closes #16717 Authored by: 0xvd
This commit is contained in:
@@ -375,6 +375,8 @@ class InfoExtractor:
|
||||
favorite by the video uploader
|
||||
* "is_pinned" - Whether the comment is pinned to
|
||||
the top of the comments
|
||||
* "start_time" - Start time (in seconds) for displaying the comment
|
||||
* "end_time" - End time (in seconds) for displaying the comment
|
||||
age_limit: Age restriction for the video, as an integer (years)
|
||||
webpage_url: The URL to the video webpage, if given to yt-dlp it
|
||||
should allow to get the same result again. (It will be set
|
||||
|
||||
Reference in New Issue
Block a user