Add files via upload

This commit is contained in:
Wiwi Kuan
2025-04-02 09:03:50 +08:00
committed by GitHub
parent 59680a955d
commit 666123f35d

1
clean-vtt.sh Normal file
View File

@@ -0,0 +1 @@
xclip -o -selection clipboard | grep -v -E "^[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]{3}|<[0-9]{2}:[0-9]{2}:[0-9]{2}\.[0-9]{3}>|^[[:space:]]*$" | uniq | tee /dev/tty | xclip -selection clipboard