Metadata-Version: 2.1
Name: Mashup-Achyut-102003640
Version: 0.0.2
Summary: This package will allow user to create mashup of audios which are extracted from youtube videos requested singer
Home-page: https://github.com/Achyut22/Mashup-Achyut-102003640
Author: Achyut Tiwari
Author-email: achyuttiwari22@gmail.com
License: MIT
Keywords: MASHUP,YOUTUBE,PROJECT,UCS654,MUSIC,MP3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# 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"
