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 955c401f0b Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into categories-fix 3 years ago
..
appdata Changed default downloader to yt-dlp 4 years ago
audio updated gitignores 7 years ago
authentication Fixed an issue where JWT_EXPIRATION was sometimes a string causing a crash (#813) 4 years ago
fix-scripts 002-fix_dupes_per_archive: prep consistency w/ 003 4 years ago
subscriptions Added subscription folders to repo 7 years ago
test Fixed twitch downloading by using TiwtchDownloader's CLI 3 years ago
video updated gitignores 7 years ago
.dockerignore Don't copy Docker related files into image 6 years ago
.eslintrc.json Logger is now separated into its own module 5 years ago
app.js Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into categories-fix 3 years ago
archive.js Improved archive viewer 4 years ago
categories.js Refactored retrieval of categories and improved runtime search of files in category 4 years ago
config.js Fixed twitch downloading by using TiwtchDownloader's CLI 3 years ago
consts.js Fixed twitch downloading by using TiwtchDownloader's CLI 3 years ago
db.js Updated tasks DB-related code to not insert properties that prevent local_db from being imported 3 years ago
downloader.js Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into categories-fix 3 years ago
ecosystem.config.js Switched forever.js to pm2 5 years ago
entrypoint.sh Fixed long docker startup time by optimizing chown use 4 years ago
logger.js Logger is now separated into its own module 5 years ago
notifications.js Added support for custom webhook URLs for notifications 4 years ago
package-lock.json Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into categories-fix 3 years ago
package.json Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into categories-fix 3 years ago
pm2.config.js revert pm2 config cluster_mode 4 years ago
subscriptions.js Fixed an issue where subs would only display 10 of their videos in the subscription component (#851) 4 years ago
tasks.js Updated tasks DB-related code to not insert properties that prevent local_db from being imported 3 years ago
twitch.js Added link in error message to get TiwtchDownloaderCLI 3 years ago
utils.js Updated tasks DB-related code to not insert properties that prevent local_db from being imported 3 years ago
youtube-dl.js Hotfix for #661 startup crash 4 years ago