Skip to content

Quick video maker to transform mp3 musics into youtube videos.

Notifications You must be signed in to change notification settings

horue/Kurippo-MP3-to-MP4-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kurippo - MP3-to-MP4 Converter - README

This Python script is a simple tool for creating YouTube-style videos from MP3 audio files.

  1. Features:

    • Converts MP3 audio to MP4 video format.
    • Option to specify a static image for the video (optional).
  2. Requirements:

    • Python 3
    • moviepy library (install using pip install moviepy)
  3. Usage:

    • Install moviepy: pip install moviepy
    • (Optional) Prepare an image file to use as the video background (e.g., album cover).
    • Run the script: python main.py
    • Select your MP3 file.
    • (Optional) Enter the path to your image file (if desired).

    The script will generate an MP4 video with the MP3 audio and the provided image (or a black background if no image is provided).

  4. Note:

    • This script does not upload videos to YouTube (Yet).
    • The generated video might not comply with YouTube's specific requirements.
  5. Disclaimer:

    This project is provided for educational purposes only. Use it responsibly and respect copyright laws.

About

Quick video maker to transform mp3 musics into youtube videos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages