Update README.md

This commit is contained in:
Medvidek77 2025-03-05 23:35:45 +01:00
parent d5fe38b570
commit 97996d12e9

View file

@ -6,15 +6,15 @@
- `bash`, `curl`, `jq`, `awk`, `flac` - `bash`, `curl`, `jq`, `awk`, `flac`
## TODO ## TODO
- Create install scripts/guides - Create install scripts/guides (WIP)
- Migrate from Bash to a POSIX-compliant shell - Migrate from Bash to a POSIX-compliant shell
- Add Cover, and other metadata to vorbis tag - Add Cover, and other metadata to vorbis tag (WIP)
- Lyrics download - Lyrics download (WIP)
- Implement search & download for playlists, albums, and artists - Implement search & download for playlists, albums, and artists (WIP)
- Support downloading multiple search results - Support downloading multiple search results
- Allow users to choose audio quality (currently defaults to LOSSLESS) - Allow users to choose audio quality (currently defaults to LOSSLESS)
- Add a configuration file - Add a configuration file (WIP)
- Add default save directory - Add default save directory (WIP)
## Using ## Using
- Download repository: `git clone https://git.medvidek77.tech/Medvidek77/tidler.git && cd tidler` - Download repository: `git clone https://git.medvidek77.tech/Medvidek77/tidler.git && cd tidler`