Mercurial > codedump
comparison README.md @ 28:30e203432cd7
Add rename.py
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Sat, 29 May 2021 10:38:10 -0400 |
parents | 9bc3913e95c4 |
children | 41bf22504479 |
comparison
equal
deleted
inserted
replaced
27:0f81a012ead6 | 28:30e203432cd7 |
---|---|
16 i found a ton of nhentai codes on a facebook group and i wanted to sort them all. in it's current state you could literally do this with macros it's not that hard | 16 i found a ton of nhentai codes on a facebook group and i wanted to sort them all. in it's current state you could literally do this with macros it's not that hard |
17 | 17 |
18 ### peardeck.cpp / peardeck.py | 18 ### peardeck.cpp / peardeck.py |
19 a bad peardeck sentence generator, will only accept inputs from 5-6 characters. i made a python version of this that i like much more than the c++ version | 19 a bad peardeck sentence generator, will only accept inputs from 5-6 characters. i made a python version of this that i like much more than the c++ version |
20 | 20 |
21 ### pixivimageposter.py | |
22 posts images downloaded with pixivutil2 and interprets the id and image number from the filename | |
23 | |
21 ### python3path.bat | 24 ### python3path.bat |
22 a batch script to put python3 in the path. made this cause my friend didn't know how paths worked | 25 a batch script to put python3 in the path. made this cause my friend didn't know how paths worked |
23 | 26 |
24 ### pixivimageposter.py | 27 ### rename.py |
25 posts images downloaded with pixivutil2 and interprets the id and image number from the filename | 28 originally created for lucky star, this gets a ton of episode names (or whatever) from a list and renames files accordingly<br> |
29 made this mainly cause i'm lazy and don't want to do manual renaming | |
26 | 30 |
27 ### tenormoment.bat | 31 ### tenormoment.bat |
28 another batch script that was made primarily to spam the ytpmv tag on tenor. it makes gifs of every 5 seconds of a given video file.<br>~~it is extremely unorganized, i might remake it later and remove the debug option that stands no purpose~~ done | 32 another batch script that was made primarily to spam the ytpmv tag on tenor. it makes gifs of every 5 seconds of a given video file.<br>~~it is extremely unorganized, i might remake it later and remove the debug option that stands no purpose~~ done |
29 | 33 |
30 ### win95kg.cpp | 34 ### win95kg.cpp |
31 iirc the oem key only works some of the time, i don't even remember why i made it. it also has shitty function names that i might clean up in the future | 35 a windows 95 keygen. iirc the oem key only works some of the time, i don't even remember why i made it. it also has shitty function names that i might clean up in the future |