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 c724a8019a Improved DB tests, now both local and remote DB can be tested easily 3 years ago
..
appdata Changed default downloader to yt-dlp 3 years ago
audio updated gitignores 5 years ago
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 Added subscription folders to repo 5 years ago
test Improved DB tests, now both local and remote DB can be tested easily 3 years ago
video updated gitignores 5 years ago
.dockerignore Don't copy Docker related files into image 5 years ago
.eslintrc.json Logger is now separated into its own module 4 years ago
app.js Removed need for authentication to count views 3 years ago
categories.js Refactored retrieval of categories and improved runtime search of files in category 3 years ago
config.js Added ability to generate RSS feeds from downloads 3 years ago
consts.js Added ability to generate RSS feeds from downloads 3 years ago
db.js Improved DB tests, now both local and remote DB can be tested easily 3 years ago
downloader.js Fixed issue where unsubbed subscriptions would continue downloading its videos (#689) 3 years ago
ecosystem.config.js Switched forever.js to pm2 4 years ago
entrypoint.sh Removed pm2 global install in favor of local node_modules (#662) 3 years ago
logger.js Logger is now separated into its own module 4 years ago
notifications.js Fixed issue with adding thumbnails to notifications 3 years ago
package-lock.json Added ability to generate RSS feeds from downloads 3 years ago
package.json Improved DB tests, now both local and remote DB can be tested easily 3 years ago
pm2.config.js revert pm2 config cluster_mode 3 years ago
subscriptions.js File deletion is now unified between sub and non-sub files 3 years ago
tasks.js Missing options are now auto-added to tasks 3 years ago
twitch.js Fixed potential command injection vulnerability 3 years ago
utils.js File deletion is now unified between sub and non-sub files 3 years ago
youtube-dl.js Hotfix for #661 startup crash 3 years ago