All Versions
26
Latest Version
Avg Release Cycle
12 days
Latest Release
1235 days ago

Changelog History
Page 1

  • v2020.11.10 Changes

    November 09, 2020

    ๐Ÿš€ Release info:

    ๐Ÿ Windows:

    • ๐Ÿ 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

    ๐Ÿ”„ Change log for 2020.11.10:

    • 0๏ธโƒฃ Set youtube-dl as the default video extractor, still can select youtube-dlc as an alternative extractor.
    • ๐Ÿ›  fixed youtube-dl update, used pypi .whl file as an update source
    • [playlist window] added master quality (stream) selection
    • ๐Ÿ›  fixed youtube-dlc not imported correctly during app startup
    • ๐Ÿš‘ [critical] convert slashes to backslashes to fix ffmpeg error on windows issue #185
    • โšก๏ธ [GUI] moved video extractor menu under update section
    • ๐Ÿ›  Fixed manual dash audio, when selecting first stream.
  • v2020.10.28 Changes

    October 28, 2020

    ๐Ÿš€ Release info:

    ๐Ÿ Windows:

    • ๐Ÿ 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

    ๐Ÿ”„ Change log for 2020.10.28:

    • โž• Added youtube_dlc support.
    • Double click and open the player, issue #174
    • ๐Ÿ›  fixed pending items disappear if changed theme or restart application.
    • replaced font symbols by image icons.
    • ๐Ÿ›  fixed playlist download folder
    • โž• Added option to bypass server's SSL certificate check, issue #177
  • v2020.10.11 Changes

    October 11, 2020

    ๐Ÿš€ Release info:

    ๐Ÿ Windows (PyIDM_2020.10.11.zip):

    • ๐Ÿ 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

    ๐Ÿ”„ Change log for 2020.10.11:

    • ๐Ÿš‘ hotfix for systray icon quit action, issue #171
  • v2020.10.10 Changes

    October 10, 2020

    ๐Ÿš€ Release info:

    • ๐Ÿ 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

    2020.10.10:

    • โž• Added Schedule downloads feature.
    • Manual audio selection for dash videos.
    • Designed new application icon.
    • ๐Ÿ›  Fixed handling pending downloads.
    • ๐Ÿ›  Fixed gui freeze during some downloads.
    • ๐Ÿš‘ critical bug fix, Dash video resume - HTTP Error 416 Requested Range not satisfiable #166.
    • ๐Ÿ›  Fix for download folder, issue #164.
    • Remember last window size set by user.
    • Download folder entry becomes editable.
    • cleaner download folder by moving all download temp files into one temp folder.
    • โž• Added option to enable / disable systray icon, and fixed systray quit.
    • ๐Ÿ›  fixed arabic file names display on linux.
    • โž• Added browse button to select cookies file.
    • โž• Added help button in "About window".
    • โž• Added log level menu in log tab
    • โž• added copy log button.
    • โž• Added flag in config.py to disable update feature completely.
    • โž• Added subtitles selection to playlist window.
    • โž• Added clear completed items, stop all downloads, clear all items.
    • ๐Ÿ›  Fixed non initialized ffmpeg path to handle audio, issue #168
    • โž• Added option to download missing ffmpeg.exe on windows os.
    • โž• Added option to download thumbnail with video file, issue #169
  • v2020.9.20 Changes

    September 20, 2020

    ๐Ÿš€ Release info:

    • ๐Ÿ 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.6, windows8x32bit

    2020.9.20:

    • ๐Ÿ†• New GUI design based on tkinter.
    • ๐Ÿ‘‰ use tkinter clipboard module instead of pyperclip.
    • No cpu usage when application is idle.
    • Implement MVC design.

    ๐Ÿš€ "This release has major changes and not tested enough, please report any problem here or email to [email protected]."

  • v2020.8.13 Changes

    August 14, 2020

    ๐Ÿš€ Release info:

    • ๐Ÿ 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.6, windows8x32bit

    2020.8.13:

    • Ability to delete any item while download in progress.
    • โž• added buttons for open log file, or log folder, issue #134
    • ๐Ÿ›  Fixed arabic language display on linux issue #88
    • ๐Ÿ›  Fixed failed downloads if target folder's name has spaces issue #130
    • ๐Ÿ›  Fix for table colors on tkinter 8.6.9
    • ๐ŸŒฒ Stop log auto scroll if user scroll up.
    • โž• Added horizontal scrollbar for log window.
    • ๐Ÿ›  Fixed fetching youtube channel videos as a playlist, issue #146
    • ๐Ÿ›  Fixed metadata error issue #138
    • ๐Ÿ‘ interactive terminal support.
    • Auto correct file name extension (ask user first) issue #137
  • v2020.6.27 Changes

    June 28, 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.7.1, windows8x64bit

    2020.6.27:

    • ๐Ÿ“‡ Write metadata info to media files issue #124, Settings>General
    • ๐Ÿ›  fixed fragmented video download
    • ๐Ÿ›  fixed downloads for itv.com
    • ๐Ÿ›  revamp subtitles download, and fixes for issue #125
  • v2020.6.15 Changes

    June 19, 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.7.1, windows8x64bit

    2020.6.15:

    • Dynamic file segmentation, to improve speed issue #97
    • Instant Theme change without restarting the application main window issue #87
    • โž• Added frame rate "fps" to streams description in quality drop down list issue #92
    • Auto rename file if same name exists in download folder "Settings>General".
    • โž• Added md5 and sha256 checksum calculators, "Settings>Advanced"
    • ๐Ÿ‘‰ use proxy dns "LibCurl socks5h and socks4a" issue #95 "Settings>Network"
    • ๐Ÿ›  Fixed empty downloads table after theme change.
    • ๐Ÿ›  Fixed Application freeze on linux when using "open file" or "open download folder".
    • ๐Ÿ›  Fixed some Application update issues for windows portable version.
    • ๐Ÿ›  Fixed Truncated File size after done downloading issue #86
    • ๐Ÿ›  Fixed audio manual selection for dash videos issue #90
    • ๐Ÿ›  Fixed downloading direct HLS/m3u8 media playlist issue #91
    • ๐Ÿ›  Fixed file corruption on download resume
    • disable "video search" for non-video urls issue #102
  • v2020.5.10 Changes

    May 11, 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.10:

    • ๐Ÿง Systray icon support for both Linux and windows.
    • download subtitles for all selected videos in playlist window issue #82
    • Set Auto Referee if there is no Referee set already.
    • ๐Ÿš‘ Reminder flashing text if critical options in use, i.e. proxy, and speed limit
    • ๐Ÿ›  Fixed file rename problem, and allow file name length up to 255 characters. issue #83
    • ๐Ÿ›  Fixed total size doesn't change with different quality selection.
    • ๐Ÿ›  Playlist "select all" fixed "network surge connections blocked". issue #81
    • ๐Ÿ›  Fixed proxy input can't be enabled.

    files description:

    PyIDM_2020_5_10.zip, portable complete version 2020.5.10

    update_for_older_versions.zip: updated files for versions older than 2020.5.10 starting from version 2020.5.4, you can use update button to download these files automatically or extract contents to any folder then copy contents of "lib" folder and manually merge into PyIDM "lib" folder.

  • v2020.5.4 Changes

    May 04, 2020

    ๐Ÿš€ Release info:

    ๐Ÿš‘ (critical fix for 2020.5.3 version)

    What's new in version 2020.5.4:

    • ๐Ÿš‘ This is a quick fix for "dash hls video" critical bug, where audio segments' info overwrite video segments' info and only audio get downloaded and finally failed download

    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.

    โšก๏ธ 2020.5.4_update_batch_1.zip:
    โšก๏ธ this is an update batch to fix proxy, use update button to download this fix automatically or extract contents to any folder then copy contents of "lib" folder and manually merge into PyIDM "lib" folder