grabify-cli


Namegrabify-cli JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
Summary🎼 A command-line tool that allows you to download artwork and metadata from Spotify tracks and albums without authentication.
upload_time2023-09-26 12:42:13
maintainerNone
docs_urlNone
authorwoidzero
requires_python>=3.7
licenseNone
keywords cli command-line console grabify spotify spotipy
VCS
bugtrack_url
requirements rich beautifulsoup4 requests lxml click
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Grabify

[![PyPI - Version](https://img.shields.io/pypi/v/grabify-cli.svg)](https://pypi.org/project/grabify-cli)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/grabify-cli)](https://pypi.org/project/grabify-cli)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/grabify-cli.svg)](https://pypi.org/project/grabify-cli)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://beta.ruff.rs/)

🎼 A command-line tool that allows you to download artwork and metadata from Spotify tracks and albums without authentication.

## Installation

To install Grabify, run the following command:

```
pip install grabify-cli
```

## Usage

To use Grabify, run the following command:

```
grabify [OPTIONS] COMMAND [ARGS]
```

Where `[ARGS]` is the Spotify URL of the track or album you want to download.

## Example

### Data

There is example how to download data for the track "Bending Hectic" by The Smile

```
grabify data https://open.spotify.com/track/2tA4gq8tO9TPPPpbgK5n4w
```

This will save the data to the file `Downloads/grabify/bending_hectic.json`.

### Artwork

For example, to download the artwork for the album "Currents" by Tame Impala, you would run the following command:

```
grabify art https://open.spotify.com/album/79dL7FLiJFOO0EoehUHQBv
```

This will save the artwork to the file `Downloads/grabify/Currents.jpg`.

## Contributing

Contributions are welcome! Please submit pull requests to the [GitHub repository](https://github.com/woidzero/grabify).

## License

`grabify` is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "grabify-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "cli,command-line,console,grabify,spotify,spotipy",
    "author": "woidzero",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/99/b9/c8a4f7914eae872da0ea1e88278786f04ce24ae055c51d20a688b0ac3d26/grabify_cli-1.0.1.tar.gz",
    "platform": null,
    "description": "# Grabify\n\n[![PyPI - Version](https://img.shields.io/pypi/v/grabify-cli.svg)](https://pypi.org/project/grabify-cli)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/grabify-cli)](https://pypi.org/project/grabify-cli)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/grabify-cli.svg)](https://pypi.org/project/grabify-cli)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://beta.ruff.rs/)\n\n\ud83c\udfbc A command-line tool that allows you to download artwork and metadata from Spotify tracks and albums without authentication.\n\n## Installation\n\nTo install Grabify, run the following command:\n\n```\npip install grabify-cli\n```\n\n## Usage\n\nTo use Grabify, run the following command:\n\n```\ngrabify [OPTIONS] COMMAND [ARGS]\n```\n\nWhere `[ARGS]` is the Spotify URL of the track or album you want to download.\n\n## Example\n\n### Data\n\nThere is example how to download data for the track \"Bending Hectic\" by The Smile\n\n```\ngrabify data https://open.spotify.com/track/2tA4gq8tO9TPPPpbgK5n4w\n```\n\nThis will save the data to the file `Downloads/grabify/bending_hectic.json`.\n\n### Artwork\n\nFor example, to download the artwork for the album \"Currents\" by Tame Impala, you would run the following command:\n\n```\ngrabify art https://open.spotify.com/album/79dL7FLiJFOO0EoehUHQBv\n```\n\nThis will save the artwork to the file `Downloads/grabify/Currents.jpg`.\n\n## Contributing\n\nContributions are welcome! Please submit pull requests to the [GitHub repository](https://github.com/woidzero/grabify).\n\n## License\n\n`grabify` is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\ud83c\udfbc A command-line tool that allows you to download artwork and metadata from Spotify tracks and albums without authentication.",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://github.com/woidzero/grabify#readme",
        "Homepage": "https://github.com/woidzero/grabify",
        "Issues": "https://github.com/woidzero/grabify/issues",
        "Source": "https://github.com/woidzero/grabify"
    },
    "split_keywords": [
        "cli",
        "command-line",
        "console",
        "grabify",
        "spotify",
        "spotipy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68a0560cec071d56c9d3428ca53e1688ea02a3fd556d6d0ef0fdebf8622f9733",
                "md5": "8914ba0c5fe63fdd62209fa1c0de0ddc",
                "sha256": "9a8c977259dbde530e196869edc2e34c8cd40f9e672dfafa18683ad8b9e9a2d3"
            },
            "downloads": -1,
            "filename": "grabify_cli-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8914ba0c5fe63fdd62209fa1c0de0ddc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6665,
            "upload_time": "2023-09-26T12:42:12",
            "upload_time_iso_8601": "2023-09-26T12:42:12.197597Z",
            "url": "https://files.pythonhosted.org/packages/68/a0/560cec071d56c9d3428ca53e1688ea02a3fd556d6d0ef0fdebf8622f9733/grabify_cli-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99b9c8a4f7914eae872da0ea1e88278786f04ce24ae055c51d20a688b0ac3d26",
                "md5": "0da41fa506ecbe4c2696128128c27acc",
                "sha256": "ea1fd9812f9ab4b0323cee6cd1ad1d7ded489a30f67ae26121b70cb250b81371"
            },
            "downloads": -1,
            "filename": "grabify_cli-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0da41fa506ecbe4c2696128128c27acc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5765,
            "upload_time": "2023-09-26T12:42:13",
            "upload_time_iso_8601": "2023-09-26T12:42:13.415469Z",
            "url": "https://files.pythonhosted.org/packages/99/b9/c8a4f7914eae872da0ea1e88278786f04ce24ae055c51d20a688b0ac3d26/grabify_cli-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-26 12:42:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "woidzero",
    "github_project": "grabify#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "rich",
            "specs": []
        },
        {
            "name": "beautifulsoup4",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "click",
            "specs": []
        }
    ],
    "lcname": "grabify-cli"
}
        
Elapsed time: 0.11624s