Skip to content

A simple script that can stick together all your tracks with a time of silence between them

License

Notifications You must be signed in to change notification settings

BenyaminZojaji/pydub-addTracks-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

pydub-addTracks-script

  • A simple script that can stick together all your tracks with a time of silence between them.
  • Note that you need ffmpeg and libavcodec-extra installed on your os to use pydub library.
    • $ sudo apt-get install ffmpeg libavcodec-extra
    • $ pip3 install pydub
  • Here are useful resources that have been used.

About

A simple script that can stick together all your tracks with a time of silence between them

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published