PyIDM v2020.11.10 Release Notes

Release Date: 2020-11-09 // over 3 years ago
  • ๐Ÿš€ 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.

Previous changes from v2020.10.28

  • ๐Ÿš€ 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