Skip to content

Instantly share code, notes, and snippets.

@johndrinkwater
Created February 19, 2019 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johndrinkwater/af0c81bb68a517d9e52db4d98af4d169 to your computer and use it in GitHub Desktop.
Save johndrinkwater/af0c81bb68a517d9e52db4d98af4d169 to your computer and use it in GitHub Desktop.
Does this make working vz files? probably not.
Using the scripts here https://gist.github.com/johndrinkwater/8944787
john@joran ~/code/vzencode/8944787 ±:master *% u= ❯ ./vzextract.py tenfoot_sounds_all.zip.vz.ffef2b2fc386819a842ea79484b966a937c2ca7e_1209792
Extracting tenfoot_sounds_all.zip.vz.ffef2b2fc386819a842ea79484b966a937c2ca7e_1209792 into tenfoot_sounds_all.zip
Extracting tenfoot_sounds_all.zip into .
john@joran ~/code/vzencode/8944787 ±:master *% u= ❯ la
total 1.3M
drwxrwxr-x 8 john 4.1k 2019-02-19 21:19 .git/
drwxrwxr-x 3 john 4.1k 2019-02-19 21:21 tenfoot/
drwxrwxr-x 2 john 4.1k 2019-02-19 21:21 tenfoot\resource\sounds/
-rw-rw-r-- 1 john 1.3M 2019-02-19 21:21 tenfoot_sounds_all.zip.vz.ffef2b2fc386819a842ea79484b966a937c2ca7e_1209792
-rw-rw-r-- 1 john 2.3k 2019-02-19 21:20 vzencode.py
-rwxrwxr-x 1 john 2.3k 2019-02-19 21:19 vzextract.py*
john@joran ~/code/vzencode/8944787 ±:master *% u= ❯ ./vzencode.py tenfoot_sounds_all_mine.zip tenfoot/resource/sounds/
Encoding tenfoot_sounds_all_mine.zip into tenfoot_sounds_all_mine.zip.vz.hash_size
Output saved in: tenfoot_sounds_all_mine.zip.vz.d6540f7e369162f3e122ec1b854169b0aae1ad9a_1215802
john@joran ~/code/vzencode/8944787 ±:master *% u= ❯ la tenfoot_sounds*
-rw-rw-r-- 1 john 2.9M 2019-02-19 22:22 tenfoot_sounds_all_mine.zip
-rw-rw-r-- 1 john 1.3M 2019-02-19 22:22 tenfoot_sounds_all_mine.zip.vz.d6540f7e369162f3e122ec1b854169b0aae1ad9a_1215802
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment