aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbashonly <88596187+bashonly@users.noreply.github.com>2024-07-01 11:48:11 -0500
committerGitHub <noreply@github.com>2024-07-01 16:48:11 +0000
commit55e3e6fd21e741ec5ae3d8624de5e5ea345810eb (patch)
tree995cab07b7a8dbcb699c1efa57bd4c889e8e889e /README.md
parent36e8dd832579b5375a0f6626af4268b86b4eb21a (diff)
Add `playlist_channel` and `playlist_channel_id` fields (#10266)
Authored by: bashonly
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 794d507b2..ed022c0b9 100644
--- a/README.md
+++ b/README.md
@@ -1288,6 +1288,8 @@ The available fields are:
- `playlist_autonumber` (numeric): Position of the video in the playlist download queue padded with leading zeros according to the total length of the playlist
- `playlist_uploader` (string): Full name of the playlist uploader
- `playlist_uploader_id` (string): Nickname or id of the playlist uploader
+ - `playlist_channel` (string): Display name of the channel that uploaded the playlist
+ - `playlist_channel_id` (string): Identifier of the channel that uploaded the playlist
- `webpage_url` (string): A URL to the video webpage which if given to yt-dlp should allow to get the same result again
- `webpage_url_basename` (string): The basename of the webpage URL
- `webpage_url_domain` (string): The domain of the webpage URL