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 dbefb66021 Fixed issue where errored downloads would result in an infinite loop of error messages in the home page
Added dialog to view error from an errored out download
4 years ago
..
appdata Removed downlload delay setting for subscriptions 4 years ago
audio updated gitignores 5 years ago
authentication Download manager is now functional 4 years ago
subscriptions Added subscription folders to repo 5 years ago
test Download manager is now functional 4 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 Get downloads now supports filtering by uids 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 Code cleanup 4 years ago
db.js Code cleanup 4 years ago
downloader.js Fixed issue where errored downloads would result in an infinite loop of error messages in the home page 4 years ago
entrypoint.sh Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors 4 years ago
logger.js Logger is now separated into its own module 4 years ago
package-lock.json Added ability to pause and resume all downloads 4 years ago
package.json Added ability to pause and resume all downloads 4 years ago
subscriptions.js Code cleanup 4 years ago
twitch.js Twitch chat now supports subscriptions 4 years ago
utils.js Code cleanup 4 years ago