Skip to main content

Mashup of audio files from youtube videos.

Project description

Mashup-102117021

Description

Mashup is a Python package for creating mashups of audio files from YouTube videos. It allows you to download audio from YouTube videos related to a specific artist, cut them to a specified duration, and merge them into one audio file.

Installation

You can install Mashup-102117021 via package manager pip:

pip install Mashup-102117021

Usage

To use Mashup, you can execute a Python script with the following arguments:

  • search_keyword: The name of the artist or the search keyword to find related YouTube videos.
  • num_of_videos: The number of YouTube videos to download audio from.
  • audio_duration: The duration (in seconds) of the audio clips to be cut from each video. (Must be >= 20 seconds)
  • output_file_name: The name of the output audio file.

Here's an example of how to use Mashup:

python sample.py "eminem" 20 20 output.mp3

Dependencies:

  • Selenium
  • Pydub
  • Pytube

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mashup-102117021-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

Mashup_102117021-0.0.1-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page