🐛 Fixed covers that were fetched unnecessarily #245 (#254)

* fetch cover only when item is about to be downloaded

* rename cover method to `fetch_data`

* 🚀 Bump version from 3.1.4a3 to 3.1.4
This commit is contained in:
Oskar Dudziński
2025-12-01 19:05:46 +01:00
committed by GitHub
parent 145a776b63
commit 82c4ce0c37
3 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tiddl"
version = "3.1.4a3"
version = "3.1.4"
description = "Download Tidal tracks with CLI downloader."
readme = "README.md"
requires-python = ">=3.13"