Skip to content

bencecile/FFMpegSplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

FFMPEG Split

This was a project that allowed me to split up any music file that was comprised of multiple tracks. This was done by leveraging the power of FFMpeg.

I came up with a file format that would allow me to get the correct timing of each track, as well as the title and artist of the song.

youtube-dl was used to get the compilation music files from YouTube.

Requirements

  • Python >=3.6
  • FFMpeg (latest version)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages