Skip to content

ItsJiro/AudioMorph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MP3 to YouTube Video Converter and Uploader

This project takes MP3 files, converts them into videos (with specified background image), and automatically uploads them to YouTube.

Features

  • Converts MP3 files into videos.
  • Adds a custom image for the video.
  • Supports batch processing of multiple MP3 files.
  • Automatically uploads the videos to YouTube.
  • User-friendly and fully automated workflow.

Setup

  • Create 3 folders named Songs, Covers & Output in the same directory as AutoMorph.py then run AutoMorph.py

Requirements

System Requirements

  • Operating System: Windows 11 (or compatible OS)
  • Python Version: 3.10 or higher

Libraries and Tools

The following Python libraries are required:

  • moviepy
  • mutagen
  • google-auth
  • google-api-python-client

Install the required libraries with the following command:

pip install moviepy mutagen google-auth google-api-python-client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages