diff --git a/.local/bin/peertubetorrent b/.local/bin/peertubetorrent index 02404cf2..56f2476e 100644 --- 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 quiality (480 or 1080) +# first argument is the video link, second is the quality (480 or 1080) # 13/07/20 - Arthur Bais link="$(echo "$1" | sed "s/videos\/watch/download\/torrents/")""-$2.torrent"