songs-dl

View on PyPIReverse Dependencies (0)

2024.8.16 songs_dl-2024.8.16-py3-none-any.whl

Wheel Details

Project: songs-dl
Version: 2024.8.16
Filename: songs_dl-2024.8.16-py3-none-any.whl
Download: [link]
Size: 24765
MD5: 8da6a7b84667643d17622083e7d63bea
SHA256: 1495e197531fcc217f6a4a1b7b815da0aa0b51a32efedf9b9f02522c826ca1a0
Uploaded: 2024-08-16 13:23:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: songs-dl
Version: 2024.8.16
Summary: Download songs on YouTube and add metadata.
Author-Email: Laurent FAVOLE <laurentfavole03[at]gmail.com>
Project-Url: Homepage, https://github.com/lfavole/songs-dl
License: This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <https://unlicense.org>
Keywords: youtube,music
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: Public Domain
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio
Requires-Python: >=3.7
Requires-Dist: fpdf2
Requires-Dist: mutagen
Requires-Dist: Pillow
Requires-Dist: rapidfuzz
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: Unidecode
Requires-Dist: yt-dlp
Requires-Dist: build; extra == "build"
Requires-Dist: pyinstaller; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: markdown-include; extra == "docs"
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocs-minify-plugin; extra == "docs"
Provides-Extra: build
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 702 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
songs_dl/__init__.py sha256=8-Inz8Xvhn0AwUiSlJJ2IT70FEra0Bri7-toOI-yI1s 8971
songs_dl/__main__.py sha256=IroLXIReZClGnGkggntUsa0nV5jrDs4oliCVGrVeu_E 316
songs_dl/deezer.py sha256=yE4tkdzpUEIDHzBtGE7dpcl_uDf5RcdkYiJnPOHlohk 6765
songs_dl/itunes.py sha256=iREgbBYQLVXrcprTEv3n6UUCaenHRiFqfmm5cV7-NhI 2461
songs_dl/monkeypatch_requests.py sha256=jKknRHQCdWtpS1WeeI9Z6EUokXMq5bh-G4BJIKQKdkk 735
songs_dl/musixmatch.py sha256=mV1A9mj-3ydnifiTiQhQU-ip7fquE4aIkzxvCEfKPRw 3691
songs_dl/print_lyrics.py sha256=CCIATRX-bAsQaAm-mFFsSI2-HVGSO5AjLkbWfYnhDm8 2751
songs_dl/spotify.py sha256=Ldf-W7gpGsyVrwgVfNjDXvygZm_cv3MHkRYfxB_bzJE 4212
songs_dl/utils.py sha256=Yl5ZEVlJTqlGXhfJyEM9GNCWfTkyFudxIUrtVOrKREM 21773
songs_dl/youtube.py sha256=_kEvaHhPM-dTUu3mrpeFK9xYDRxiX2jCC5bk4L3igvg 5848
songs_dl/youtube_dl.py sha256=NeTrgDM5J0C3C-SOhuqUBzjRdSan5PeXwc7RcBwMCMo 1531
songs_dl-2024.8.16.dist-info/LICENSE sha256=awOCsWJ58m_2kBQwBUGWejVqZm6wuRtCL2hi9rfa0X4 1211
songs_dl-2024.8.16.dist-info/METADATA sha256=k1hQK3nPRHBJL2P89kxPYLEFytBC1W_QImEBsFXBKPQ 3449
songs_dl-2024.8.16.dist-info/WHEEL sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4 91
songs_dl-2024.8.16.dist-info/entry_points.txt sha256=UDIUlqnRYOkePaD_E_u9fmWiQHKFlp-x3kxqKvnfZXI 52
songs_dl-2024.8.16.dist-info/top_level.txt sha256=h3cQo8jEEh0QpWK4-4hze4BxIWKpw73OCGkDzGmA54g 9
songs_dl-2024.8.16.dist-info/RECORD

top_level.txt

songs_dl

entry_points.txt

songs-dl = songs_dl.__main__:main