Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add verification if image file is corrupt. #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add verification if image file is corrupt. #75

wants to merge 1 commit into from

Conversation

haphaeu
Copy link

@haphaeu haphaeu commented Dec 5, 2016

--- Check if file has a valid image ---
I happen to have many corrupted images. Flickr only detects that the files are not valid image files after the upload. Added support to correct that. Gives output on skipped files.

Also
--- Added basic support for windows ---
by just skipping the check of multiple instances running.
Virtually no changes for linux.

 . Check if file has a valid image using module PIL

 . Added basic support for windows by skipping check of multiple
   instances running. Keep things the same for linux.
@oPromessa
Copy link
Collaborator

oPromessa commented Oct 24, 2018

I have built the forked this project into flickr-uploader and also available on pypi.org also.

It should work on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants