Skip to content

Commit

Permalink
Enable title & description. Add argparse options.
Browse files Browse the repository at this point in the history
 * Title and description hardcodings were not used. Added them.
 * Add argparse and some new options:
    --title TITLE               Title for all images
    --tags TAGS                 Space-separated tags for all images
    --description DESCRIPTION   Description for all images
    --drip-feed                 Wait a bit between uploading individual images
 * Store internal files in input directory rather than execution directory so it can be run from anywhere.
 * Some minor cosmetic things
  • Loading branch information
hugovk committed Aug 31, 2012
1 parent 7816703 commit 1663f54
Showing 1 changed file with 127 additions and 86 deletions.
Loading

0 comments on commit 1663f54

Please sign in to comment.