Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
This is a postprocessor feature request.
Right now we can extract audio track and rename it beautifully with
youtube-dl --output "%(title)s.%(ext)s" --extract-audio --audio-format mp3.It is pretty common to find Youtube videos which are full albums, not just one track. Is also very common to find on description the tracklist, in the form hh:mm:ss author - title\n
Wouldn't be really useful to have a
--audio-ripor--rip-from-descrptionoption to rip those big audio tracks into their components?Meanwhile I'm trying to do a bash script to do it manually, maybe with
abcde.