# HG changeset patch # User Paper <37962225+mrpapersonic@users.noreply.github.com> # Date 1623929050 14400 # Node ID e7fa57c4d3f7dc6ec07b881f46b5f7c8dc8d5071 # Parent 349c9636d8ca766bdc5ee2effa15bb4dd1021cb2 Update README.md committer: GitHub diff -r 349c9636d8ca -r e7fa57c4d3f7 README.md --- 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
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.
~~it is extremely unorganized, i might remake it later and remove the debug option that stands no purpose~~ done