[DOCS|HOTFIX] Describe ytdl-sub as a CLI tool in the readme
This commit is contained in:
parent
3d46909b4a
commit
3d6b0410f3
1 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
This package downloads media via
|
`ytdl-sub` is a command-line tool that downloads media via
|
||||||
[yt-dlp](https://github.com/yt-dlp/yt-dlp)
|
[yt-dlp](https://github.com/yt-dlp/yt-dlp)
|
||||||
and prepares it for your favorite media player
|
and prepares it for your favorite media player
|
||||||
([Kodi](https://github.com/xbmc/xbmc),
|
([Kodi](https://github.com/xbmc/xbmc),
|
||||||
|
|
@ -144,8 +144,8 @@ The ytdl-sub docker image uses
|
||||||
It looks, feels, and operates like other LinuxServer images. This is the
|
It looks, feels, and operates like other LinuxServer images. This is the
|
||||||
recommended way to use ytdl-sub.
|
recommended way to use ytdl-sub.
|
||||||
|
|
||||||
ytdl-sub is a command-line tool. The docker image is intended to be used
|
The docker image is intended to be used as a console. For automating
|
||||||
as a console. For automating `subscriptions.yaml` downloads to pull new media, see
|
`subscriptions.yaml` downloads to pull new media, see
|
||||||
[this guide](https://ytdl-sub.readthedocs.io/en/latest/getting_started.html#setting-up-automated-downloads)
|
[this guide](https://ytdl-sub.readthedocs.io/en/latest/getting_started.html#setting-up-automated-downloads)
|
||||||
on how set up a cron job in the docker container.
|
on how set up a cron job in the docker container.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue