skill-bandcamp


Nameskill-bandcamp JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-bandcamp
Summaryovos common play bandcamp skill plugin
upload_time2024-12-02 17:48:35
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements py_bandcamp ovos-utils ovos-workshop
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='./res/logo.png' width='50' height='50' style='vertical-align:bottom'/> BandCamp Skill

## About

Bandcamp skill for your hipster music needs

![](./gui.gif)

## Examples
* "play compressorhead"
* "play astronaut problems"
* "play {artist/album/genre/track}"

* "search bandcamp for black metal"
* "search bandcamp for {artist/album/genre/track}"

* "play center of all infinity album"
* "play {album} album"

* "play freezing moon by mayhem"
* "play {track} by {artist}"


## Credits
JarbasAl

## Category
**Entertainment**

## Tags
- music
- audio
- bandcamp
- common play




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-bandcamp",
    "name": "skill-bandcamp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/34/fc02a9baba919ca13f5bb7c02772c261276802383a222180b0726b2b50aa/skill-bandcamp-0.0.8.tar.gz",
    "platform": null,
    "description": "# <img src='./res/logo.png' width='50' height='50' style='vertical-align:bottom'/> BandCamp Skill\n\n## About\n\nBandcamp skill for your hipster music needs\n\n![](./gui.gif)\n\n## Examples\n* \"play compressorhead\"\n* \"play astronaut problems\"\n* \"play {artist/album/genre/track}\"\n\n* \"search bandcamp for black metal\"\n* \"search bandcamp for {artist/album/genre/track}\"\n\n* \"play center of all infinity album\"\n* \"play {album} album\"\n\n* \"play freezing moon by mayhem\"\n* \"play {track} by {artist}\"\n\n\n## Credits\nJarbasAl\n\n## Category\n**Entertainment**\n\n## Tags\n- music\n- audio\n- bandcamp\n- common play\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos common play bandcamp skill plugin",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-bandcamp"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38a230095870b95565747750770f3878e322c79cbd0fd258b40dcaa383728d37",
                "md5": "9894d60af050fa090d6e668fae00b7c7",
                "sha256": "a22ab9264637ad58ef353bac3354574eb5f88ba20f6b597057d0b4f6730fa5b4"
            },
            "downloads": -1,
            "filename": "skill_bandcamp-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9894d60af050fa090d6e668fae00b7c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 37550,
            "upload_time": "2024-12-02T17:48:34",
            "upload_time_iso_8601": "2024-12-02T17:48:34.333656Z",
            "url": "https://files.pythonhosted.org/packages/38/a2/30095870b95565747750770f3878e322c79cbd0fd258b40dcaa383728d37/skill_bandcamp-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f034fc02a9baba919ca13f5bb7c02772c261276802383a222180b0726b2b50aa",
                "md5": "650f2c2067c2c26781f36f697d88258a",
                "sha256": "b2fdfd15124459fcacb0a8487275b6594117ea9a225dd074fb97db666d46184e"
            },
            "downloads": -1,
            "filename": "skill-bandcamp-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "650f2c2067c2c26781f36f697d88258a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31840,
            "upload_time": "2024-12-02T17:48:35",
            "upload_time_iso_8601": "2024-12-02T17:48:35.333376Z",
            "url": "https://files.pythonhosted.org/packages/f0/34/fc02a9baba919ca13f5bb7c02772c261276802383a222180b0726b2b50aa/skill-bandcamp-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 17:48:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-bandcamp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "py_bandcamp",
            "specs": [
                [
                    ">=",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    ">=",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "ovos-workshop",
            "specs": [
                [
                    ">=",
                    "0.0.16"
                ]
            ]
        }
    ],
    "lcname": "skill-bandcamp"
}
        
Elapsed time: 1.15312s