Giter Site home page Giter Site logo

jeromearellano / mp4-to-mp3-converter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deepankarvarma/mp4-to-mp3-converter-using-python

0.0 0.0 0.0 4 KB

This is a Python-based MP4 to MP3 converter that works for both YouTube and non-YouTube links. The user interface is created using Streamlit, while the conversion process is handled using the MoviePy and Pytube libraries.

Home Page: https://deepankarvarma-mp4-to-mp3-converter-using-python-app-pyuc6s.streamlit.app/

Python 100.00%

mp4-to-mp3-converter's Introduction

MP4 to MP3 Converter

This is a simple MP4 to MP3 converter that works for both YouTube and non-YouTube video links. It is built using Python and the following libraries:

  • streamlit: for creating the user interface.
  • moviepy: for converting audio from video files to MP3 format.
  • pytube: for downloading YouTube videos.

How to use

To use the converter, follow these steps:

  1. Enter the URL of the MP4 video you want to convert in the text input field.
  2. If the URL is a YouTube link, the video details such as title, duration and views will be displayed to the user.
  3. Click on the "Convert to MP3" button to start the conversion process.
  4. If the conversion is successful, a success message will be displayed along with a download button for the converted MP3 file.
  5. Click on the download button to download the MP3 file.

Running the converter

To run the converter on your machine, follow these steps:

  1. Install the required libraries by running pip install -r requirements.txt in your terminal.
  2. Clone the repository using git clone https://github.com/your-username/mp4-to-mp3-converter.git.
  3. Navigate to the project directory using cd mp4-to-mp3-converter.
  4. Run the converter using streamlit run app.py.
  5. The converter will open in your default web browser.

Demo

You can see a live demo of the MP4 to MP3 converter here.

mp4-to-mp3-converter's People

Contributors

deepankarvarma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.