Git Product home page Git Product logo

furaffinity_image_sorter's Introduction

Furaffinity Image Sorter V1.0

A Java application for downloading and sorting images from Furaffinity. Implemented with Java 1.8, Maven, Java Swing, and HtmlUnit.

Specifications

Furaffinity Image Sorter is a simple application for downloading and sorting images from Furaffinity. When running the application, you will be asked to set your 'Stash,' which is the folder that will contain your collection of artwork. It is recommended to set your stash to an empty folder when first starting to use the application. After your stash is set, you may either import artwork into your stash using the 'Import artwork' and 'Sort artwork' buttons, or you may download artwork directly from Furaffinity by pressing the 'Download artwork' button. However, in order to download artwork, you must first log in to your Furaffinity account from within the application (internet connection required). Simply press the 'Login' button, then type in your corresponding credentials for your Furaffinity account. Passwords will not be saved. Once you are logged in, the application will keep you logged in for subsequent sessions until you press the 'Logout' button. After pressing the 'Download artwork' button, a dialog window will appear. To download artwork, type in the desired username you wish to download artwork from, and then press the 'Favorites', 'Gallery', or 'Scraps' button below to download that user's corresponding favorites, gallery, or scraps. Depending on how many pages of artwork there in a user's favorites, gallery, or scraps, the download may take longer to initialize. After starting a download, the download may be stopped at any time by pressing the 'Stop' button. Furaffinity Image Sorter will only download artwork not already contained within your stash in order to avoid having duplicates and to optimize download time. The artwork will automatically be sorted by username and placed in your stash. If you ever wish to change your stash, press the 'Set stash' button, and this will allow you to select a new folder to be your stash.

Furaffinity Image Sorter will only download and sort content directly from Furaffinity, and only if the content's filename was not manually modified.

Furaffinity's naming convention follows this format:

[number].[username]_[original filename].[extension]
Example: 1495007059.ashdarkfire_ор.png.jpg

Furaffinity Image Sorter can sort multiple folders at once. However, the sorting algorithm will not recursively check folders for images. The recommended way to sort images is to place all images inside one folder before running the sort. Furaffinity Image Sorter will create a new directory for each artist/user found from the filename, if a directory does not already exist. It will also skip copying content that already exists inside the output folder. If a file cannot be sorted, it will be copied into the 'unsorted' folder within the stash.

The application takes advantage of browser cookies and property files. The browser cookies will be saved as 'cookie.file' and the user properties will be saved in 'user.properties.' In addition, the application takes advantage of multithreading capabilities, and will try to download multiple images at a time to optimize download speed. A strong internet connection is needed to download artwork quickly.

Instructions

  1. Download and install Java on your computer
  2. Download Furaffinity Image Sorter.zip
  3. Extract the folder
  4. Access Furaffinity with your favorite web browser
  5. Change your layout/theme to 'beta' (Account Settings > Account Personalization > Site Layout/Theme > Template > beta)
  6. Save changes
  7. Run the executable JAR file inside the folder
  8. Set your stash (can be the given stash folder or anywher else of your choosing)
  9. Download and sort images as much as you like!

TODO

  • Download all submissions feature

Screenshots

alt tag alt tag alt tag

furaffinity_image_sorter's People

Contributors

cmaddick avatar seledrex avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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