WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

0.4.0 With Python 3 support

Latest

Choose a tag to compare

@cfreak-dev cfreak-dev released this 26 Jun 21:49
· 5 commits to master since this release

v0.4.0, 2020-06-26 -- Whoa! After 5 years an update
- Now supports Python3
- Removed bin/resolveimage.py and moved code to main.py
- resolve an image on the command line with python -m imageresolver
- Reorganized module
- created a base exception
- moved all exceptions to imageresolver.exc
- moved logic to imageresolver.base
- Bug fixes
- fixed opengraph detecting invalid images