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 a91381720f Added link in error message to get TiwtchDownloaderCLI 2 years ago
..
appdata Changed default downloader to yt-dlp 3 years ago
audio
authentication Fixed an issue where JWT_EXPIRATION was sometimes a string causing a crash (#813) 2 years ago
fix-scripts
subscriptions
test Fixed twitch downloading by using TiwtchDownloader's CLI 2 years ago
video
.dockerignore
.eslintrc.json
app.js Fixed authentication error in notifications (2) 2 years ago
archive.js Improved archive viewer 2 years ago
categories.js Refactored retrieval of categories and improved runtime search of files in category 3 years ago
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 Updated tasks DB-related code to not insert properties that prevent local_db from being imported 2 years ago
downloader.js Fixed twitch downloading by using TiwtchDownloader's CLI 2 years ago
ecosystem.config.js
entrypoint.sh Fixed long docker startup time by optimizing chown use 2 years ago
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 Fixed an issue where subs would only display 10 of their videos in the subscription component (#851) 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 Updated tasks DB-related code to not insert properties that prevent local_db from being imported 2 years ago
youtube-dl.js Hotfix for #661 startup crash 3 years ago