summaryrefslogtreecommitdiffstats
path: root/.config/systemd/user/yt-dlp.timer
blob: 34329cb7d4c85183cad047a7886bdf677595966b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Download new YouTube videos hourly

[Timer]
OnCalendar=00/1:00
RandomizedDelaySec=10min
Persistent=true

[Install]
WantedBy=timers.target