Go to file
localhost 306a72dfe1 fixing @ resoling 2023-10-29 13:20:22 +01:00
.github/workflows adding github actions 2023-06-10 16:10:01 +02:00
controller ratelimit auto download endpoint, sorry 2023-10-03 21:29:44 +02:00
prisma adding playlist id when playlist downloading 2023-03-10 15:20:56 +01:00
utils fixing @ resoling 2023-10-29 13:20:22 +01:00
videos why dont empty folders show on github? 2023-03-03 19:01:13 +01:00
.gitignore .gitignore 2023-06-24 18:26:53 +02:00
Dockerfile moving args & updating ytdlp version 2023-10-04 15:39:29 +02:00
LICENSE initial 2023-03-03 17:44:40 +01:00
README.md readme 2023-03-03 23:05:57 +01:00
docker-compose.yml putting full compose i use in prod 2023-09-24 17:08:53 +02:00
index.js logtail, catching errors while downloading playlists and channels, stop when websocket is closed 2023-07-07 21:31:25 +02:00
package.json ratelimit auto download endpoint, sorry 2023-10-03 21:29:44 +02:00
yarn.lock ratelimit auto download endpoint, sorry 2023-10-03 21:29:44 +02:00

README.md

Preservetube's backend is responsible for downloading and processing YouTube videos.

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