karaoke-prep

View on PyPIReverse Dependencies (0)

0.18.0 karaoke_prep-0.18.0-py3-none-any.whl

Wheel Details

Project: karaoke-prep
Version: 0.18.0
Filename: karaoke_prep-0.18.0-py3-none-any.whl
Download: [link]
Size: 223580
MD5: 553fbfdcc11fb110f0a0d5363f05c6de
SHA256: c5a3bac99eb71845a7a7dc0ac7eb76ee0c63f30e7d0abb77fd9f67b8d09aabf4
Uploaded: 2024-04-25 03:35:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: karaoke-prep
Version: 0.18.0
Summary: Prepare for karaoke video creation, by downloading audio and lyrics for a specified song or playlist from youtube and separating audio stems. After syncing, finalise the video with a title screen!
Author: Andrew Beveridge
Author-Email: andrew[at]beveridge.uk
Home-Page: https://github.com/karaokenerds/karaoke-prep
Project-Url: Documentation, https://github.com/karaokenerds/karaoke-prep/blob/main/README.md
Project-Url: Repository, https://github.com/karaokenerds/karaoke-prep
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<3.13
Requires-Dist: audio-separator[cpu] (>=0.16)
Requires-Dist: beautifulsoup4 (>=4)
Requires-Dist: fetch-lyrics-from-genius (>=0.1)
Requires-Dist: google-api-python-client
Requires-Dist: google-auth
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib
Requires-Dist: lyricsgenius (>=3)
Requires-Dist: pillow (>=10.1)
Requires-Dist: pyinstaller (>=6.3)
Requires-Dist: pyperclip (>=1.8)
Requires-Dist: requests (>=2)
Requires-Dist: thefuzz (>=0.22)
Requires-Dist: yt-dlp
Description-Content-Type: text/markdown
[Description omitted; length: 14632 characters]

WHEEL

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

RECORD

Path Digest Size
karaoke_prep/__init__.py sha256=gwWt2-Z35n3jLfLG0phvz9IVZeM7rH5f3mflqUV79X4 38
karaoke_prep/karaoke_finalise/__init__.py sha256=HqZ7TIhgt_tYZ-nb_NNCaejWAcF_aK-7wJY5TaW_keM 46
karaoke_prep/karaoke_finalise/karaoke_finalise.py sha256=Yk0hm4EoY_ZroHuCFbt6DhD0sjcQxhYAps7ckotHcuo 31535
karaoke_prep/karaoke_prep.py sha256=9YYEXNnJZ9wkcyut0qzOU1EY6XalQGwSzzQy34IbhCA 36547
karaoke_prep/resources/AvenirNext-Bold.ttf sha256=YxgKz2OP46lwLPCpIZhVa8COi_9KRDSXw4n8dIHHQSs 327048
karaoke_prep/resources/Montserrat-Bold.ttf sha256=mLFIaBDC7M-qF9RhCoPBJ5TAeY716etBrqA4eUKSoYc 198120
karaoke_prep/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
karaoke_prep/utils/finalise_cli.py sha256=cvuc3rIqXMwN2xLpC-XzmtX4fcrXB0OymQ1u_OrbDbE 5011
karaoke_prep/utils/prep_cli.py sha256=5XIVRmiHPJoHgPPwC2jKIqjTyZw8vcZMc18e4t_snaI 9461
karaoke_prep-0.18.0.dist-info/LICENSE sha256=BiPihPDxhxIPEx6yAxVfAljD5Bhm_XG2teCbPEj_m0Y 1069
karaoke_prep-0.18.0.dist-info/METADATA sha256=amv0FYLYCmaF7TQQJu04KsbFfX3kWjwstJJDBwL5SBY 16082
karaoke_prep-0.18.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
karaoke_prep-0.18.0.dist-info/entry_points.txt sha256=dmqi-OTP1v2KpOvlP80KhHiI5cCmZK9y9FDlPN8f45Q 119
karaoke_prep-0.18.0.dist-info/RECORD

entry_points.txt

karaoke-finalise = karaoke_prep.utils.finalise_cli:main
karaoke-prep = karaoke_prep.utils.prep_cli:main