Raw data
{
"_id": null,
"home_page": "https://github.com/renn0xtek9/get_mp3_from_url",
"name": "get-mp3-from-url",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "keywords",
"author": "Maxime Haselbauer",
"author_email": "maxime.haselbauer@googlemail.com",
"download_url": "https://files.pythonhosted.org/packages/9b/1b/40a5386f9a60702e74888c914daced6631fb7bc074625f58a5828cee35db/get_mp3_from_url-0.0.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A tool to download mp3 files from url",
"version": "0.0.0",
"project_urls": {
"Homepage": "https://github.com/renn0xtek9/get_mp3_from_url"
},
"split_keywords": [
"keywords"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f02526160110a6cf7559d655e7709c3cf745c5422b01878bfc829eff40ec43c5",
"md5": "e007c222e712d9c7af82079a1b21438f",
"sha256": "aebe7a0b8d4ba19818cb62eb5655798df5f7a1725b1cc030219f373554866c7e"
},
"downloads": -1,
"filename": "get_mp3_from_url-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e007c222e712d9c7af82079a1b21438f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6630,
"upload_time": "2024-04-06T17:36:19",
"upload_time_iso_8601": "2024-04-06T17:36:19.674289Z",
"url": "https://files.pythonhosted.org/packages/f0/25/26160110a6cf7559d655e7709c3cf745c5422b01878bfc829eff40ec43c5/get_mp3_from_url-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9b1b40a5386f9a60702e74888c914daced6631fb7bc074625f58a5828cee35db",
"md5": "57151bd6ee993ef51756e4ad053f9055",
"sha256": "201acc5d5ff7fe3cee516d38325fa7d3210fec77a0a3286f7f47853da54966d4"
},
"downloads": -1,
"filename": "get_mp3_from_url-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "57151bd6ee993ef51756e4ad053f9055",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5285,
"upload_time": "2024-04-06T17:36:21",
"upload_time_iso_8601": "2024-04-06T17:36:21.817320Z",
"url": "https://files.pythonhosted.org/packages/9b/1b/40a5386f9a60702e74888c914daced6631fb7bc074625f58a5828cee35db/get_mp3_from_url-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-06 17:36:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "renn0xtek9",
"github_project": "get_mp3_from_url",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "pre-commit",
"specs": [
[
"==",
"3.6.2"
]
]
},
{
"name": "tomli",
"specs": []
},
{
"name": "black",
"specs": [
[
"==",
"24.3.0"
]
]
},
{
"name": "pylint",
"specs": [
[
"==",
"3.1.0"
]
]
},
{
"name": "coverage",
"specs": [
[
"==",
"7.4.4"
]
]
},
{
"name": "pytest",
"specs": []
},
{
"name": "parameterized",
"specs": [
[
"==",
"0.9.0"
]
]
},
{
"name": "docformatter",
"specs": []
},
{
"name": "twine",
"specs": []
},
{
"name": "yt_dlp",
"specs": []
}
],
"lcname": "get-mp3-from-url"
}