Go to file
localhost 967b1fc3ac putting full compose i use in prod 2023-09-24 17:08:53 +02:00
.github/workflows adding github actions 2023-06-10 16:10:01 +02:00
controller removing metadata checking from live, takes WAY too long 2023-09-16 11:02:29 +02:00
prisma adding playlist id when playlist downloading 2023-03-10 15:20:56 +01:00
utils fixing bug that basically caused infinite loop 2023-09-16 11:02:00 +02: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 putting new yt-dlp version 2023-08-11 21:57:00 +01: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 logtail, catching errors while downloading playlists and channels, stop when websocket is closed 2023-07-07 21:31:25 +02:00
yarn.lock logtail, catching errors while downloading playlists and channels, stop when websocket is closed 2023-07-07 21:31:25 +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.