feat(ansible): add downloaders to the multimedia playbook

This commit is contained in:
Sergio Laín 2024-05-26 17:30:04 +02:00
parent e135a5d03c
commit 95ae0e344d
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -11,12 +11,14 @@
# Video
- obs-studio
- blender
- yt-dlp
# Image
- pinta
- krita
# Downloaders
- yt-dlp
- name: Install AUR Packages
become: true
become_user: aur_builder
@ -26,4 +28,7 @@
# Audio
- spicetify-cli
- spotify
- ytdlp-gui
# Downloaders
- gallery-dl
- spotdl