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 |