ctube


Namectube JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://pypi.org/project/ctube/
SummaryNone
upload_time2024-06-10 19:21:30
maintainerNone
docs_urlNone
authorSimone Gentili
requires_python<4.0,>=3.8
licenseMIT
keywords innertube youtube youtube-music python download music client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ctube
![Version](https://img.shields.io/badge/version-0.1.4-blue)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://en.wikipedia.org/wiki/MIT_License)

---
ctube is a simple program for downloading music. Written in Python, ctube has a command line interface.\
Download in mp3 at the highest quality available. Metadata is automatically embedded in files (including cover art).\
Type help for more information about the available commands and how they work.

### installation
```shell
pip install ctube
```

### usage
to run ctube just type ctube in the terminal and press enter.

---
<p align="center">
    <img src=".github/ctube.gif" alt="ctube.gif">
</p>

---

The program is in a stable state, however some features are missing such as:
- better artist search.
- configuration via file.
- better display of download status.
- possibility to choose the metadata to embed.
- possibility to choose the file format and other audio parameters.

---
Tested on Arch Linux:
- alacritty 0.13.2
- python 3.12.3

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/ctube/",
    "name": "ctube",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "innertube, youtube, youtube-music, python, download, music, client",
    "author": "Simone Gentili",
    "author_email": "gensydev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ce/77/33699596279523336557b9806edcabac610555644996025d4ddf49513ce4/ctube-0.1.4.tar.gz",
    "platform": null,
    "description": "# ctube\n![Version](https://img.shields.io/badge/version-0.1.4-blue)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://en.wikipedia.org/wiki/MIT_License)\n\n---\nctube is a simple program for downloading music. Written in Python, ctube has a command line interface.\\\nDownload in mp3 at the highest quality available. Metadata is automatically embedded in files (including cover art).\\\nType help for more information about the available commands and how they work.\n\n### installation\n```shell\npip install ctube\n```\n\n### usage\nto run ctube just type ctube in the terminal and press enter.\n\n---\n<p align=\"center\">\n    <img src=\".github/ctube.gif\" alt=\"ctube.gif\">\n</p>\n\n---\n\nThe program is in a stable state, however some features are missing such as:\n- better artist search.\n- configuration via file.\n- better display of download status.\n- possibility to choose the metadata to embed.\n- possibility to choose the file format and other audio parameters.\n\n---\nTested on Arch Linux:\n- alacritty 0.13.2\n- python 3.12.3\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://pypi.org/project/ctube/",
        "Repository": "https://github.com/g3nsy/ctube"
    },
    "split_keywords": [
        "innertube",
        " youtube",
        " youtube-music",
        " python",
        " download",
        " music",
        " client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "701a1194b4366b2d1fbd9ed37d5b588ccda1702c07ea6adae214aca434341e8b",
                "md5": "0c15efa5ad25708388f64f1747ce52de",
                "sha256": "645008cff01e956539ce497c3b7e06a3c31215e0e4217b0ea898a1f06faba287"
            },
            "downloads": -1,
            "filename": "ctube-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c15efa5ad25708388f64f1747ce52de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 14285,
            "upload_time": "2024-06-10T19:21:28",
            "upload_time_iso_8601": "2024-06-10T19:21:28.741172Z",
            "url": "https://files.pythonhosted.org/packages/70/1a/1194b4366b2d1fbd9ed37d5b588ccda1702c07ea6adae214aca434341e8b/ctube-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce7733699596279523336557b9806edcabac610555644996025d4ddf49513ce4",
                "md5": "2bd2e093bf1585585fa5bbcb1acd09d2",
                "sha256": "184d19bd6cd7fa017e3726c143112eb16adfcb28a61180bd17428be4c374cd1b"
            },
            "downloads": -1,
            "filename": "ctube-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2bd2e093bf1585585fa5bbcb1acd09d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 10777,
            "upload_time": "2024-06-10T19:21:30",
            "upload_time_iso_8601": "2024-06-10T19:21:30.606305Z",
            "url": "https://files.pythonhosted.org/packages/ce/77/33699596279523336557b9806edcabac610555644996025d4ddf49513ce4/ctube-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-10 19:21:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "g3nsy",
    "github_project": "ctube",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ctube"
}
        
Elapsed time: 0.25247s