You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
345 B
7 lines
345 B
{% set hostname = 'rss.frogeye.fr' %}
|
|
{% set user = 'geoffrey' %}
|
|
feed=https://{{ hostname }}/i/?a=rss&user={{ user }}&token={{ query('community.general.passwordstore', 'http/' + hostname + '/' + user + 'subkey=token' ) }}&hours=17520
|
|
videos=~/Téléchargements/RSS
|
|
subtitles=true
|
|
max-duration=7200
|
|
format=bestvideo[height<=1440]+bestaudio/best
|