Mashup-Chitraksh-102017040


NameMashup-Chitraksh-102017040 JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Chitru4/Mashup-Chitraksh-102017040
SummaryThis module creates a mashup of songs of your favorite singer with a single click.
upload_time2023-02-05 14:59:15
maintainer
docs_urlNone
authorChitraksh Kumar
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 Module by Chitraksh Kumar

## Roll No. 102017040

## Description
This module creates a mashup of songs of your favorite singer with a single click.

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

## Install
Download the code using pip
```
pip install Mashup-Chitraksh-102017040
```

## Running the code
```
102017040 102017040.py "Sharry Mann" 20 20 102017040-output.mp3
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Chitru4/Mashup-Chitraksh-102017040",
    "name": "Mashup-Chitraksh-102017040",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "MASHUP,YOUTUBE,PROJECT,UCS654,MUSIC,MP3",
    "author": "Chitraksh Kumar",
    "author_email": "chitraksh24@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/66/d2/9ff1e04dfd05ee780c60ccefe07745f91d15c7226b3dbe5349077fc290fb/Mashup-Chitraksh-102017040-0.0.1.tar.gz",
    "platform": null,
    "description": "# Mashup Module by Chitraksh Kumar\n\n## Roll No. 102017040\n\n## Description\nThis module creates a mashup of songs of your favorite singer with a single click.\n\n## Requirements\n``` \npip install pytube\npip install pydub\n```\n\n## Install\nDownload the code using pip\n```\npip install Mashup-Chitraksh-102017040\n```\n\n## Running the code\n```\n102017040 102017040.py \"Sharry Mann\" 20 20 102017040-output.mp3\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This module creates a mashup of songs of your favorite singer with a single click.",
    "version": "0.0.1",
    "split_keywords": [
        "mashup",
        "youtube",
        "project",
        "ucs654",
        "music",
        "mp3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66d29ff1e04dfd05ee780c60ccefe07745f91d15c7226b3dbe5349077fc290fb",
                "md5": "8b0947069de8dc406871e0ec7426294a",
                "sha256": "18e69e7c2023433def627f53028417d66b1cd4a19cfa76abcc8567fcdace42d3"
            },
            "downloads": -1,
            "filename": "Mashup-Chitraksh-102017040-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8b0947069de8dc406871e0ec7426294a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3355,
            "upload_time": "2023-02-05T14:59:15",
            "upload_time_iso_8601": "2023-02-05T14:59:15.905186Z",
            "url": "https://files.pythonhosted.org/packages/66/d2/9ff1e04dfd05ee780c60ccefe07745f91d15c7226b3dbe5349077fc290fb/Mashup-Chitraksh-102017040-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-05 14:59:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Chitru4",
    "github_project": "Mashup-Chitraksh-102017040",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mashup-chitraksh-102017040"
}
        
Elapsed time: 0.04016s