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 5aea0b7a3d Archive text file is now temporarily added to a sub dir when checking a sub for speed purposes 2 years ago
..
appdata
audio
authentication
fix-scripts
subscriptions
test Fixed bug where added args would get injected improperly if they had a value (#745) 2 years ago
video
.dockerignore
.eslintrc.json
app.js Fixed authentication error in notifications (2) 2 years ago
archive.js
categories.js
config.js Fixed twitch downloading by using TiwtchDownloader's CLI 2 years ago
consts.js Fixed twitch downloading by using TiwtchDownloader's CLI 2 years ago
db.js Fixed bug where notifications wouldn't be set as read if using local db 2 years ago
downloader.js Fixed issue where videos would be downloaded in the collectInfo stage (#774) 2 years ago
ecosystem.config.js
entrypoint.sh
logger.js
notifications.js Added support for custom webhook URLs for notifications 2 years ago
package-lock.json Removed unused dependency 2 years ago
package.json Removed unused dependency 2 years ago
pm2.config.js
subscriptions.js Archive text file is now temporarily added to a sub dir when checking a sub for speed purposes 2 years ago
tasks.js Updated tasks DB-related code to not insert properties that prevent local_db from being imported 2 years ago
twitch.js Added link in error message to get TiwtchDownloaderCLI 2 years ago
utils.js Fixed syntax error in utils 2 years ago
youtube-dl.js