Skip to main content

Download songs on YouTube and add metadata.

Project description

Songs downloader

Download songs on YouTube and add metadata from Deezer, iTunes and Spotify.

Installation

To install the latest release from PyPI:

pip install songs-dl

To install the latest changes:

pip install git+https://github.com/lfavole/songs-dl.git

Examples

songs-dl "Song name"
songs-dl "Song 1" "Song 2" "Song 3"
songs-dl @songs_list.txt
Publishing the release on PyPI (only for the admin!)

Building

python -m install -e .[build]
python -m build
twine check dist/*
twine upload dist/* [--repository testpypi]

Bumping the version

python -m install -e .[dev]
bumpver update

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

songs-dl-2024.4.4.tar.gz (20.7 kB view hashes)

Uploaded Source

Built Distribution

songs_dl-2024.4.4-py3-none-any.whl (24.3 kB view hashes)

Uploaded Python 3

Supported by

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