bundlewrap/bundles/twitch-clip-download/items.py
2023-04-20 11:09:09 +02:00

7 lines
87 B
Python

directories = {
'/var/lib/twitch-clips': {},
}
pkg_pip = {
'twitch-dl': {},
}