aboutsummaryrefslogtreecommitdiff
path: root/scripts/ytdlp_channel_info.md
blob: b824317ae01127324d8f1e3ee27d5fa1655d56ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# yt-dlp Channel Info Generator

Saves channel metadata for yt-dlp channels or playlists.

Currently supported task kinds are: `youtube-channel-info` and
`bilibili-channel-info`.

It will place files in the `output` directory of the task:

- `channel.info.json`: A yt-dlp info.json for the channel
- `backdrop.jpeg`: The channel's banner picture
- `poster.jpeg`: The channel icon

## Configuration

None