Skip to content

Releases: wildcardcharacter/AudioHarvester

AudioHarvester v0.9.5 – Packaging and Stability Update

22 Jun 10:13
db1a611

Choose a tag to compare

AudioHarvester v0.9.5

This release focuses on packaging improvements, project structure, and overall stability.

What's New

Debian Package Support

  • Added installable DEB package
  • Added desktop menu integration
  • Added application launcher
  • Added icon integration for desktop environments
  • Added support for installation via:
sudo apt install ./audioharvester_0.9.5_all.deb

Build Improvements

  • Added automated DEB build script (build-deb.sh)
  • Automatic version detection during package creation
  • Improved packaging workflow for future releases

yt-dlp Improvements

  • Removed hardcoded user-specific paths
  • Added automatic yt-dlp detection
  • Improved compatibility across different Linux systems

Project Improvements

  • Added CHANGELOG.md
  • Added TODO.md roadmap
  • Improved project structure
  • Updated README documentation

Notes

  • The graphical user interface is currently available in German only.
  • English language support is planned for a future release.

Download

Install the DEB package:

sudo apt install ./audioharvester_0.9.5_all.deb

Thank you for trying AudioHarvester and for your feedback.

AudioHarvester v0.9

18 Jun 10:48
55cfb15

Choose a tag to compare

AudioHarvester v0.9

First public release of AudioHarvester.

AudioHarvester is a lightweight Linux desktop application for downloading audio from YouTube using yt-dlp and ffmpeg.

Features

  • MP3, Opus and M4A support
  • Audio quality selection
  • Embedded cover artwork
  • Metadata support
  • Playlist support
  • Download entire playlists or a single track
  • Download cancellation
  • Download history
  • History management
  • Custom output directory
  • Saved settings
  • XFCE menu integration

Technical

  • Built with Python and PyQt6
  • Uses yt-dlp and ffmpeg
  • Improved project structure
  • Portable icon handling

Notes

This is the first public release. Feedback, bug reports and suggestions are welcome.

Thank you for trying AudioHarvester.