Add 360p quality in the description

This commit is contained in:
krisdoodle45 2021-11-01 20:20:17 +01:00 committed by GitHub
parent 65edc08a9c
commit 8ed1cfd84d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.\+//")