Go to file
localhost a2b437a752 adding videos to redis as downloading when its their time in queue, not before 2023-10-04 19:54:14 +02:00
.github/workflows adding github actions 2023-06-10 16:19:50 +02:00
prisma initial 2023-03-28 16:52:17 +02:00
utils docker and ytdlp fuckery 2023-10-04 16:30:23 +02:00
videos initial 2023-03-28 16:52:17 +02:00
.gitignore .gitignore 2023-06-24 18:26:46 +02:00
Dockerfile docker and ytdlp fuckery 2023-10-04 16:30:23 +02:00
LICENSE initial 2023-03-28 16:52:17 +02:00
README.md initial 2023-03-28 16:52:17 +02:00
docker-compose.yml putting full compose i use in prod 2023-09-24 17:19:20 +02:00
index.js adding videos to redis as downloading when its their time in queue, not before 2023-10-04 19:54:14 +02:00
package-lock.json initial 2023-03-28 16:52:17 +02:00
package.json adding error logging 2023-09-02 20:28:53 +02:00
yarn.lock adding error logging 2023-09-02 20:28:53 +02:00

README.md

Preservetube's "auto" is responsible for automatically downloading and processing new YouTube videos.

For more information on Preservetube, please check the main repository.