pypi pyIDM 2021.2.7
PyIDM version 2021.2.7

3 years ago

Release info:

Windows: [.zip file]

  • Portable version for windows 32bit and 64bit, no installation needed, just extract to any folder and run PyIDM.exe file
  • ffmpeg.exe included, you can download latest version here
  • The binary version ".exe" prepared by "cx_freeze" on python 3.8, windows8x32bit

Linux: [.AppImage file]

  • AppImage file, portable, no installation needed, download and make file executable by right clicking the file>Properties>Permissions>Allow executing file as a program, or from terminal by chmod +x PyIDM_xxx.AppImage
  • ffmpeg is not included in this image and must be available on your system, to check for ffmpeg use this command:
which ffmpeg
# expected output 
/usr/bin/ffmpeg

to install ffmpeg you can sudo apt install ffmpeg on debian based or sudo pacman -S ffmpeg on Arch based

  • The binary version ".AppImage" prepared by "appimage-builder" on linuxmint, and tested on ubuntu 20.04 and Manjaro kde

Change log:
2021.2.7:

  • [youtube-dl] Fixed some settings options doesn't get effective until PyIDM restart.
  • [ssl] fixed ssl certificate error in AppImage release, issue #213 .
  • [gui] adjust combobox dropdown menu colors.
  • [gui] add dropdown menu for frequently used download folders, issue #214 .

Don't miss a new pyIDM release

NewReleases is sending notifications on new releases.