twvideo-dl


Nametwvideo-dl JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA Simple CLI for downloading Videos from X, formaly Twitter
upload_time2023-12-18 17:25:16
maintainer
docs_urlNone
authoreggplants
requires_python>=3.11,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # twvideo-dl

A Simple CLI for downloading Videos from X, formaly Twitter.

## Install

```bash
pip install twvideo-dl
```

## How to use

```shellsession
$ twvideo-dl https://twitter.com/YouTube/status/988453821851619330
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "twvideo-dl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "eggplants",
    "author_email": "w10776e8w@yahoo.co.jp",
    "download_url": "https://files.pythonhosted.org/packages/25/35/e90972be2bef1935bcd3bceb0bbb943359601c5718464e56a062293b2769/twvideo_dl-0.0.2.tar.gz",
    "platform": null,
    "description": "# twvideo-dl\n\nA Simple CLI for downloading Videos from X, formaly Twitter.\n\n## Install\n\n```bash\npip install twvideo-dl\n```\n\n## How to use\n\n```shellsession\n$ twvideo-dl https://twitter.com/YouTube/status/988453821851619330\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Simple CLI for downloading Videos from X, formaly Twitter",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "173f6de12d9424e3cc90b3945b61118686aae295bfa372a783129bc49764a28f",
                "md5": "8d5f009fde12e1f062b9268da724280e",
                "sha256": "19732fcb0a429161b383b323e7f25489d963d873bfc7fb694d49a8d6216620ad"
            },
            "downloads": -1,
            "filename": "twvideo_dl-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d5f009fde12e1f062b9268da724280e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 3886,
            "upload_time": "2023-12-18T17:25:14",
            "upload_time_iso_8601": "2023-12-18T17:25:14.768689Z",
            "url": "https://files.pythonhosted.org/packages/17/3f/6de12d9424e3cc90b3945b61118686aae295bfa372a783129bc49764a28f/twvideo_dl-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2535e90972be2bef1935bcd3bceb0bbb943359601c5718464e56a062293b2769",
                "md5": "00caac7e33a2ac316d3a6543f47c0cb8",
                "sha256": "47d3d4427aa5e01415db73977f23a2f30b25cb26ea8da9e0b3fe4e916b746fd5"
            },
            "downloads": -1,
            "filename": "twvideo_dl-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "00caac7e33a2ac316d3a6543f47c0cb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 2930,
            "upload_time": "2023-12-18T17:25:16",
            "upload_time_iso_8601": "2023-12-18T17:25:16.234824Z",
            "url": "https://files.pythonhosted.org/packages/25/35/e90972be2bef1935bcd3bceb0bbb943359601c5718464e56a062293b2769/twvideo_dl-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-18 17:25:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "twvideo-dl"
}
        
Elapsed time: 0.14908s