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 b1385f451b Added option to rate limit downloads
Added option to force delay between videos in a subscription

Fixed issue where file handle was maintained on files deleted through unsubscribing
4 years ago
..
appdata Added option to rate limit downloads 4 years ago
audio updated gitignores 5 years ago
authentication Changed DB structure again 4 years ago
subscriptions Added subscription folders to repo 5 years ago
test Updated tests to include query speed check and removed dubious test 4 years ago
video updated gitignores 5 years ago
.dockerignore Don't copy Docker related files into image 5 years ago
app.js Added option to rate limit downloads 4 years ago
categories.js Changed DB structure again 4 years ago
config.js Added option to rate limit downloads 4 years ago
consts.js Added option to rate limit downloads 4 years ago
db.js Fixed issue where testing the connecting string would fail if local DB was being used 4 years ago
entrypoint.sh Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors 4 years ago
package-lock.json Merge pull request #398 from Tzahi12345/dependabot/npm_and_yarn/backend/color-string-1.6.0 4 years ago
package.json Changed DB structure again 4 years ago
subscriptions.js Added option to rate limit downloads 4 years ago
twitch.js Twitch chat now supports subscriptions 5 years ago
utils.js Fixed bug where unsubscribing from a channel would clear the entire files table 4 years ago