rssVideos: config
Moved to gdotfiles
This commit is contained in:
parent
21fd49f096
commit
b0f14812d5
|
@ -17,3 +17,4 @@ extensions:
|
||||||
x11_screens:
|
x11_screens:
|
||||||
- HDMI-0
|
- HDMI-0
|
||||||
- eDP-1-1
|
- eDP-1-1
|
||||||
|
max_video_height: 1440
|
||||||
|
|
|
@ -13,3 +13,4 @@ extensions:
|
||||||
x11_screens:
|
x11_screens:
|
||||||
- DP-1
|
- DP-1
|
||||||
- eDP-1
|
- eDP-1
|
||||||
|
max_video_height: 720
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
{% 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
|
|
Loading…
Reference in a new issue