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 441131e930
Merge pull request #917 from Tzahi12345/archive-count-fix
Subscription temp archive fix
2 years ago
..
appdata Added missing config item from default.json 2 years ago
audio
authentication permissions code simplified 2 years ago
fix-scripts
subscriptions
test Added files_api (migrated functions from db_api that are file related) 2 years ago
video
.dockerignore
.eslintrc.json
app.js Updated several dependencies 2 years ago
archive.js
categories.js
config.js Added support for slack notifications 2 years ago
consts.js Added support for slack notifications 2 years ago
db.js Fixed function call in db.js 2 years ago
downloader.js Added files_api (migrated functions from db_api that are file related) 2 years ago
ecosystem.config.js
entrypoint.sh Revert 142d708ee3 2 years ago
files.js Added files_api (migrated functions from db_api that are file related) 2 years ago
logger.js
notifications.js Added support for slack notifications 2 years ago
package-lock.json Fixed issue where twitch chat downloader could not be found in docker 2 years ago
package.json Fixed issue where twitch chat downloader could not be found in docker 2 years ago
pm2.config.js
subscriptions.js Fixed issue where empty temp archive files would get generated 2 years ago
tasks.js Added files_api (migrated functions from db_api that are file related) 2 years ago
twitch.js Fixed issue where twitch chat downloader could not be found in docker 2 years ago
utils.js Fixed syntax error in utils 2 years ago
youtube-dl.js