Collection of simple utilities for (my) daily tasks
- Description: Create CBZs
- Usage:
cbz <dir1> <dir2> <dir3> ...(file will be saved in the same parent directory ofdir)
- Description: Comfy video converter
- Usage:
- Add videos of
dirto batch script:cvc <dir1> <dir2> <dir3> ... - Create new batch script:
cvc n - Start batch script:
cvc s
- Add videos of
- Description: Add every anime listed on MyAnimeList into your list
- Usage:
mal-add page(wherepagerefers to a certain number of page in Just Added section.) - Example:
mal-add 12(this would add every anime listed here) - Notes:
- This script doesn't work out of the box. Open it with some text editor and provide your
MALSESSIONIDcookie and thecsrf_token. - It's possible to extend its functioning with another scripts, like
mal-batch.
- This script doesn't work out of the box. Open it with some text editor and provide your
- Usage:
mal-batch start end
- Usage:
- Get a list of users of certain club:
mal-comment e <club-id> <page-a> <page-b> [<output-file>] - Post comment:
mal-comment c <users-list> <comment-file> [<logfile>]
- Get a list of users of certain club:
- Examples:
- Get a list of all users of graph.anime.plus' club:
mal-comment e 67199 1 184 ~/graph-anime-plus.txt - Deliver newsletter to all users of graph.anime.plus' club:
mal-comment c ~/graph-anime-plus.txt ~/newsletter.txt ~/log.txt
- Get a list of all users of graph.anime.plus' club:
- Notes:
- This script doesn't work out of the box. Open it with some text editor and provide your
MALSESSIONIDcookie and thecsrf_token. - You can set variable
v_checkwith some string to avoid duplicated comments when running the script multiple times using the same<users-list>file.
- This script doesn't work out of the box. Open it with some text editor and provide your
- Description: Rename all files of
diras{md5}.{ext} - Usage:
md5-renamer <dir1> <dir2> <dir3> ...
- Description: Random string generator
- Usage:
ransg mode length amountmode: possible values are:1:a-z2:a-z,A-Z3:a-z,A-Z,0-94:a-z,A-Z,0-9,!"#$%&'( )*+,-./:;<=>?@[\]^_`{|}~
- Examples:
-
$ ransg 2 12 4 VfFPKHbEvUVN RaYWPApENYQe bdqCZKfvxZPe vyPrEUiVVuqY -
$ ransg 4 64 2 u-0?SzXR6?I~&K!bq#>D"FwPKn}h$TFrfu<AoZ)~.3v3s(ZbN^Dt9U#YbGP/}a<{ X=1i]C4."DNWdOQPwu&(kkFZ~x2^.%.rHt!:d_M^mx)S{~+{X/^S']5h.7Pxl-L}
-
- Description: ExHentai Gallery Downloader
- Usage:
sadpanda <url> <start> <end> [<output-directory>] - Examples:
sadpanda https://exhentai.org/g/1063613/4c498bd710/ 1 64(this would download all pictures of this gallery in current directory)sadpanda https://exhentai.org/g/353151/00a898bae1 74 78 ~/Pictures/Saya(this would download from page 74 to page 78 of this gallery in ~/Pictures/Saya)
- Notes:
- This script doesn't work out of the box. Open it with some text editor and provide your
ipb_member_idandipb_pass_hashcookies
- This script doesn't work out of the box. Open it with some text editor and provide your
- Description: TuMangaOnline Downloader
- Usage:
tmo <url> - Notes:
- Images will be saved in your current directory.