updated ytdlp state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-02-25 09:38:38 +01:00
parent 0248fb8f11
commit 4e551a6d5e

View File

@ -3,7 +3,7 @@
ytdlp-bin: ytdlp-bin:
file.managed: file.managed:
- name: {{ ytdlp.install_dir }}/yt-dlp - name: {{ ytdlp.install_dir }}/yt-dlp
- source: {{ ytdlp.archive_url}}/{{ ytdlp.version }}/yt-dlp - source: {{ ytdlp.archive_url }}/{{ ytdlp.version }}/yt-dlp
- user: root - user: root
- group: root - group: root
- mode: "0775" - mode: "0775"