Skip to content

Releases: kalis26/iTuneUp

iTuneUp v1.3.1

21 Mar 12:53

Choose a tag to compare

What’s New in v1.3.1

  • Fixed an issue where downloading would stop if album name / song name contains unsupported Unicode characters.
  • Added option to directly download from an apple music URL without searching.

Download

iTuneUp-Setup.exe

  • Run the installer and follow the steps
  • App shortcut will be added to desktop/start menu
  • Installed app is named iTuneUp

How to Use

  1. Launch iTuneUp from desktop or Start Menu
  2. Use the interface to search and download albums or songs
  3. Files are saved in folders that can be accessed directly from the Library tab of the app
  4. Open iTunes → Add Folder to Library
  5. Sync to your iPhone/iPad for a true Apple-style experience
    Full tutorial in the README

Known Issues

  • You must have Google Chrome installed (used by Selenium in headless mode)

License

This software is released under the MIT License

iTuneUp v1.3.0

06 Feb 17:38

Choose a tag to compare

What’s New in v1.3.0

  • Added the option to download a single song (not the full album).

Download

iTuneUp-Setup.exe

  • Run the installer and follow the steps
  • App shortcut will be added to desktop/start menu
  • Installed app is named iTuneUp

How to Use

  1. Launch iTuneUp from desktop or Start Menu
  2. Use the interface to search and download albums or songs
  3. Files are saved in folders that can be accessed directly from the Library tab of the app
  4. Open iTunes → Add Folder to Library
  5. Sync to your iPhone/iPad for a true Apple-style experience
    Full tutorial in the README

Known Issues

  • You must have Google Chrome installed (used by Selenium in headless mode)

License

This software is released under the MIT License

iTuneUp v1.2.7

06 Feb 10:21

Choose a tag to compare

What’s New in v1.2.7

  • ffmpeg and deno runtime are now bundled with the app directly to avoid system PATH manipulation.
  • Fixed an issue where you couldn't see download progress when navigating between tabs while downloading.

Download

iTuneUp-Setup.exe

  • Run the installer and follow the steps
  • App shortcut will be added to desktop/start menu
  • Installed app is named iTuneUp

How to Use

  1. Launch iTuneUp from desktop or Start Menu
  2. Use the interface to search and download albums or songs
  3. Files are saved in folders that can be accessed directly from the Library tab of the app
  4. Open iTunes → Add Folder to Library
  5. Sync to your iPhone/iPad for a true Apple-style experience
    Full tutorial in the README

Known Issues

  • You must have Google Chrome installed (used by Selenium in headless mode)
  • Some tags can't be edited

License

This software is released under the MIT License

iTuneUp v1.2.6

03 Feb 19:44

Choose a tag to compare

What’s New in v1.2.6

  • New robust code and web scraping that doesn't rely on svelte directives that are unstable.

Download

iTuneUp-Setup.exe

  • Run the installer and follow the steps
  • App shortcut will be added to desktop/start menu
  • Installed app is named iTuneUp

How to Use

  1. Launch iTuneUp from desktop or Start Menu
  2. Use the interface to search and download albums or songs
  3. Files are saved in folders that can be accessed directly from the Library tab of the app
  4. Open iTunes → Add Folder to Library
  5. Sync to your iPhone/iPad for a true Apple-style experience
    Full tutorial in the README

Known Issues

  • You must have Google Chrome installed (used by Selenium in headless mode)
  • Some tags can't be edited

License

This software is released under the MIT License

iTuneUp v1.2.5

05 Aug 20:28
62f904d

Choose a tag to compare

🚀 What’s New in v1.2.5

  • ✅ Added automatic installation of FFmpeg if not present on the device used as well as adding it to the systems PATH. Uninstalling the app automatically removes FFmpeg.

📥 Download

📦 iTuneUp-Setup.exe

  • Run the installer and follow the steps
  • App shortcut will be added to desktop/start menu
  • Installed app is named iTuneUp

📚 How to Use

  1. Launch iTuneUp from desktop or Start Menu
  2. Use the interface to search and download albums or songs
  3. Files are saved in folders that can be accessed directly from the Library tab of the app
  4. Open iTunes → Add Folder to Library
  5. Sync to your iPhone/iPad for a true Apple-style experience
    📖 Full tutorial in the README

🐞 Known Issues

  • You must have Google Chrome installed (used by Selenium in headless mode)
  • Some tags can't be edited

📝 License

This software is released under the MIT License

iTuneUp v1.2.4

05 Aug 12:09

Choose a tag to compare

🚀 What’s New in v1.2.4

  • ✅ Program now installs in local appdata, and no longer gives the user the ability to choose a folder of installation. This avoids permission problems when using the app.
  • ✅ Upgraded the search functions. Downloading an album now doesn't rely on Youtube Music having it in their catalog.
  • ✅ Made a fix to kill Chrome processes that ran in the background even after app closing. This should decrease RAM usage.
  • ✅ Added a button to open the library on Windows Explorer.

📥 Download

📦 iTuneUp-Setup.exe

  • Run the installer and follow the steps
  • App shortcut will be added to desktop/start menu
  • Installed app is named iTuneUp

📚 How to Use

  1. Launch iTuneUp from desktop or Start Menu
  2. Use the interface to search and download albums or songs
  3. Files are saved in folders that can be accessed directly from the Library tab of the app
  4. Open iTunes → Add Folder to Library
  5. Sync to your iPhone/iPad for a true Apple-style experience
    📖 Full tutorial in the README

🐞 Known Issues

  • You must have Google Chrome installed (used by Selenium in headless mode)
  • FFmpeg must be in your PATH
  • Some tags can't be edited

📝 License

This software is released under the MIT License

iTuneUp v1.0.0

03 Aug 14:52
6845f40

Choose a tag to compare

First official release of iTuneUp as a native Windows desktop application with no Python installation required!

🚀 What’s New in v1.0.0

  • ✅ Packaged .exe — no Python or pip required
  • ✅ Auto-creates metadata-rich .m4a files from YouTube
  • ✅ Fetches Apple Music metadata via built-in Chrome-based scraping
  • ✅ Installer includes:
    • License Agreement (LICENSE.md)
    • Desktop and Start Menu shortcuts
    • Optional install path
    • Clean uninstaller

📥 Download

📦 iTuneUp-Setup.exe

  • Run the installer and follow the steps
  • App shortcut will be added to desktop/start menu
  • Installed app is named iTuneUp

📚 How to Use

  1. Launch iTuneUp from desktop or Start Menu
  2. Use the interface to search and download albums or songs
  3. Files are saved in folders in the {installation_path}/library/ folder, with rich metadata and .m4a encoding
  4. Open iTunes → Add Folder to Library
  5. Sync to your iPhone/iPad for a true Apple-style experience
    📖 Full tutorial in the README

🐞 Known Issues

  • You must have Google Chrome installed (used by Selenium in headless mode)
  • FFmpeg must be in your PATH
  • Some tags can't be edited

📝 License

This software is released under the MIT License

iTuneUp Console App v0.1-alpha

31 Jul 14:44

Choose a tag to compare

Pre-release

This version of iTuneUp is a console-based application designed to download songs and albums from YouTube, convert them to high-efficiency .m4a audio files, and embed metadata scraped from the Apple Music website.

Full Changelog: https://github.com/kalis26/iTuneUp/commits/v0.1-alpha