Skip to main content

A simple package for retrieving music information from various music platforms APIs.

Project description

yutipy

GitHub Actions Workflow Status PyPI Documentation Status License Stars Issues

A simple Python package for searching and retrieving music information from various music platforms APIs, including Deezer, iTunes, Spotify, and YouTube Music.

Table of Contents

Features

  • Simple & Easy integration with popular music APIs.
  • Search for music by artist and song title across multiple platforms.
  • It uses RapidFuzz to compare & return the best match so that you can be sure you got what you asked for without having to worry and doing all that work by yourself.
  • Retrieve detailed music information, including album art, release dates, lyrics, ISRC, and UPC codes.

Available Music Platforms

Right now, the following music platforms are available in yutipy for searching music. New platforms will be added in the future. Feel free to request any music platform you would like me to add by opening an issue on GitHub or by emailing me.

Installation

You can install the package using pip. Make sure you have Python 3.8 or higher installed.

pip install -U yutipy

Usage Example

Here's a quick example of how to use the yutipy package to search for a song:

Deezer

from yutipy.deezer import Deezer

with Deezer() as deezer:
    result = deezer.search("Artist Name", "Song Title")
    print(result)

For more usage examples, see the Usage Examples page in docs.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Optionally, create an issue to discuss the changes you plan to make.
  3. Create a new branch linked to that issue.
  4. Make your changes in the new branch.
  5. Write tests if you add new functionality.
  6. Ensure all tests pass before opening a pull request.
  7. Open a pull request for review.

Thank you for your contributions!

License

This project is licensed under the MIT License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yutipy-1.4.1.tar.gz (89.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yutipy-1.4.1-py3-none-any.whl (23.3 kB view details)

Uploaded Python 3

File details

Details for the file yutipy-1.4.1.tar.gz.

File metadata

  • Download URL: yutipy-1.4.1.tar.gz
  • Upload date:
  • Size: 89.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for yutipy-1.4.1.tar.gz
Algorithm Hash digest
SHA256 b499db539701389ece98b689aa64a3ae75e4ee2a39741d3590631a4f6a9021d1
MD5 39a8a48041982404ab617bc0cc3cf416
BLAKE2b-256 ba0cbcc7bddcaebad19b001a7d1eb5c90f9525dd1f0340cd436ca44c76185bb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for yutipy-1.4.1.tar.gz:

Publisher: release.yml on CheapNightbot/yutipy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file yutipy-1.4.1-py3-none-any.whl.

File metadata

  • Download URL: yutipy-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 23.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for yutipy-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6b095237048715d8d89562fea199b64530732de9b0c4d77a37ed5663908ac65d
MD5 ca77fae22b4c8402f0c080e39c89fa67
BLAKE2b-256 7e93e0ddb259d01846e2c4df4a84efcdc18a9cd70df077802de946105ec2b25a

See more details on using hashes here.

Provenance

The following attestation bundles were made for yutipy-1.4.1-py3-none-any.whl:

Publisher: release.yml on CheapNightbot/yutipy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page