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
Isaac Abadi c1fd8047ea Improved archive viewer
Added archive importing
4 years ago
..
appdata Changed default downloader to yt-dlp 4 years ago
audio
…
authentication Added migration to add tasks manager permission for admin role 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 Implemented basic db-based archive functionality, converted old archive functionality to new system 4 years ago
video
…
.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 Improved archive viewer 4 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 Added telegram notification support 4 years ago
consts.js Added telegram notification support 4 years ago
db.js Implemented basic db-based archive functionality, converted old archive functionality to new system 4 years ago
downloader.js Archive improvements 4 years ago
ecosystem.config.js Switched forever.js to pm2 5 years ago
entrypoint.sh Removed pm2 global install in favor of local node_modules (#662) 4 years ago
logger.js Logger is now separated into its own module 5 years ago
notifications.js Added telegram notification support 4 years ago
package-lock.json Added telegram notification support 4 years ago
package.json Added telegram notification support 4 years ago
pm2.config.js revert pm2 config cluster_mode 4 years ago
subscriptions.js Unsubscribing now deletes entries from the archive 4 years ago
tasks.js Added preliminary backend support for custom archives 4 years ago
twitch.js Fixed potential command injection vulnerability 4 years ago
utils.js Unsubscribing now deletes entries from the archive 4 years ago
youtube-dl.js Hotfix for #661 startup crash 4 years ago