https://github.com/jcaesar/pyanidb
Fork of pyanidb
https://github.com/jcaesar/pyanidb
Last synced: 10 months ago
JSON representation
Fork of pyanidb
- Host: GitHub
- URL: https://github.com/jcaesar/pyanidb
- Owner: jcaesar
- License: gpl-2.0
- Created: 2016-08-22T13:11:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T00:33:08.000Z (over 1 year ago)
- Last Synced: 2025-02-09T12:43:09.671Z (12 months ago)
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
PyAniDB
=========
Usage
=====
usage: env OPENSSL_CONFIG=./openssl.cnf.legacy anidb [options]
options:
-h, --help show this help message and exit
-u USERNAME, --username=USERNAME
AniDB username.
-p PASSWORD, --password=PASSWORD
AniDB password.
-r, --recursive Recurse into directories.
-s SUFFIX, --suffix=SUFFIX
File suffix for recursive matching.
-i, --identify Identify files.
-a, --add Add files to mylist.
-n, --rename Rename files.
-f FORMAT, --format=FORMAT
Filename format.
Example:
$ anidb.py -ar the\ third/
Logged in as user zyp.
Hashed: ed2k://|file|the third/[Ayu]_The_Third_-_Aoi_Hitomi_no_Shoujo_-_01_[02F71A89].avi|241101858|a282df72fe8bbb6a241c740566e46f91|
Added file: the third/[Ayu]_The_Third_-_Aoi_Hitomi_no_Shoujo_-_01_[02F71A89].avi
Hashed: ed2k://|file|the third/[Ayu]_The_Third_-_Aoi_Hitomi_no_Shoujo_-_02_[DDFB905E].avi|242085640|5c857e5dc73c88108f50f7566aeaa977|
Added file: the third/[Ayu]_The_Third_-_Aoi_Hitomi_no_Shoujo_-_02_[DDFB905E].avi
All operations finished.