Guest User

Untitled

a guest
Oct 2nd, 2025
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. wget -r -l 1 --ignore-case --follow-tags='a' -A '*.mp4,*.webm,*.mov,*.avi,*.mkv,*.flv,*.wmv' -I '/*/src/*' $1
  4.  
Advertisement
Add Comment
Please, Sign In to add comment