Coder Social home page Coder Social logo

auto-upload's Introduction

Auto upload tool for 500px

A ruby script to automate photo uploads to a personal account on 500px.com.

generateauth.rb will generate a yaml file with oauth credentials that the script will use. Requires a user's consumer_key and consumer_secret.

autoupload.rb uses the generated yaml file to authenticate user using API calls from 500px.com. Script takes in as arguments file paths to images wanting to be uploaded. Script also requires mini_exiftool ruby gem installed.

Script uses mini_exiftool to generate:

  • photo name
  • photo description
  • camera settings such as shutter speed, focal length, aperture, iso, camera model, camera make, and lens used
  • tags

The information should be saved in the metadata of the photograph.

Future todos:

  • add error handling for when upload cannot be completed such as reaching weekly upload limit.

auto-upload's People

Contributors

vdesouza avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.