Go to file
localhost a451e0ca17 i hate this 2023-08-02 16:51:41 +02:00
.github/workflows adding github actions 2023-06-10 16:10:01 +02:00
controller updating to use invidious for some stuff instead of piped 2023-08-01 10:55:52 +02:00
prisma adding playlist id when playlist downloading 2023-03-10 15:20:56 +01:00
utils i hate this 2023-08-02 16:51:41 +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 new ytdlp 2023-03-05 15:38:34 +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 forgot s3.json 2023-03-03 17:51:14 +01: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.