sonic-channel-scraper


Namesonic-channel-scraper JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/shantih19/sonic_channel_scraper
SummaryMass download from Sonic Channel website
upload_time2024-08-21 18:50:23
maintainerNone
docs_urlNone
authorshantih19
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sonic Channel Scraper

Mass download Sonic Channel files.

## Installation

Install with `pip install sonic-channel-scraper` or with `poetry install`.

## Usage

```text
usage: sonic_channel_scraper [-h] (--all | --wallpaper | --icon | --calendar | --coloring | --papercraft | --letterset) [--tar] [-c CHARACTER] [--pc | --mobile] dir

positional arguments:
  dir                   Directory to save into.

options:
  -h, --help            show this help message and exit

Types:
  --all                 Scrape all resource types.
  --wallpaper           Scrape wallpapers.
  --icon                Scrape icons.
  --calendar            Scrape calendar pages.
  --coloring            Scrape coloring pages.
  --papercraft          Scrape papercraft sets.
  --letterset           Scrape lettering sets.

Options:
  --tar                 Save all images into .tar.gz archive.
  -c CHARACTER, --character CHARACTER
                        Filter for character. Can be repeated for multiple.
  --pc                  Download only PC wallpapers.
  --mobile              Download only mobile wallpapers.
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shantih19/sonic_channel_scraper",
    "name": "sonic-channel-scraper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "shantih19",
    "author_email": "shantih19@shantih19.xyz",
    "download_url": "https://files.pythonhosted.org/packages/40/b6/5e75fad229e63f5bfa3cd37edfaea2160aeeb29cf258289824f96e6e3316/sonic_channel_scraper-1.1.0.tar.gz",
    "platform": null,
    "description": "# Sonic Channel Scraper\n\nMass download Sonic Channel files.\n\n## Installation\n\nInstall with `pip install sonic-channel-scraper` or with `poetry install`.\n\n## Usage\n\n```text\nusage: sonic_channel_scraper [-h] (--all | --wallpaper | --icon | --calendar | --coloring | --papercraft | --letterset) [--tar] [-c CHARACTER] [--pc | --mobile] dir\n\npositional arguments:\n  dir                   Directory to save into.\n\noptions:\n  -h, --help            show this help message and exit\n\nTypes:\n  --all                 Scrape all resource types.\n  --wallpaper           Scrape wallpapers.\n  --icon                Scrape icons.\n  --calendar            Scrape calendar pages.\n  --coloring            Scrape coloring pages.\n  --papercraft          Scrape papercraft sets.\n  --letterset           Scrape lettering sets.\n\nOptions:\n  --tar                 Save all images into .tar.gz archive.\n  -c CHARACTER, --character CHARACTER\n                        Filter for character. Can be repeated for multiple.\n  --pc                  Download only PC wallpapers.\n  --mobile              Download only mobile wallpapers.\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Mass download from Sonic Channel website",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/shantih19/sonic_channel_scraper",
        "Repository": "https://github.com/shantih19/sonic_channel_scraper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a74bc939c16b4e5ac0cf7160884079073533d00c54f22bc7959fe26bc02fb1ad",
                "md5": "79f428eb7eb5512250f34edd869e5b12",
                "sha256": "32694b1259b4b0f72e55c16dade94a9b5d32294e3213a5238611945309a9786d"
            },
            "downloads": -1,
            "filename": "sonic_channel_scraper-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79f428eb7eb5512250f34edd869e5b12",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 4672,
            "upload_time": "2024-08-21T18:50:21",
            "upload_time_iso_8601": "2024-08-21T18:50:21.776133Z",
            "url": "https://files.pythonhosted.org/packages/a7/4b/c939c16b4e5ac0cf7160884079073533d00c54f22bc7959fe26bc02fb1ad/sonic_channel_scraper-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40b65e75fad229e63f5bfa3cd37edfaea2160aeeb29cf258289824f96e6e3316",
                "md5": "2602efd1889c6cd405bab51116bebd78",
                "sha256": "4d4e6ec3266362c8aa2ac02bc517eebefa2dfa83e75d956083f62215b475dacf"
            },
            "downloads": -1,
            "filename": "sonic_channel_scraper-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2602efd1889c6cd405bab51116bebd78",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4265,
            "upload_time": "2024-08-21T18:50:23",
            "upload_time_iso_8601": "2024-08-21T18:50:23.051709Z",
            "url": "https://files.pythonhosted.org/packages/40/b6/5e75fad229e63f5bfa3cd37edfaea2160aeeb29cf258289824f96e6e3316/sonic_channel_scraper-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-21 18:50:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shantih19",
    "github_project": "sonic_channel_scraper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sonic-channel-scraper"
}
        
Elapsed time: 0.29580s