Skip to content

YBDownloader v0.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Dec 21:18
· 173 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • Add browser extension with deep link support and CI/CD workflows (d4d824f)
  • Refactor TabsContent components for improved performance and visibility (b140c38)
  • Implement second instance handling and improve trim functionality (f1cc8b5)
  • Enhance media conversion features with trimming support (41c0b7d)
  • Add type checking to lint-staged script for frontend files (5d7e1de)
  • Refactor linting setup and enhance README documentation (33997d5)
  • Add initial project setup with package management and linting tools (465c6c5)
  • Add logging settings and integrate into application (9068573)
  • Refactor FFmpeg management and downloader integration (39f4a4c)
  • Update ConverterTab tests to use raw category names for headers when translations are unavailable (164dbb9)
  • Add Prettier configuration and ignore files for code formatting (425081d)
  • Implement language settings and initialization updates (1c093dc)
  • Enhance theme management and settings integration (6543222)
  • Refactor AboutTab component and introduce modular cards for improved structure (b69307b)
  • Add theme reset functionality and integrate into settings (17fc8ee)
  • Refactor SettingsTab component and modularize settings sections (71f82e4)
  • Add theme customization options and integrate into settings (a374784)
  • Update application icons and add new logo assets (0f514d5)
  • Add MarqueeText component and integrate into ConverterTab (7ee2e7e)
  • Add Bulgarian and Greek language support (b08f8c4)
  • Implement version formatting in AboutTab component (d01c387)
  • Refactor and clean up code documentation across multiple files (2dee320)

Downloads

Platform Architecture File Description
Windows x64 ybdownloader-windows-amd64-installer.exe Recommended installer
Windows x64 ybdownloader-windows-amd64.exe Portable executable
macOS Universal (Intel + Apple Silicon) ybdownloader-macos-universal.dmg Disk image
Linux x64 ybdownloader-linux-amd64.tar.gz Tarball

Installation Notes

Windows

  • Download and run the installer, or use the portable .exe directly
  • You may see a SmartScreen warning - click "More info" → "Run anyway"

macOS

  • Open the .dmg file and drag the app to Applications
  • First launch: Right-click → Open (to bypass Gatekeeper)

Linux

  • Extract the tarball and run the binary
  • Ensure GTK3 and WebKit2GTK are installed

FFmpeg

FFmpeg is required for audio conversion. The app will prompt you to download it automatically if not found.