summaryrefslogtreecommitdiffstats
path: root/.local/bin/peertubetorrent
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-08-14 13:10:05 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-08-14 13:10:05 -0400
commiteef59cafd76dbb66ab47cf3ee9987387100aa17a (patch)
tree079d294e7fb5d41fb1e6c018717adbb67835dd1a /.local/bin/peertubetorrent
parentebadf06c5abe7b887c3c9d089f39b48940b9134f (diff)
parent32f91e223d2cc3ce734939fe5a1f8ad5578e5e25 (diff)
downloadeibhear-eef59cafd76dbb66ab47cf3ee9987387100aa17a.tar.gz
eibhear-eef59cafd76dbb66ab47cf3ee9987387100aa17a.tar.zst
eibhear-eef59cafd76dbb66ab47cf3ee9987387100aa17a.zip
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.local/bin/peertubetorrent')
-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"