Name | songs-dl JSON |
Version |
2024.8.16
JSON |
| download |
home_page | None |
Summary | Download songs on YouTube and add metadata. |
upload_time | 2024-08-16 13:23:26 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <https://unlicense.org> |
keywords |
youtube
music
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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
<details>
<summary>Publishing the release on PyPI (only for the admin!)</summary>
## Building (no more needed, done by GitHub Actions)
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
</details>
Raw data
{
"_id": null,
"home_page": null,
"name": "songs-dl",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "youtube, music",
"author": null,
"author_email": "Laurent FAVOLE <laurentfavole03@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/9e/2b/ddb8faf8ea9149a859c7ea11f09adb4aa138231df5fc05642b675cb6bc7c/songs_dl-2024.8.16.tar.gz",
"platform": null,
"description": "# Songs downloader\n\nDownload songs on YouTube and add metadata from Deezer, iTunes and Spotify.\n\n## Installation\n\nTo install the latest release from PyPI:\n\n\tpip install songs-dl\n\nTo install the latest changes:\n\n\tpip install git+https://github.com/lfavole/songs-dl.git\n\n## Examples\n\n\tsongs-dl \"Song name\"\n\tsongs-dl \"Song 1\" \"Song 2\" \"Song 3\"\n\tsongs-dl @songs_list.txt\n\n<details>\n<summary>Publishing the release on PyPI (only for the admin!)</summary>\n\n## Building (no more needed, done by GitHub Actions)\n\n\tpython -m install -e .[build]\n\tpython -m build\n\ttwine check dist/*\n\ttwine upload dist/* [--repository testpypi]\n\n## Bumping the version\n\n\tpython -m install -e .[dev]\n bumpver update\n</details>\n",
"bugtrack_url": null,
"license": "This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <https://unlicense.org> ",
"summary": "Download songs on YouTube and add metadata.",
"version": "2024.8.16",
"project_urls": {
"Homepage": "https://github.com/lfavole/songs-dl"
},
"split_keywords": [
"youtube",
" music"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e517ce5955df5059ffe3a09139307ecae938cbaa227ead5dd0297c14b5cd82ce",
"md5": "8da6a7b84667643d17622083e7d63bea",
"sha256": "1495e197531fcc217f6a4a1b7b815da0aa0b51a32efedf9b9f02522c826ca1a0"
},
"downloads": -1,
"filename": "songs_dl-2024.8.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8da6a7b84667643d17622083e7d63bea",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 24765,
"upload_time": "2024-08-16T13:23:25",
"upload_time_iso_8601": "2024-08-16T13:23:25.126746Z",
"url": "https://files.pythonhosted.org/packages/e5/17/ce5955df5059ffe3a09139307ecae938cbaa227ead5dd0297c14b5cd82ce/songs_dl-2024.8.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e2bddb8faf8ea9149a859c7ea11f09adb4aa138231df5fc05642b675cb6bc7c",
"md5": "1b4c6cb88a13aa383f6ca905a23eb645",
"sha256": "0c47e55754742f376509c597a13a9da06d3faf2fe3831c7cb6ffabcc920d3186"
},
"downloads": -1,
"filename": "songs_dl-2024.8.16.tar.gz",
"has_sig": false,
"md5_digest": "1b4c6cb88a13aa383f6ca905a23eb645",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 21199,
"upload_time": "2024-08-16T13:23:26",
"upload_time_iso_8601": "2024-08-16T13:23:26.435327Z",
"url": "https://files.pythonhosted.org/packages/9e/2b/ddb8faf8ea9149a859c7ea11f09adb4aa138231df5fc05642b675cb6bc7c/songs_dl-2024.8.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-16 13:23:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lfavole",
"github_project": "songs-dl",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "songs-dl"
}