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 09b3c752d9 Removed downlload delay setting for subscriptions
Subscription downloads already queued are now not requeued on the next check

Headers in download queue table are now sortable

Added button to clear all finished downloads in the downloads manager
4 years ago
..
appdata Removed downlload delay setting for subscriptions 4 years ago
audio updated gitignores 6 years ago
authentication Download manager is now functional 4 years ago
subscriptions Added subscription folders to repo 6 years ago
test Download manager is now functional 4 years ago
video updated gitignores 6 years ago
.dockerignore Don't copy Docker related files into image 6 years ago
.eslintrc.json Logger is now separated into its own module 4 years ago
app.js Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into download-manager 4 years ago
categories.js Logger is now separated into its own module 4 years ago
config.js Removed downlload delay setting for subscriptions 4 years ago
consts.js Download manager is now per user 4 years ago
db.js Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into download-manager 4 years ago
downloader.js Removed downlload delay setting for subscriptions 4 years ago
entrypoint.sh Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors 5 years ago
logger.js Logger is now separated into its own module 4 years ago
package-lock.json Download manager is now thread safe 4 years ago
package.json Download manager is now thread safe 4 years ago
subscriptions.js Removed downlload delay setting for subscriptions 4 years ago
twitch.js Twitch chat now supports subscriptions 5 years ago
utils.js Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into download-manager 4 years ago