yt_downloader_gui


Nameyt_downloader_gui JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummarySimple GUI youtube downloader
upload_time2024-01-02 12:21:50
maintainer
docs_urlNone
authorTrusikhin Andrei
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Simple Youtube Downloader

This is simple GUI youtube downloader. Does not support authorization in youtube.

# How install?

```bash
pip install yt_downloader_gui
```

```bash
yt-dl-gui - this is cmd for run GUI app.
```


![Image alt](https://github.com/Onder7994/yt_downloader_gui/raw/main/img/main.png)

![Image alt](https://github.com/Onder7994/yt_downloader_gui/raw/main/img/error.png)

![Image alt](https://github.com/Onder7994/yt_downloader_gui/raw/main/img/success.png)
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "yt_downloader_gui",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Trusikhin Andrei",
    "author_email": "andrei.trusikhin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/0a/e76d3f349f19205dc7fb012a4194d6516a1c1289a82a6a9c6cb7248cd201/yt_downloader_gui-0.0.2.tar.gz",
    "platform": null,
    "description": "# Simple Youtube Downloader\n\nThis is simple GUI youtube downloader. Does not support authorization in youtube.\n\n# How install?\n\n```bash\npip install yt_downloader_gui\n```\n\n```bash\nyt-dl-gui - this is cmd for run GUI app.\n```\n\n\n![Image alt](https://github.com/Onder7994/yt_downloader_gui/raw/main/img/main.png)\n\n![Image alt](https://github.com/Onder7994/yt_downloader_gui/raw/main/img/error.png)\n\n![Image alt](https://github.com/Onder7994/yt_downloader_gui/raw/main/img/success.png)",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple GUI youtube downloader",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://github.com/Onder7994/yt_downloader_gui#readme",
        "Homepage": "https://github.com/Onder7994/yt_downloader_gui",
        "Repository": "https://github.com/Onder7994/yt_downloader_gui"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91e354c42c12f8c213c2872aec9cbe8109451b179bd04d62734c44ed0d3e15f2",
                "md5": "04762fa691ea424d8851c1895b4580df",
                "sha256": "642470f6d097d04843deab103bac1b33226785ab35dc827a88c77d8d6cd35a95"
            },
            "downloads": -1,
            "filename": "yt_downloader_gui-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04762fa691ea424d8851c1895b4580df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3111,
            "upload_time": "2024-01-02T12:21:49",
            "upload_time_iso_8601": "2024-01-02T12:21:49.012954Z",
            "url": "https://files.pythonhosted.org/packages/91/e3/54c42c12f8c213c2872aec9cbe8109451b179bd04d62734c44ed0d3e15f2/yt_downloader_gui-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b0ae76d3f349f19205dc7fb012a4194d6516a1c1289a82a6a9c6cb7248cd201",
                "md5": "c10dfe43c9fadf1d7adfc6518eb0317b",
                "sha256": "1248ed4a2e75aff216c822d19c368cefd355ce4604cd74882edbccf4f509ead6"
            },
            "downloads": -1,
            "filename": "yt_downloader_gui-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c10dfe43c9fadf1d7adfc6518eb0317b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2560,
            "upload_time": "2024-01-02T12:21:50",
            "upload_time_iso_8601": "2024-01-02T12:21:50.553505Z",
            "url": "https://files.pythonhosted.org/packages/5b/0a/e76d3f349f19205dc7fb012a4194d6516a1c1289a82a6a9c6cb7248cd201/yt_downloader_gui-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-02 12:21:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Onder7994",
    "github_project": "yt_downloader_gui#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "yt_downloader_gui"
}
        
Elapsed time: 0.16288s