From 6e1950535e1eab20b3029c89f989470da503d5ae Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 23 May 2025 14:35:35 +0200 Subject: document the remaining workers --- scripts/ytdlp_channel_info.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'scripts/ytdlp_channel_info.md') diff --git a/scripts/ytdlp_channel_info.md b/scripts/ytdlp_channel_info.md index e69de29..b824317 100644 --- a/scripts/ytdlp_channel_info.md +++ b/scripts/ytdlp_channel_info.md @@ -0,0 +1,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 -- cgit v1.2.3-70-g09d2