github Dineshkarthik/telegram_media_downloader v2.0.1
v2.0.1, 2022-07-20

latest release: v2.0.2
3 years ago

What's Changed

Bug Fixes

  • Fixed repeated download old files instead of news files, this was introduced as an option to get the chat history in chronological order is removed in Pyrogram V2. Created a PR in Pyrogram to add this feature. Temporarily the requirements.txt file is directed to use the Pyrogram fork created for with this new feature. pyrogram#1046 - #289
  • Fixed repeated download failures of certain files caused by change in date object type send in message starting Pyrogram v2.x - #266
  • Suppress repeated timeout and re-connect warning from Pyrogram

Note

Re-install dependencies

pip uninstall Pyrogram
make install

Full Changelog: v2.0.0...v2.0.1

Don't miss a new telegram_media_downloader release

NewReleases is sending notifications on new releases.