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
Tzahi12345 82c8146032 Updated nodejs version for backend 3 years ago
..
appdata Added support for discord webhooks 3 years ago
audio
authentication Fixed an issue where JWT_EXPIRATION was sometimes a string causing a crash (#813) 3 years ago
fix-scripts
subscriptions
test Added files_api (migrated functions from db_api that are file related) 3 years ago
video
.dockerignore
.eslintrc.json
app.js Added files_api (migrated functions from db_api that are file related) 3 years ago
archive.js Improved archive viewer 3 years ago
categories.js
config.js Added support for slack notifications 3 years ago
consts.js Added support for slack notifications 3 years ago
db.js Fixed function call in db.js 3 years ago
downloader.js Added files_api (migrated functions from db_api that are file related) 3 years ago
ecosystem.config.js
entrypoint.sh Fixed long docker startup time by optimizing chown use 3 years ago
files.js Added files_api (migrated functions from db_api that are file related) 3 years ago
logger.js
notifications.js Added support for slack notifications 3 years ago
package-lock.json Added support for discord webhooks 3 years ago
package.json Updated nodejs version for backend 3 years ago
pm2.config.js
subscriptions.js Modified archive logic to align with #366 3 years ago
tasks.js Added files_api (migrated functions from db_api that are file related) 3 years ago
twitch.js Added link in error message to get TiwtchDownloaderCLI 3 years ago
utils.js Fixed syntax error in utils 3 years ago
youtube-dl.js