yt1.sh 182 B

1234567
  1. #!/bin/bash
  2. while :
  3. do
  4. python3 watch_yt.py get --cdriver=/root/webdriver/98/chromedriver --yt=Hf3uts9fO54 --proxy1=proxy1 --tiny1=tiny1 --socks5=9050 --debug=9922
  5. sleep 1
  6. done