All Versions
26
Latest Version
Avg Release Cycle
12 days
Latest Release
1590 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2020.5.3 Changes
May 03, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it 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.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.5.3:
- SysTray icon, with options "minimize or close to systray", currently "available
๐ on windows", support for other platforms in progress. - โ Added cookies support issue #80.
- ๐ Major Fixes for "Resume download".
- ๐ Parsing subtitles from hls m3u8 files issue #77.
- Filtered Ads. segments from hls video's manifest.
- โก๏ธ Ask user permission before checking for update, issue #76.
- โก๏ธ Portable windows version, upgrading to new versions can be done by using update
โก๏ธ button which will auto-download "updated files only - almost 5MB" instead of
downloading the whole new version. - cancel download for expired links or if no data received from network, with popup
feedback on download error - โ Added some keyboard keys action: Esc key for download cancel, Delete for item delete.
- play video on thumbnail click, "in downloads tab".
- Get direct streaming url without downloading, by clicking Thumbnail board at main tab.
- ๐ Fixes for "download speed chokes" at the end, when remaining only one worker only.
- Hls videos watch while downloading is now available for non-encrypted videos.
-
v2020.4.17 Changes
April 18, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it 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.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.4.8:
- ๐ Critical Bug fix for missing extensions in video filename and failed audio/video
๐ merging. - ๐ Fixed Some "tvp.pl" and other links doesn't work issue #73.
- ๐ Better hls videos processing.
- โ Added 'srt' format to subtitle selection, issue #74
- ๐ used art-work icons for all buttons including standard Popup windows.
- Clickable links in "about window", issue #72
- dynamic connections manager to avoid server's max. connections error.
- ๐ fixed corrupted file contents if server sent an html instead of bytes, issue #75
- ๐ fixed thread manager quitting while there is segments didn't finish downloading.
- soft start, connections will be gradually increase over time to reach max.number
set by user, this prevent impact on servers/networks, and avoid "service not
available" response from server when exceeding multi-connection number set by
server. - dynamic tooltip for playlist and video quality comboboxes, "note these are only
combos that can be scrolled by mouse wheel" - โ added format id to every stream in video quality combobox.
- Similar streams/video quality which have different language now will be shown.
- ๐ better text display if it is longer than the widget, with 3 dots in the middle
of string.
-
v2020.4.8 Changes
April 10, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it 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.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.4.8:
- website authentication option, issue #65.
- subtitles download, issue #70
- โ Added support for famous Audio formats aac, ogg, and mp3 - issue #67
- ๐ Fixed some issues with hls videos i.e. problem downloading audio, and resume error
- โ add extra redundant streams while showing format code to identify them, issue #68
- 0๏ธโฃ choose first item in downloads table by default if non is selected
- ๐ Fixed progress reporting 100% before completed merging audio/video or segments.
- โ Add referee link option, issue #66
- ๐ Fixed focus for "about window".
- โ added http-headers.
- ๐ fixed, thread manager exit without updating the "remaining parts" value
- unfortunately watch while downloading is no more available for all hls videos.
-
v2020.3.31 Changes
April 02, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it to any folder and run PyIDM.exe file
- ๐ ffmpeg.exe included, you can download latest version from here
- ๐ the binary version ".exe" prepared by "cx_freeze" on python 3.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.3.31:
- ๐ New design for downloads and settings Tab
- ๐ Handle big playlist faster and more efficiently, with option to save bandwidth to fetch information only for selected videos.
- ๐ Show video names in playlist while fetching info.
- ๐ Fixed "update youtube-dl module" in windows portable version with "rollback update" option
- โ Added option to Manually select audio format for dash videos
- ๐ better memory usage.
- auto select the row of current download item
- select table rows with keyboard up/down arrows
- ๐ fixed url_change triggered on ctrl or shift buttons pressed
-
v2020.3.20 Changes
March 22, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it to any folder and run PyIDM.exe file
- ๐ ffmpeg.exe included, you can download latest version from here
- ๐ the binary version ".exe" prepared by "cx_freeze" on python 3.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.3.20:
- ๐ New GUI design with fresh button icons for main tab.
- Thumbnail auto preview for selected video.
- Ability to show download window offline per user option.
- ๐ fixed resume/overwrite existing download item.
- ๐ Ability to cancel ongoing ffmpeg operation, i.e. merging audio/video or handling hls streams.
- arrange settings tab.
- right click options for url widget.
- various GUI tweaks.
- stop creating global settings folder automatically.
- playlist/video info extracting process becomes faster 2 times.
- ๐ Fixed problem of scheduled downloads
TODO:
- ๐ new design for downloads and settings Tab
-
v2020.3.13 Changes
March 13, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it to any folder and run pyIDM.exe file
- ๐ ffmpeg.exe included, you can download latest version from here
- ๐ youtube-dl.exe included you can download latest version from here
- ๐ the binary version ".exe" prepared by "cx_freeze" on python 3.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.3.3:
- โ Added support for more hls video streams / websites.
- โ Added support for http, https, socks4, and socks5 proxy
- ๐ Fixed high memory usage bug and possible crash.
- ๐ Speed up file manager performance
- ๐ Fixed number of live workers for fragmented downloads.
- ๐ Fixed file name extraction from headers.
- โ Add option to Select Setting folder, default to local folder.
- Natural sorting themes
-
v2020.3.3 Changes
March 04, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it to any folder and run pyIDM.exe file
- ๐ ffmpeg.exe included, you can download latest version from here
- ๐ youtube-dl.exe included you can download latest version from here
- ๐ the binary version ".exe" prepared by "cx_freeze" on python 3.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.3.3:
- ๐ critical fix for application crash.
- ๐ include ffmpeg.exe and youtube-dl.exe with portable windows version
- ๐ฒ auto-save log events.
-
v2020.3.2 Changes
March 03, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it to any folder and run pyIDM.exe file
- ๐ the binary version ".exe" prepared by "cx_freeze" on python 3.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.3.2:
- Ability to use youtube-dl native downloader as an alternative option.
- โ add support for more websites.
- โ add log level option in log tab.
- ๐ user can select ffmpeg download folder.
- ๐ Fix about window.
- Download window re-design.
- Application restart on setting tab after selecting new theme.
- ๐ Changed default theme to "Topanga".
- ๐ some other bug fixes and tweaks.
-
v2020.2.22 Changes
February 23, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it to any folder and run pyIDM.exe file
- ๐ the binary version ".exe" prepared by "cx_freeze" on python 3.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.2.22:
- โ Add support for encrypted HLS streams.
- ๐ Critical bug fix for download playlist.
- โ add status for download window.
-
v2020.2.21 Changes
February 22, 2020๐ Release info:
- ๐ portable version for windows 32bit and 64bit, no installation needed, just extract it to any folder and run pyIDM.exe file
- ๐ the binary version ".exe" prepared by "cx_freeze" on python 3.6, windows8x32bit and tested on win10_64bit
What's new in version 2020.2.21:
- โ Added button to save log text to disk.
- ๐ Fixed resume issues.
- ๐ Fixed speed limit.
- ๐ Fixed hls stream resume.
- ๐ Fixed update func. called when click on empty area under App. name.
- ๐ Fixed progress bar and segment size for fragmented / live streams.
- ๐ better handling for m3u8 files.
- include user agent for download function