Mashup-Achyut-102003640


NameMashup-Achyut-102003640 JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/Achyut22/Mashup-Achyut-102003640
SummaryThis package will allow user to create mashup of audios which are extracted from youtube videos requested singer
upload_time2023-02-10 20:53:25
maintainer
docs_urlNone
authorAchyut Tiwari
requires_python
licenseMIT
keywords mashup youtube project ucs654 music mp3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MASHUP PROJECT by Achyut Tiwari - 102003640
# Project Description
This module is used to create mashup of youtube video audios. It takes Name of the Singer, number of youtube videos , duration of audio from each videos and Name of audio file by which final mashup audio will be saved.


## Requirements
```pip install pytube```
```pip install pydub```
```pip install pandas```

## Installation
```pip install Mashup-Achyut-102003640```

## Sample execution command format
python "python file to be executed" number_of_videos duration_of_audio "output_filename.mp3"

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Achyut22/Mashup-Achyut-102003640",
    "name": "Mashup-Achyut-102003640",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "MASHUP,YOUTUBE,PROJECT,UCS654,MUSIC,MP3",
    "author": "Achyut Tiwari",
    "author_email": "achyuttiwari22@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/52/1d/d5fb5854bcd7a6503751af78ab3864a8fc7a3f5571d24a1c1abb2c27d5e3/Mashup-Achyut-102003640-0.0.2.tar.gz",
    "platform": null,
    "description": "# MASHUP PROJECT by Achyut Tiwari - 102003640\r\n# Project Description\r\nThis module is used to create mashup of youtube video audios. It takes Name of the Singer, number of youtube videos , duration of audio from each videos and Name of audio file by which final mashup audio will be saved.\r\n\r\n\r\n## Requirements\r\n```pip install pytube```\r\n```pip install pydub```\r\n```pip install pandas```\r\n\r\n## Installation\r\n```pip install Mashup-Achyut-102003640```\r\n\r\n## Sample execution command format\r\npython \"python file to be executed\" number_of_videos duration_of_audio \"output_filename.mp3\"\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This package will allow user to create mashup of audios which are extracted from youtube videos requested singer",
    "version": "0.0.2",
    "split_keywords": [
        "mashup",
        "youtube",
        "project",
        "ucs654",
        "music",
        "mp3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd93da9fa592c228a71bf23d35145cb8a37803616db0bab5907394e98852307a",
                "md5": "afdc8126ac3173ee46f0d3421c681874",
                "sha256": "6d6ffb5e244f994d85e6b2804b02532a0573d4a2464dd52ecb0c918ade3f1ff5"
            },
            "downloads": -1,
            "filename": "Mashup_Achyut_102003640-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afdc8126ac3173ee46f0d3421c681874",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3767,
            "upload_time": "2023-02-10T20:53:21",
            "upload_time_iso_8601": "2023-02-10T20:53:21.888482Z",
            "url": "https://files.pythonhosted.org/packages/dd/93/da9fa592c228a71bf23d35145cb8a37803616db0bab5907394e98852307a/Mashup_Achyut_102003640-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "521dd5fb5854bcd7a6503751af78ab3864a8fc7a3f5571d24a1c1abb2c27d5e3",
                "md5": "644816908c3f3a7b080754d43b90ab22",
                "sha256": "7cc6163eed607641f27cab6091af41e375c293d3b8a6f8c48b160b6a3e7d099c"
            },
            "downloads": -1,
            "filename": "Mashup-Achyut-102003640-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "644816908c3f3a7b080754d43b90ab22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3297,
            "upload_time": "2023-02-10T20:53:25",
            "upload_time_iso_8601": "2023-02-10T20:53:25.011485Z",
            "url": "https://files.pythonhosted.org/packages/52/1d/d5fb5854bcd7a6503751af78ab3864a8fc7a3f5571d24a1c1abb2c27d5e3/Mashup-Achyut-102003640-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-10 20:53:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Achyut22",
    "github_project": "Mashup-Achyut-102003640",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mashup-achyut-102003640"
}
        
Elapsed time: 0.06381s