Giter Club home page Giter Club logo

animecheck's Introduction

General
=======

Original source: http://agafix.org/anime-crc32-checksum-in-linux-v20/, have found out after I created my git repo that the original programmer added the script into his: https://github.com/taoufix/tools/tree/

This script is a free software replacement of RapidCRC unicode mod (allowing me to drop another Windows dependency) and has the following goals (implemented in differing modes):

1. CRC32 hash files and compare their hashes with those embedded in their filenames.
2. Where CRC32 hashes are absent in filenames, offer to add them.
3. MD5 hash files.
4. Generate eD2k hash URIs so that they can be c&p'd to AniDB.
5. Process sfv and md5 checksum files with and without nested directories in a platform independent fashion, and cope with RapidCRC unicode mod files.
6. Create sfv and md5 checksum files.

This script is now mature, but basic feature requests are still welcome. I escaped Windows many years ago so won't be testing there, but I do welcome bug reports and I expect this script to run in a platform-independent fashion. There are no plans to wrap a GUI around this script (terminal+CLI is the universal GUI ;)), although if someone is up for it, I can make a mode to better communicate with a wrapper (I'm guessing this is needed).


Requirements
============

Python v2.7 (compatible with Python v3.2)


Optional
--------

Colorama module for colour support on Windows, courtesy of wiiaboo - http://pypi.python.org/pypi/colorama
OpenSSL install (on Debian, specifically the libssl package) for the md4 hash used in the eD2k hashing mode.


Documentation
=============

See animecheck.py --help. If this is not enough and enough people are interested, I will look into better documentation methods.


Contact Details
===============

OmegaPhil: [email protected]


Credits
=======

wiiaboo (Ricardo Constantino): Code fixes to support Windows command prompt, fixes to support Python v3 whilst keeping v2.x compatibility (v0.5, 0.11).
darealshinji: Implemented --no-progress and --no-special-chars (v1.2).

animecheck's People

Contributors

wiiaboo avatar omegaphil avatar darealshinji avatar

Stargazers

Gurneet Singh 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.