tubeConverter


NametubeConverter JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryPackage based on pytube to download videos, audios, playlists of videos and playlists of audios as well
upload_time2022-12-05 10:54:01
maintainer
docs_urlNone
authorOumayma EL-FAHSI
requires_python
license
keywords python videos music playlist music playlist videos oop youtube converter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Description:



The package is an idea of a decent project I realized based on pytube Package and tkinter and the object-oriented programming, and which was about downloading music, videos, playlists of music and playlists of videos .



I used pytube to code this project and provide a module which can help anyone just by one line of code download whatever he wants from Youtube.

I coded this using a different approach, and I hope that you find it inspiring as I found it.



## Features:



* Download videos from with the maximum resolution up to 720p directly by just providing the link , and the path of your choice for saving the video.

* Download audios directly by just providing the link , and the path of your choice for saving the audio.

* Download Playlists of audios or videos by providing the link of **link of the whole playlist** and also the path of your desire.






            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "tubeConverter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python,Videos,Music,Playlist music,Playlist videos,OOP,YouTube,Converter",
    "author": "Oumayma EL-FAHSI",
    "author_email": "<oumayma.elfahsi@ump.ac.ma>",
    "download_url": "https://files.pythonhosted.org/packages/5f/93/3f8b33e8c5368fc95f4b746f56479fc9baf0aa89dde4bcbf7dff2ba0fdd7/tubeConverter-0.0.1.tar.gz",
    "platform": null,
    "description": "\r\n# Description:\r\n\r\n\r\n\r\nThe package is an idea of a decent project I realized based on pytube Package and tkinter and the object-oriented programming, and which was about downloading music, videos, playlists of music and playlists of videos .\r\n\r\n\r\n\r\nI used pytube to code this project and provide a module which can help anyone just by one line of code download whatever he wants from Youtube.\r\n\r\nI coded this using a different approach, and I hope that you find it inspiring as I found it.\r\n\r\n\r\n\r\n## Features:\r\n\r\n\r\n\r\n* Download videos from with the maximum resolution up to 720p directly by just providing the link , and the path of your choice for saving the video.\r\n\r\n* Download audios directly by just providing the link , and the path of your choice for saving the audio.\r\n\r\n* Download Playlists of audios or videos by providing the link of **link of the whole playlist** and also the path of your desire.\r\n\r\n\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Package based on pytube to download videos, audios, playlists of videos and playlists of audios as well",
    "version": "0.0.1",
    "split_keywords": [
        "python",
        "videos",
        "music",
        "playlist music",
        "playlist videos",
        "oop",
        "youtube",
        "converter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "436dbac12b45f5f3b861b8e9d8309901",
                "sha256": "a5a5f926c87e3766ec26f24906066326de496d56719bba295ebc408ff4fceef7"
            },
            "downloads": -1,
            "filename": "tubeConverter-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "436dbac12b45f5f3b861b8e9d8309901",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3725,
            "upload_time": "2022-12-05T10:54:00",
            "upload_time_iso_8601": "2022-12-05T10:54:00.003349Z",
            "url": "https://files.pythonhosted.org/packages/84/70/e6518341651f969af4dcb968480066b6edf1647275a727d7a77565fed791/tubeConverter-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5bec45d0cd1f2f59d71f68f316bc3472",
                "sha256": "a166cc74230ab20589ffbfa315064754239eac3ee574d4d42268d7ea69a427be"
            },
            "downloads": -1,
            "filename": "tubeConverter-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5bec45d0cd1f2f59d71f68f316bc3472",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3419,
            "upload_time": "2022-12-05T10:54:01",
            "upload_time_iso_8601": "2022-12-05T10:54:01.703657Z",
            "url": "https://files.pythonhosted.org/packages/5f/93/3f8b33e8c5368fc95f4b746f56479fc9baf0aa89dde4bcbf7dff2ba0fdd7/tubeConverter-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-05 10:54:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "tubeconverter"
}
        
Elapsed time: 0.01405s