tracklist-downloader

View on PyPIReverse Dependencies (0)

0.2.0 tracklist_downloader-0.2.0-py3-none-any.whl

Wheel Details

Project: tracklist-downloader
Version: 0.2.0
Filename: tracklist_downloader-0.2.0-py3-none-any.whl
Download: [link]
Size: 14481
MD5: 0e33b8112af97824ddbca42e66b2d4a1
SHA256: 2def2a8accd2911aff513f46f153c5224acaf2c6c105a4e3b06ba5aee08f522d
Uploaded: 2023-11-26 17:23:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tracklist-downloader
Version: 0.2.0
Author: attila szuts
Author-Email: 45080765+attilaszuts[at]users.noreply.github.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9.13,<3.12
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: spotdl (<5.0.0,>=4.2.1)
Requires-Dist: spotipy (<3.0.0,>=2.23.0)
Requires-Dist: validators (<0.23.0,>=0.22.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1204 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tracklist_downloader/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tracklist_downloader/helpers.py sha256=H83ZL5_vWC3KJTKu3NhJRHpAK7egBjSeUC6Od2eRP5Q 2923
tracklist_downloader/main.py sha256=huccxCmGSwUiC0NMhciB2CEl7VP4Lb9XubJvRX-ejiw 2503
tracklist_downloader/modules/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tracklist_downloader/modules/config_validator.py sha256=JovhLiLq0OLX4Uai0AMivTssnTP_ZizblCCGHs9_0h4 13044
tracklist_downloader/modules/downloader.py sha256=AoqVosyj56bX8-DesUcCtMmMabB7a0sEw1p5eEmfKAE 6083
tracklist_downloader/modules/existing_download_checker.py sha256=PaDDU7w6hjZ4WY-TpiOX1h_nGMKhYkkMguhpice-ae0 32
tracklist_downloader/modules/logging_module.py sha256=cgUVZuYBtNrqhH_ejgPtM9rRfJ-NHLMA7kcS6pQj20s 1983
tracklist_downloader/modules/post_download_cleaner.py sha256=tkMm8dQyficVf2so62nsR5sKD6MbCxMbDFvjd9V7FLI 6607
tracklist_downloader/spotify_token_retriever.py sha256=LabKA9VbD6b2r3kxB0aWFO69SF-VAjoqETQBu2aBOF0 3389
tracklist_downloader-0.2.0.dist-info/entry_points.txt sha256=pfEiA-Q_9o2Xou4sD895OF7rcUd9OoyjIKjPEBVLQIE 55
tracklist_downloader-0.2.0.dist-info/METADATA sha256=hZL-IYUtDSjiCaWj8z7scvq7sx7jWRyDXwd7TNgm4Ss 1791
tracklist_downloader-0.2.0.dist-info/WHEEL sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y 88
tracklist_downloader-0.2.0.dist-info/RECORD

entry_points.txt

tldl = tracklist_downloader.main:main