updating readme

This commit is contained in:
2024-12-13 16:24:09 -06:00
parent 0b34d70c97
commit a6bcd8a5a9

View File

@@ -1,6 +1,10 @@
# split_zip_into_smaller_chunks.py
# CMG Commands
A simple python script to split a Zip file into smaller chunks.
A collection of python scripts for Carpenter Media Group
- A script that generates a direct downloadable link from Google Drive. Works around the issue of the "no virus scan" notification.
- A simple python script to split a Zip file into smaller chunks.
Script will ask for the size, in Gigabytes, of the new files. And it will ask for the filename of the input file (can be in the same directory or you can enter a path to the file).