Update README.md

This commit is contained in:
Leon Etienne 2022-02-26 19:35:03 +00:00 committed by GitHub
parent e9af058d7c
commit cb056b43b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,10 +37,10 @@ which basically means it won't download a video twice. It will save video IDs an
Files will be saved to `./videos/<folder>/` and `./music/<folder>/`.
## Installing / Setup
## Installation / Setup
1) Clone this repository
2) Create `linklist-videos.yaml` and `linklist-music.yaml` and populate these to your linking.
3) Make sure you have Python3 and [yt-dlp](https://github.com/yt-dlp/yt-dlp) installed.
2) Create `linklist-videos.yaml` and `linklist-music.yaml` in repository-root and populate these to your liking.
3) Make sure you have Python3 and [yt-dlp](https://github.com/yt-dlp/yt-dlp) installed. (Thoe commands `python3` and `yt-dlp` should be available!)
4) Done.
## Other noteworthy utilities