diff --git a/.local/bin/peertubetorrent b/.local/bin/peertubetorrent index 2bf5fe78..da3a2747 100755 --- a/.local/bin/peertubetorrent +++ b/.local/bin/peertubetorrent @@ -1,6 +1,6 @@ #!/bin/sh # torrent peertube videos, requires the transadd script -# first argument is the video link, second is the quality (480 or 1080) +# first argument is the video link, second is the quality (360, 480 or 1080) # 13/07/20 - Arthur Bais instance=$(echo "$1" | sed "s/\/w.\+//")