This website requires JavaScript.
Explore
Help
Sign in
maddo
/
TwitchDownloader
Watch
1
Star
0
Fork
You've already forked TwitchDownloader
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
27a1901ab8
TwitchDownloader
/
bin
/
upload.sh
2 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
v.3.0
2022-12-06 10:52:44 -05:00
#!/bin/sh
rclone copy
$1
/
$2
gd:VODS/
$(
basename
$1
)
/
$2
--progress
Reference in a new issue
Copy permalink