Skip to content

Commit 97b5471

Browse files
authored
Merge pull request #28 from czero-cc/dev
Dev gifs into main
2 parents 246a82a + 9061d9d commit 97b5471

12 files changed

Lines changed: 10 additions & 10 deletions

assets/intro.gif

-475 Bytes
Loading

assets/legacy.gif

-1.34 MB
Loading

assets/scrape-batch.gif

16.2 MB
Loading

assets/scrape-discovery.gif

326 Bytes
Loading

assets/scrape-targeted.gif

61.3 KB
Loading

assets/tui.gif

512 KB
Loading

scripts/tapes/intro.tape

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Set WaitTimeout 120 s
2424

2525
# hidden: go to right folder
2626
Hide
27-
Type "cd .."
27+
Type "cd ../../"
2828
Enter
2929
Type "clear"
3030
Enter

scripts/tapes/legacy.tape

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Set WaitTimeout 120 s
2424

2525
# hidden: go to right folder
2626
Hide
27-
Type "cd .."
27+
Type "cd ../../"
2828
Enter
2929
Type "clear"
3030
Enter

scripts/tapes/scrape-batch.tape

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@ Set PlaybackSpeed 1
2020
Set TypingSpeed 30 ms
2121
Set CursorBlink false
2222
Set Theme "Catppuccin Frappe"
23-
Set WaitTimeout 160 s
23+
Set WaitTimeout 1000 s
2424

2525
# hidden: go to right folder
2626
Hide
27-
Type "cd .."
27+
Type "cd ../../"
2828
Enter
2929
Type "clear"
3030
Enter
3131
Show
3232

3333
# Batch process multiple priority services
34-
Type "uv run scapo scrape batch --max-services 1 --category audio"
34+
Type "uv run scapo scrape batch --category audio --batch-size 10 --limit 1"
3535
Sleep 1 s
3636
Enter
3737
Sleep 1 s

scripts/tapes/scrape-discovery.tape

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Set WaitTimeout 160 s
2424

2525
# hidden: go to right folder
2626
Hide
27-
Type "cd .."
27+
Type "cd ../../"
2828
Enter
2929
Type "clear"
3030
Enter

0 commit comments

Comments
 (0)