mirror of
https://github.com/csd4ni3l/music-player.git
synced 2026-01-01 12:13:42 +01:00
add more modules to credits, fix SSL not being found and downloads crashing on executables with certifi
This commit is contained in:
3
CREDITS
3
CREDITS
@@ -17,3 +17,6 @@ pydub - https://github.com/jiaaro/pydub - Used for audio dBFS and normalization
|
||||
yt-dlp - https://github.com/yt-dlp/yt-dlp - Used for downloading music
|
||||
thefuzz and dependencies - https://github.com/seatgeek/thefuzz - Used for fuzzy search
|
||||
mutagen - https://github.com/quodlibet/mutagen - Used for audio metadata extraction and modification
|
||||
musicbrainzngs - https://github.com/alastair/python-musicbrainzngs - Used for MusicBrainz metadata
|
||||
pyacoustid - https://github.com/beetbox/pyacoustid - Used to analyze song fingerprints and look them up to get accurate metadata, if possible.
|
||||
certifi - https://github.com/certifi/python-certifi - Used to fix SSL issues inside the binaries.
|
||||
Reference in New Issue
Block a user