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

Downloading the files #1

Open
wants to merge 57 commits into
base: master
Choose a base branch
from

Conversation

NatarajMaddala
Copy link

Which files should download and where should be saved the files as programs are importing packages. I am a beginner to Python.

tfrdidi and others added 30 commits September 17, 2015 20:29
…en. therefore first the exif fields are used. if they do not exist, the creation date of the file is taken
…y an event is divided from another one by a time span of 4 days
Outsourced jpg processing in own file, corrected behavior when exif is not parsed corretly. reworked the date pick routine.
Fixed errors due to integer division.
added some hints for the output of the programm
Add option to allow sorting jpg files into both year and month directories
tfrdidi and others added 27 commits November 30, 2017 21:43
Fixes:
recovery.py:119: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if((fileCounter % onePercentFiles) is 0):
Fix SyntaxWarning in recovery.py
file sorting: Accomodate files without a suffix
Improved English in README to make easier to understand
fix division by zero if less than 100 files are copied
add additional token for DateTime to jpgSorter.py
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.

8 participants