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 fb27264d33 Added support for custom webhook URLs for notifications 4 years ago
..
appdata Changed default downloader to yt-dlp 4 years ago
audio
…
authentication Fixed an issue where JWT_EXPIRATION was sometimes a string causing a crash (#813) 4 years ago
fix-scripts
…
subscriptions
…
test Implemented basic db-based archive functionality, converted old archive functionality to new system 4 years ago
video
…
.dockerignore
…
.eslintrc.json
…
app.js Minor refactor of utils.js 4 years ago
archive.js Improved archive viewer 4 years ago
categories.js
…
config.js Added support for custom webhook URLs for notifications 4 years ago
consts.js Added support for custom webhook URLs for notifications 4 years ago
db.js Implemented basic db-based archive functionality, converted old archive functionality to new system 4 years ago
downloader.js Removed unused dependency 4 years ago
ecosystem.config.js
…
entrypoint.sh Removed pm2 global install in favor of local node_modules (#662) 4 years ago
logger.js
…
notifications.js Added support for custom webhook URLs for notifications 4 years ago
package-lock.json Removed unused dependency 4 years ago
package.json Removed unused dependency 4 years ago
pm2.config.js
…
subscriptions.js Fixed an issue where subs would only display 10 of their videos in the subscription component (#851) 4 years ago
tasks.js Added preliminary backend support for custom archives 4 years ago
twitch.js Fixed potential command injection vulnerability 4 years ago
utils.js Minor refactor of utils.js 4 years ago
youtube-dl.js Hotfix for #661 startup crash 4 years ago