You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YoutubeDL-Material/backend
Isaac Grynsztein 98f1d003c3 Fixed bug that prevented migrations from succeeding
Added scaffolding required for jwt authentication for certain routes

Added logger to auth_api

Added necessary routing rules for multi-user mode

Registration is now possible
6 years ago
..
appdata Added new API key and using API key config items to enable a public API 6 years ago
audio updated gitignores 6 years ago
authentication Fixed bug that prevented migrations from succeeding 6 years ago
public New default youtube-dl.exe binary 6 years ago
subscriptions Added subscription folders to repo 6 years ago
video updated gitignores 6 years ago
.dockerignore Docker now ignores executable files 6 years ago
Dockerfile Moved docker files to backend 6 years ago
app.js Fixed bug that prevented migrations from succeeding 6 years ago
aria2c.exe Migrated to angular 8 6 years ago
config.js Added new API key and using API key config items to enable a public API 6 years ago
consts.js Updated middleware to support API tokens. Frontend now uses an admin token for its requests 6 years ago
docker-compose.yml Added subscription folders to repo 6 years ago
ffmpeg.exe first! 8 years ago
ffplay.exe first! 8 years ago
ffprobe.exe first! 8 years ago
package.json Updated package.json 6 years ago
subscriptions.js Simplified archive creation for subscriptions to reduce risk of error 6 years ago
youtube-dl.exe New default youtube-dl.exe binary 6 years ago