Mercurial > codedump
changeset 34:e7fa57c4d3f7
Update README.md
committer: GitHub <noreply@github.com>
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Thu, 17 Jun 2021 07:24:10 -0400 |
parents | 349c9636d8ca |
children | 7ea4b01a2e5c |
files | README.md |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Thu Jun 17 07:22:50 2021 -0400 +++ b/README.md Thu Jun 17 07:24:10 2021 -0400 @@ -39,6 +39,8 @@ originally created for lucky star, this gets a ton of episode names (or whatever) from a list and renames files accordingly<br> made this mainly cause i'm lazy and don't want to do manual renaming +### sfv.py +a very lazy implementation of Simple File Validator in python ### tenormoment.bat 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