diff options
Diffstat (limited to 'scripts/ytdlp_download.md')
-rw-r--r-- | scripts/ytdlp_download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ytdlp_download.md b/scripts/ytdlp_download.md index c9f695a..26821e1 100644 --- a/scripts/ytdlp_download.md +++ b/scripts/ytdlp_download.md @@ -2,7 +2,7 @@ Downloads media with yt-dlp. -Currently supported task kinds are `youtube` and `bilibili`. +Currently supported task kinds are `youtube`, `niconico` and `bilibili`. The output directory is the tasks `output` data attribute which must be present. Additional yt-dlp arguments are added based on the task's `profile` attribute. |