diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-12-28 03:12:31 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-12-28 03:14:38 +0900 |
| commit | 2cba57e66c3727ef0ffb1a55fdefd4f53b00dd21 (patch) | |
| tree | 9cbdf2d56ac7f133e324c2b38bd3ab1d7f0edd02 /tools/vhs | |
| parent | 8390d9ef4b1eb72d9f86e90a00889db61b6136cf (diff) | |
| download | phperbiglt-2025-main.tar.gz phperbiglt-2025-main.tar.zst phperbiglt-2025-main.zip | |
Diffstat (limited to 'tools/vhs')
| -rw-r--r-- | tools/vhs/0.py.tape | 7 | ||||
| -rw-r--r-- | tools/vhs/1.py.tape | 7 | ||||
| -rw-r--r-- | tools/vhs/107.py.tape | 7 | ||||
| -rw-r--r-- | tools/vhs/108.php.tape | 7 | ||||
| -rw-r--r-- | tools/vhs/_config.tape | 4 |
5 files changed, 32 insertions, 0 deletions
diff --git a/tools/vhs/0.py.tape b/tools/vhs/0.py.tape new file mode 100644 index 0000000..dd19867 --- /dev/null +++ b/tools/vhs/0.py.tape @@ -0,0 +1,7 @@ +Source "tools/vhs/_config.tape" + +Type "cat 0.py" +Enter +Sleep 1s + +Screenshot assets/0.py.png diff --git a/tools/vhs/1.py.tape b/tools/vhs/1.py.tape new file mode 100644 index 0000000..63391e1 --- /dev/null +++ b/tools/vhs/1.py.tape @@ -0,0 +1,7 @@ +Source "tools/vhs/_config.tape" + +Type "python 0.py" +Enter +Sleep 1s + +Screenshot assets/1.py.png diff --git a/tools/vhs/107.py.tape b/tools/vhs/107.py.tape new file mode 100644 index 0000000..5410f96 --- /dev/null +++ b/tools/vhs/107.py.tape @@ -0,0 +1,7 @@ +Source "tools/vhs/_config.tape" + +Type "python 107.py" +Enter +Sleep 1s + +Screenshot assets/107.py.png diff --git a/tools/vhs/108.php.tape b/tools/vhs/108.php.tape new file mode 100644 index 0000000..3fec172 --- /dev/null +++ b/tools/vhs/108.php.tape @@ -0,0 +1,7 @@ +Source "tools/vhs/_config.tape" + +Type "python 107.py | php" +Enter +Sleep 1s + +Screenshot assets/108.php.png diff --git a/tools/vhs/_config.tape b/tools/vhs/_config.tape new file mode 100644 index 0000000..0bf7842 --- /dev/null +++ b/tools/vhs/_config.tape @@ -0,0 +1,4 @@ +Set FontSize 8 +Set Width 950 +Set Height 950 +Set Theme "iceberg-dark" |
