From a03cebe6538c6e904af25a5848fe179fe31ae523 Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Sat, 26 Feb 2022 15:45:17 +0100 Subject: [PATCH] add linebreaks to readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 542f27b..d0b5def 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,10 @@ Files will be saved to `./videos//` and `./music//`. ## Other noteworthy utilities ### Download once -You can create a `once.yaml` [(See example)](https://github.com/Leonetienne/Youtube-Archiver/blob/master/once-example.yaml), which is of the same structure as all the other linklists (except it needs a `type`=[`video`/`music`]), and `folder-name` is a required attribute. -You can download this linklist with `python3 download-once.py`. -What's the purpose of this? If you find a nice playlist, which won't ever update, why would you want to fetch it every time running the cronjob? -Just adding it to a download list and running the cronjob is shit aswell, because fetching all the other items still takes time. +You can create a `once.yaml` [(See example)](https://github.com/Leonetienne/Youtube-Archiver/blob/master/once-example.yaml), which is of the same structure as all the other linklists (except it needs a `type`=[`video`/`music`]), and `folder-name` is a required attribute. +You can download this linklist with `python3 download-once.py`. +What's the purpose of this? If you find a nice playlist, which won't ever update, why would you want to fetch it every time running the cronjob? +Just adding it to a download list and running the cronjob is shit aswell, because fetching all the other items still takes time. This allows you to bypass ALL your other lists, to quickly and cleanly download a playlist (or multiple) **once**. ### sync-to-nas.bat