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 fc3c179f6a
Reverted #696 and updated node version to avoid 243 error
3 years ago
..
appdata Changed default downloader to yt-dlp 3 years ago
audio
authentication Added migration to add tasks manager permission for admin role 3 years ago
fix-scripts 002-fix_dupes_per_archive: prep consistency w/ 003 3 years ago
subscriptions
test Subscription videos now skip the collect info step during download process, reducing calls to video host 3 years ago
video
.dockerignore
.eslintrc.json
app.js Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material 3 years ago
categories.js Refactored retrieval of categories and improved runtime search of files in category 3 years ago
config.js Changed default downloader to yt-dlp 3 years ago
consts.js Added migration to add tasks manager permission for admin role 3 years ago
db.js Fixed issue where one-off playlist downlaods would only include the first video 3 years ago
downloader.js Fixed issue where setting resolution in a sub would instead require that resolution to exist (#678 and #330) 3 years ago
ecosystem.config.js
entrypoint.sh Reverted #696 and updated node version to avoid 243 error 3 years ago
logger.js
package-lock.json Removed pm2 global install in favor of local node_modules (#662) 3 years ago
package.json Partially reverted fecefde3ad 3 years ago
pm2.config.js revert pm2 config cluster_mode 3 years ago
subscriptions.js Fixed issue where setting resolution in a sub would instead require that resolution to exist (#678 and #330) 3 years ago
tasks.js Fixed a few broken tests 3 years ago
twitch.js Fixed potential command injection vulnerability 3 years ago
utils.js Added migration to add tasks manager permission for admin role 3 years ago
youtube-dl.js Hotfix for #661 startup crash 3 years ago