fetchtube


Namefetchtube JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryA simple package to download YouTube audio/video
upload_time2023-11-01 19:19:04
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License Copyright (c) 2023 Caleb Michael Smith Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords audio downloader video youtube
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FetchTube - Simple YouTube Video and Audio Downloader

FetchTube is a lightweight Python package that allows you to easily download YouTube videos and audio using simple command-line commands.

## Installation

You can install FetchTube using pip:

```bash
pip install fetchtube
```
## Usage
FetchTube provides two straightforward command-line commands:


## Download Video
To download a video from YouTube, use the -v command followed by the video's URL:

``` bash
fetchtube -v "https://www.youtube.com/watch?v=VIDEO_ID"
```

This command will download the best available video up to 1080p resolution to your current working directory.

## Download Audio
To download audio from a YouTube video, use the -a command followed by the video's URL:

``` bash
fetchtube -a "https://www.youtube.com/watch?v=VIDEO_ID" 
```

This command will download the best quality audio stream to your current working directory.

## License
This package is open-source and released under the MIT License. Feel free to use and modify it according to your needs.

## Acknowledgments
FetchTube is built on the Pytube library.

## Author
Caleb Smith

## Contribute
If you'd like to contribute to this project or report issues, please visit the GitHub repository.

Happy downloading!
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fetchtube",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Caleb Smith <me@calebmsmith.com>",
    "keywords": "audio,downloader,video,youtube",
    "author": "",
    "author_email": "Caleb Smith <me@calebmsmith.com>",
    "download_url": "https://files.pythonhosted.org/packages/c9/a7/2843558516f3c12dde85f8730519de8c32bc12908155df2fd320fb9e4a35/fetchtube-1.0.0.tar.gz",
    "platform": null,
    "description": "# FetchTube - Simple YouTube Video and Audio Downloader\n\nFetchTube is a lightweight Python package that allows you to easily download YouTube videos and audio using simple command-line commands.\n\n## Installation\n\nYou can install FetchTube using pip:\n\n```bash\npip install fetchtube\n```\n## Usage\nFetchTube provides two straightforward command-line commands:\n\n\n## Download Video\nTo download a video from YouTube, use the -v command followed by the video's URL:\n\n``` bash\nfetchtube -v \"https://www.youtube.com/watch?v=VIDEO_ID\"\n```\n\nThis command will download the best available video up to 1080p resolution to your current working directory.\n\n## Download Audio\nTo download audio from a YouTube video, use the -a command followed by the video's URL:\n\n``` bash\nfetchtube -a \"https://www.youtube.com/watch?v=VIDEO_ID\" \n```\n\nThis command will download the best quality audio stream to your current working directory.\n\n## License\nThis package is open-source and released under the MIT License. Feel free to use and modify it according to your needs.\n\n## Acknowledgments\nFetchTube is built on the Pytube library.\n\n## Author\nCaleb Smith\n\n## Contribute\nIf you'd like to contribute to this project or report issues, please visit the GitHub repository.\n\nHappy downloading!",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Caleb Michael Smith  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A simple package to download YouTube audio/video",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/fyresmith/fetchtube/issues",
        "Homepage": "https://github.com/fyresmith/fetchtube"
    },
    "split_keywords": [
        "audio",
        "downloader",
        "video",
        "youtube"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d09ddccc55d5b21c16b0a8a575c92d9c4006ae453f3a3e89c266e01bef918e8c",
                "md5": "6627e75958eb0aa73d645e361297d418",
                "sha256": "c0b98c7a882766787ded1bc099595c59c6070f11650f11ba6662b8733761b938"
            },
            "downloads": -1,
            "filename": "fetchtube-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6627e75958eb0aa73d645e361297d418",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5306,
            "upload_time": "2023-11-01T19:19:02",
            "upload_time_iso_8601": "2023-11-01T19:19:02.810162Z",
            "url": "https://files.pythonhosted.org/packages/d0/9d/dccc55d5b21c16b0a8a575c92d9c4006ae453f3a3e89c266e01bef918e8c/fetchtube-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9a72843558516f3c12dde85f8730519de8c32bc12908155df2fd320fb9e4a35",
                "md5": "c8279ba51cee7976ae4cf34e58da460e",
                "sha256": "b7b71182130ece3269188a778a59c52b7e926337a1e7fcfa18385b3d0a856689"
            },
            "downloads": -1,
            "filename": "fetchtube-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c8279ba51cee7976ae4cf34e58da460e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7807,
            "upload_time": "2023-11-01T19:19:04",
            "upload_time_iso_8601": "2023-11-01T19:19:04.066501Z",
            "url": "https://files.pythonhosted.org/packages/c9/a7/2843558516f3c12dde85f8730519de8c32bc12908155df2fd320fb9e4a35/fetchtube-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-01 19:19:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fyresmith",
    "github_project": "fetchtube",
    "github_not_found": true,
    "lcname": "fetchtube"
}
        
Elapsed time: 0.12980s