1
0
This repository has been archived on 2023-12-27. You can view files and clone it, but cannot push or open issues or pull requests.
youtube-dl-subscriptions/run.example.sh

7 lines
192 B
Bash
Raw Normal View History

#!/usr/bin/env sh
docker run --rm \
-v <video-output>:/youtube -v <configs>:/config \
youtube-dl-subscriptions \
--save-directory /youtube --config-directory /config --retain 14