github Dineshkarthik/telegram_media_downloader v2.0.0
v2.0.0, 2022-07-19

latest releases: v2.0.2, v2.0.1
3 years ago

What's Changed

Migrated to Pyrogram V2 by @Dineshkarthik #277

Breaking Changes

  • The minimum Python version required is now Python 3.7 previously this was 3.6.
  • Proxy setting is moved into config.yaml, proxy.ini file is removed and doesn't work anymore.

Dependency Package Version Update

Development Only Changes

  • pre-commit is used for code linting and other code quality checks.
  • black and isort are added to pre-commit
  • separate workflows for code quality and unit-test
  • bump up version of Github actions - checkout & setup-python

Full Changelog: v1.5.1...v2.0.0

Don't miss a new telegram_media_downloader release

NewReleases is sending notifications on new releases.