Commit graph

8 commits

Author SHA1 Message Date
LightArrowsEXE 07ee1c4cf3 auto-crc.py: v1.1
* Remove m2ts support
2020-06-17 03:13:17 +02:00
LightArrowsEXE 8fcd7119c7 v1.0
v1.0:
- Add header information, including version (with v1.0 as the current starting point)
- Remove docstring, since its very self-evident and just extra noise
- Add new argument; "--strip". Strips all CRCs from a file, whether correct or not
- Remove dumb ext variable
- Update printed messages to be slightly more informative
- Now checks files based on mimetypes and whether they end with .mkv or .m2ts
- Sort arguments for consistency purposes
2020-05-05 06:49:13 +02:00
LightArrowsEXE b712c60cbd Update fansub-util repository 2019-07-16 13:41:24 +02:00
Zolhungaj 8d532bc586 moved primary functionality into its own function 2019-03-24 20:40:25 +01:00
Zolhungaj 0321d5db52 modified calculateCRC
is now prettier, and will also close the file after it's done with it.
2019-03-24 20:33:15 +01:00
Zolhungaj d149a90cfd moved main functionality 2019-03-24 20:28:01 +01:00
LightArrowsEXE 4ab21df774 Name correct line 2019-03-18 13:06:03 +01:00
LightArrowsEXE 3109e2d224 Create auto-CRC.py 2019-03-18 12:55:59 +01:00