shazam-to-youtube


Nameshazam-to-youtube JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryCreate a Youtube Playlist from Shazam hits
upload_time2024-10-04 16:08:25
maintainerNone
docs_urlNone
authorTorstein Sørnes
requires_python<4.0,>=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # shazam-to-youtube
## Create a Youtube Playlist from Shazam hits
### Installation
1. `pip install -U shazam-to-youtube`
2. Download Shazam playlist CSV from your account at [https://www.shazam.com/myshazam](https://www.shazam.com/myshazam)
3. Log in to youtube: `shazam-to-youtube-yt-auth`
4. Copy shazam playlist to youtube: `shazam-to-youtube --path <PATH_TO_SHAZAM_CSV>`

### Help
Run `shazam-to-youtube --help`
or open a issue

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "shazam-to-youtube",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Torstein S\u00f8rnes",
    "author_email": "t.soernes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/02/d2/2781fc3677384c6bed142c073901540a1de3958e2bad2aa2ff5045710309/shazam_to_youtube-0.1.3.tar.gz",
    "platform": null,
    "description": "# shazam-to-youtube\n## Create a Youtube Playlist from Shazam hits\n### Installation\n1. `pip install -U shazam-to-youtube`\n2. Download Shazam playlist CSV from your account at [https://www.shazam.com/myshazam](https://www.shazam.com/myshazam)\n3. Log in to youtube: `shazam-to-youtube-yt-auth`\n4. Copy shazam playlist to youtube: `shazam-to-youtube --path <PATH_TO_SHAZAM_CSV>`\n\n### Help\nRun `shazam-to-youtube --help`\nor open a issue\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Create a Youtube Playlist from Shazam hits",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49f7db6b2851458ca275f786f0607c649428cc6fcc8a0c09c85f34bacbef944d",
                "md5": "b81be965d0528ca37a84562d941a9983",
                "sha256": "16343481f9c3157cfd4fddd7340497a7678952d1165df475df900eb38fc99222"
            },
            "downloads": -1,
            "filename": "shazam_to_youtube-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b81be965d0528ca37a84562d941a9983",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 3506,
            "upload_time": "2024-10-04T16:08:24",
            "upload_time_iso_8601": "2024-10-04T16:08:24.400559Z",
            "url": "https://files.pythonhosted.org/packages/49/f7/db6b2851458ca275f786f0607c649428cc6fcc8a0c09c85f34bacbef944d/shazam_to_youtube-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02d22781fc3677384c6bed142c073901540a1de3958e2bad2aa2ff5045710309",
                "md5": "3de66c269016a11209b39e9f8e537638",
                "sha256": "264e269bbda7bbcbfb99496ada36651dff590b0de7af0443ad0687079edbfc7c"
            },
            "downloads": -1,
            "filename": "shazam_to_youtube-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3de66c269016a11209b39e9f8e537638",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 2602,
            "upload_time": "2024-10-04T16:08:25",
            "upload_time_iso_8601": "2024-10-04T16:08:25.664363Z",
            "url": "https://files.pythonhosted.org/packages/02/d2/2781fc3677384c6bed142c073901540a1de3958e2bad2aa2ff5045710309/shazam_to_youtube-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-04 16:08:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "shazam-to-youtube"
}
        
Elapsed time: 4.75835s