Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 239 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 239 Bytes

Pyconvert

Pyconvert is a script used to easily convert .mp4 files into .mp3 files

Libraries used:

  • moviepy
  • os

Features:

Convert mp4 files to mp3 files

Todo:

  1. Split the list in half then convert each list with a thread?