Skip to content

Backend for a youtube-dl scheduler. Planned to be used with a browser extension (SoonTM) for optimal comfort.

Notifications You must be signed in to change notification settings

ReisMiner/yt-dl-service

Repository files navigation

env vars

MARIADB_ROOT_PASSWORD=<db password> eg: root123
DB_HOST=<db host> eg: jdbc:mariadb://yt-dl-db:3306/ytdl
VIDEO_LOCATION=<video location in docker container> eg: /data
MARIADB_DATABASE=<database name> eg: ytdl

About

Backend for a youtube-dl scheduler. Planned to be used with a browser extension (SoonTM) for optimal comfort.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published