summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/peertubetorrent2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/peertubetorrent b/.local/bin/peertubetorrent
index 56f2476..7a7a483 100755
--- a/.local/bin/peertubetorrent
+++ b/.local/bin/peertubetorrent
@@ -3,5 +3,5 @@
# 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"
+link="$(echo "$1" | sed "s/w/download\/torrents/")""-$2.torrent"
transadd "$link"