Why another Youtube downloader? Aren't there enough already? Well, there might be. But since none of them fitted my needs, I created this one.
Head over to the releases page at https://github.com/Zahlii/Advanced-Youtube-Downloader/releases.
- One-Click download of playlists and videos from more than 150 websites.
- Removes silent parts of the video.
- Can run peak normalization or use ReplayGain to adjust the audio volume.
- Conversion to MP3 is done automatically.
- Conversion to FLAC fully supported!
- Retrieves Meta-Information and Album-Artwork from GracenoteMusicDB
- Fully customizable with settings for audio bitrate and naming conventions.
- Uses external, community-driven products such as ffmpeg, youtube-dl and mp3gain which allows for easy update checking.
- Adjust audio bitrate depending on input video quality
This Software is licensed under the MIT License! http://opensource.org/licenses/MIT
- http://www.jthink.net/jaudiotagger/
- http://commons.apache.org/
- http://rg3.github.io/youtube-dl/
- https://www.ffmpeg.org/
- http://mp3gain.sourceforge.net/
It's simple. Just open tickets in the Issue Tracker, or make a pull request when implementing new features. I did not include a build file yet which will most likely change later on, as well as adding tests is planned.