Skip to content

make pydub optional, only required for deprecated recognize_song - #156

Open
iammcoding wants to merge 1 commit into
shazamio:masterfrom
iammcoding:optional-pydub
Open

make pydub optional, only required for deprecated recognize_song#156
iammcoding wants to merge 1 commit into
shazamio:masterfrom
iammcoding:optional-pydub

Conversation

@iammcoding

Copy link
Copy Markdown

pydub is unmaintained and was a hard dependency even though it's only
used by the deprecated recognize_song method. This moves it to an optional
dependency... users who still rely on recognize_song can install it with
pip install shazamio[legacy].

Closes #149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pydub unmaintened

1 participant