From ee160fc5bc185794042ae13e32ed6bc9eb3889d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Dudzi=C5=84ski?= Date: Tue, 5 May 2026 21:22:52 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Added=20update=20instruction,=20?= =?UTF-8?q?removed=20depracated=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 3ae60bb..934275a 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ We recommend using [uv](https://docs.astral.sh/uv/) uv tool install tiddl ``` +To install exact version e.g. 3.4.1 + +```bash +uv tool install tiddl==3.4.1 +``` + ## pip You can also use [pip](https://packaging.python.org/en/latest/tutorials/installing-packages/) @@ -81,18 +87,6 @@ $ tiddl download url Run `tiddl download` to see available download options. -### Error Handling - -By default, tiddl stops when encountering unavailable items in collections such as playlists, albums, artists, or mixes (e.g., removed or region-locked tracks). - -Use `--skip-errors` to automatically skip these items and continue downloading: - -```bash -tiddl download url --skip-errors -``` - -Skipped items are logged with track/album name and IDs for reference. - ### Quality | Quality | File extension | Details |