Change description.

This commit is contained in:
tastytea 2020-12-16 19:30:35 +01:00
parent 0949d7311c
commit eab91953eb
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
:url-ytdl: https://github.com/ytdl-org/youtube-dl
:url-ytdl-format: {url-ytdl}/#format-selection
Download YouTube-feeds like they are podcasts. Files will be put in
Download YouTube-feeds as if they are podcasts. Files will be put in
`<download_dir>/uploader/title.extension`.
This should work for all sites `youtube-dl` supports, but I only tested YouTube.

View File

@ -1,5 +1,5 @@
#!/bin/zsh
# Download YouTube-feeds like they are podcasts.
# Download YouTube-feeds as if they are podcasts.
# Error codes:
# 1 = Could not read file or directory.
# 2 = Configuration option not set.