Skip to content

v0.13.0 - YouTube Audio-Only Downloads

Choose a tag to compare

@github-actions github-actions released this 14 Feb 18:50
· 11 commits to master since this release
v0.13.0
ef7d12b

Added

  • youtube_format config option: New youtube_format config to enable audio-only YouTube downloads.
    • Set AUDIORAG_YOUTUBE_FORMAT=bestaudio to download audio-only (saves ~95% bandwidth).
    • Works with yt-dlp format selection: bestaudio, bestaudio/best, worstaudio.
    • Compatible with existing -x --audio-format mp3 post-processing.