8000
Skip to content

Releases: Efeckc17/YoutubeGO

v5.0.22

14 Feb 17:55

Choose a tag to compare

The yt-dlp version in the old version was replaced with the new one.

You can email me with project ideas or let me know the areas that need improvement in this project. toxi360@workmail.com

v5.0.21

23 Dec 20:14

Choose a tag to compare

fixed: handle invalid download paths when removable drives are disconnected

For macos users;

  1. https://youtubego.org/macos-instructions.html
  2. https://youtu.be/zHWr7nAl5vg?si=Qw3MuRZQrCBTuFEs

v5.0.20

02 Nov 21:38

Choose a tag to compare

Added 'Don't Use' option to geo-bypass settings

For macos users;

  1. https://youtubego.org/macos-instructions.html
  2. https://youtu.be/zHWr7nAl5vg?si=Qw3MuRZQrCBTuFEs

v5.0.19

08 Oct 21:39
ecfa041

Choose a tag to compare

Full Changelog: v5.0.18...v5.0.19

The video on how to install Youtubego on Mac can help you: https://youtu.be/zHWr7nAl5vg

v5.0.18

22 Aug 22:42

Choose a tag to compare

🎧 Major Audio Quality Overhaul

πŸ†• What's New

  • Lossless Audio Extraction: New "copy mode" supports lossless M4A, AAC, and OPUS formats.
  • Bitrate Control Added: Users can now choose custom audio bitrates (128k ~ 320k).
  • Fallback Logic Upgraded: Smart fallback now supports 192k β†’ 320k, 44.1 β†’ 48kHz conversions.
  • UI Enhancements: Tooltips added for all audio settings.
  • Spectrogram Fixes: Resolved frequency loss in visual analyzer.
image

πŸ–₯ macOS Users:

v5.0.17

11 Aug 01:54

Choose a tag to compare

YoutubeGO v5.0.17

Impact

  • Major UI and feedback improvements for a smoother download experience.
  • Stronger error handling with clear user notifications.
  • More transparent progress tracking during download preparation.

✨ Highlights

  • Instant Download Feedback: Removed silent startup – downloads now show immediate feedback.
  • Dynamic Progress Bar: Full-width, auto-hide when not needed.
  • Settings Layout Improvements: Moved FFmpeg status/logs button to the Settings page, refined button styling.
  • Progressive Status Updates: Clear step-by-step feedback during download preparation.
  • Help Menu Enhancements: Added Report Bug and Support Development links.

πŸ› Fixes

  • Replaced broad Exception catches with specific exception types (OSError, PermissionError).
  • Added meaningful warning messages for file operation errors.
  • Enabled proper error logging instead of silent failures.
  • Removed unnecessary pass statements from exception blocks.
  • Added 10s timeout to HTTP requests to prevent hanging.

MacOS Installation Guide: https://youtubego.org/macos-instructions.html

v5.0.16

25 Jul 21:52

Choose a tag to compare

πŸ”„ Profile Reset (fix:profile)

  • πŸ—‘οΈ Deletes history.json and profile picture on reset
  • 🧼 Clears history table in UI
  • ⚠️ Basic error check for picture deletion
  • βœ… Ensures full cleanup of user data
  • πŸ” [View commit](50a3e38)

🧱 Error Handling (fix:core)

  • πŸ›‘οΈ Replaced generic except: with specific exceptions:

    • JSONDecodeError, IOError, OSError
  • πŸ“£ Clear error messages for users

  • ✍️ Enforced UTF-8 file handling

  • 🚫 No more silent failure when profile file is broken or missing

  • πŸ” [View commit](defa4b8)


πŸ“œ Changelog: https://youtubego.org/changelog.html
🍏 macOS Setup Guide: https://youtubego.org/macos-instructions.html

v5.0.15

10 Jul 18:40

Choose a tag to compare

πŸ› οΈ v5.0.15 Release

  • Fixed a critical shared memory cleanup issue on Windows to prevent ghost instances and improve stability.
  • General stability and reliability improvements.

macOS Users:
Please check the installation instructions here:

πŸ‘‰ https://youtubego.org/macos-instructions.html

v5.0.14

02 Jul 22:06

Choose a tag to compare

fix: Add cross-platform compatibility for FFmpeg checker

- Add platform-specific CREATE_NO_WINDOW handling

v5.0.13

28 Jun 00:22

Choose a tag to compare

πŸ“¦ YouTubeGO v5.0.13

βœ… Playlist Auto-Folder: Playlists now automatically download into folders named after the playlist for better organization.

⚑️ Instant Settings Apply: Removed all Apply buttons. Changes now save and apply instantly.

🧹 Homepage Cleanup: Removed redundant MP3/MP4 mentions and simplified descriptions.

0