summaryrefslogtreecommitdiffstats
path: root/.local/bin/peertubetorrent
Commit message (Collapse)AuthorAgeFilesLines
* use "|" as sed delimiter if pattern has "/" (#1118)i-c-u-p2022-06-151-2/+2
| | | removes the need for "/" to be escaped with a backslash
* Fixed peertubetorrent (#1030)krisdoodle452022-04-281-2/+4
| | | | | | | | | | | | | * Fixed peertubetorrent Because of https://github.com/Chocobozzz/PeerTube/pull/3746, the torrent URL is now different from the normal video url. This means the peertube API is needed to get the new torrent link. * No more soyregex (and use built-in curl silent option) * Add 360p quality in the description * Simpler regex * Parenthesize variables
* Update peertubetorrent due to changed URL format (#979)krisdoodle452021-08-071-1/+1
|
* old script cleanoutLuke Smith2020-11-171-0/+0
|
* add peertube torrents from newsboat (#760)Arthur Bais2020-11-141-0/+7
* Create peertubetorrent * macro to torrent new videos on peertube * fix typo * rebind