spotdlQt


NamespotdlQt JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryA small gui for spotdl using qt written in python
upload_time2024-04-23 19:26:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords spotdl qt6 downloader music
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # spotdlQt
A very simple gui application for spotdl to download music.

Written in python using [spotdl](https://github.com/spotDL/spotify-downloader) and [pyqt6](https://pypi.org/project/PyQt6/).

The icon.svg is downloaded from https://icons.getbootstrap.com/icons/spotify/.

# Examples
![screenshot1](screenshot1.png)
![screenshot2](screenshot2.png)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "spotdlQt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "spotdl, qt6, downloader, music",
    "author": null,
    "author_email": "Magi3r <magier.mit.f3erball@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/77/83/732a58d349ab75d0ce72faae1784eb46a07466e01d93277d692768d20b5b/spotdlqt-1.0.2.tar.gz",
    "platform": null,
    "description": "# spotdlQt\nA very simple gui application for spotdl to download music.\n\nWritten in python using [spotdl](https://github.com/spotDL/spotify-downloader) and [pyqt6](https://pypi.org/project/PyQt6/).\n\nThe icon.svg is downloaded from https://icons.getbootstrap.com/icons/spotify/.\n\n# Examples\n![screenshot1](screenshot1.png)\n![screenshot2](screenshot2.png)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A small gui for spotdl using qt written in python",
    "version": "1.0.2",
    "project_urls": {
        "Issues": "https://github.com/Magi3r/spotdlQt/issues",
        "Repository": "https://github.com/Magi3r/spotdlQt"
    },
    "split_keywords": [
        "spotdl",
        " qt6",
        " downloader",
        " music"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1572bf833daf8ecf61c2c6a81bd992b2ad6d347e71659e3030a04da81494220",
                "md5": "6edfbc9809f3b20de03a76804ef4487e",
                "sha256": "caa1a32ed3c3dd9e72de18ff0c9b86432238502b7d57eb5260c18a83acab3249"
            },
            "downloads": -1,
            "filename": "spotdlQt-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6edfbc9809f3b20de03a76804ef4487e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7453,
            "upload_time": "2024-04-23T19:26:26",
            "upload_time_iso_8601": "2024-04-23T19:26:26.693607Z",
            "url": "https://files.pythonhosted.org/packages/a1/57/2bf833daf8ecf61c2c6a81bd992b2ad6d347e71659e3030a04da81494220/spotdlQt-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7783732a58d349ab75d0ce72faae1784eb46a07466e01d93277d692768d20b5b",
                "md5": "1e25dfe36a1341817031c2da29e6a429",
                "sha256": "088545dd5a5b2cb5089018d7ab246747671f1ba232e4e6cc072c6ea1242e91d5"
            },
            "downloads": -1,
            "filename": "spotdlqt-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1e25dfe36a1341817031c2da29e6a429",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 67045,
            "upload_time": "2024-04-23T19:26:28",
            "upload_time_iso_8601": "2024-04-23T19:26:28.151482Z",
            "url": "https://files.pythonhosted.org/packages/77/83/732a58d349ab75d0ce72faae1784eb46a07466e01d93277d692768d20b5b/spotdlqt-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 19:26:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Magi3r",
    "github_project": "spotdlQt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "spotdlqt"
}
        
Elapsed time: 0.23149s