concat_audio.sh- given a directory containing audio files of a single format, concatenates the audio to a single file using the same input format. NB: files are sorted by however bash defaults; generally the standard bash directory sorting, i.e. symbols > numerical > alphabetical. this was intended to combine dj mixes that have been split into files by track, and relies on track numbers in the file name to order correctly. usesffmpegdownload_audio.sh- downloads audio from a URL (YouTube, etc.) usingyt-dlp. extracts at highest quality, keeps best available format (no conversion), and prefers audio-only streams. requiresyt-dlpandffmpeg. usage:./download_audio.sh <url>extract_video_audio.sh- extracts audio from a video file usingffmpeg. outputs audio as a WAV file to the same dir as the source file using the same name
-
Notifications
You must be signed in to change notification settings - Fork 0
julientregoat/scripts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published