Giter Club home page Giter Club logo

chapterup's Introduction

ChapterUp

This is a simple command line tool to upload a folder of images to imgur in a sensible order. When sharing images, sometimes the order may be important, and this tool will ensure the album contains all images in the order they are named.

Installation

Get the .whl file from the releases page and install it with pip:

pip install chapterup-[latest release].whl

Requirements: Python 3.10 or later
Dependencies are installed automatically by pip.

You will also need an access token from imgur. Follow this official guide by imgur to get one: https://apidocs.imgur.com

(The access token specifically is acquired in step 5.)

Example usage

$ chapterup images Demonstration 
The following images will be uploaded in order:
image0.png
image1.png
image2.png
image3.png
image4.png

Found 5 images.
Do you want to continue? [y/N] > y
100%|██████████| 5/5 [00:06<00:00,  1.33s/it]
--------------------------------------------------
Album created with id: 6We1mSd
Access the album here: https://imgur.com/a/6We1mSd

Note: The first time you run it, you need to provide an access token, but it will be saved in the config for future uses.

chapterup's People

Contributors

voxelcubes 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.