From 70a5a1d0abd522683bbef0f8f116cc32bfc1b50f Mon Sep 17 00:00:00 2001 From: Medvidek77 Date: Fri, 14 Feb 2025 12:18:31 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a8cfaf..0cd768e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ ## TODO - Migrate from Bash to a POSIX-compliant shell +- Add Cover, and other metadata to ID3 tag +- Lyrics download - Implement search & download for playlists, albums, and artists - Support downloading multiple search results - Allow users to choose audio quality (currently defaults to LOSSLESS) @@ -18,4 +20,4 @@ - (Optional) use unstable version: `git checkout dev` - Add permissions as root: `chmod +x src/tidler` - Run: `src/tidler` -- Enjoy! :) +- Enjoy! :) \ No newline at end of file