Mercurial > codedump
comparison README.md @ 29:41bf22504479
add remuxaudio.py
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Mon, 31 May 2021 13:02:36 -0400 |
parents | 30e203432cd7 |
children | 6f784c5d13ce |
comparison
equal
deleted
inserted
replaced
28:30e203432cd7 | 29:41bf22504479 |
---|---|
22 posts images downloaded with pixivutil2 and interprets the id and image number from the filename | 22 posts images downloaded with pixivutil2 and interprets the id and image number from the filename |
23 | 23 |
24 ### python3path.bat | 24 ### python3path.bat |
25 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 |
26 | 26 |
27 ### remuxaudio.py | |
28 originally made cause i was pissy over some mkv files having thumbnails and different defaults from what i liked<br> | |
29 could've probably been made in batch but whatever, it was easier to do in python lmao | |
30 | |
27 ### rename.py | 31 ### rename.py |
28 originally created for lucky star, this gets a ton of episode names (or whatever) from a list and renames files accordingly<br> | 32 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 | 33 made this mainly cause i'm lazy and don't want to do manual renaming |
34 | |
30 | 35 |
31 ### tenormoment.bat | 36 ### tenormoment.bat |
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 | 37 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 |
33 | 38 |
34 ### win95kg.cpp | 39 ### win95kg.cpp |