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
GlassedSilver 3e7ef766de Best to just put fix-scripts in /backend 👍 3 years ago
..
appdata
audio
authentication Fixed issue where roles were not properly initialized 3 years ago
fix-scripts Best to just put fix-scripts in /backend 👍 3 years ago
subscriptions
test
video
.dockerignore
.eslintrc.json
app.js
categories.js
config.js
consts.js
db.js Fixed bug where files couldn't be deleted with archive mode enabled fixes #487 3 years ago
downloader.js Updated methodology of calculating download progress to rely on fs.readdir instead of glob 3 years ago
ecosystem.config.js
entrypoint.sh We're now using gosu to switch our user down :) 3 years ago
logger.js
package-lock.json
package.json Updated methodology of calculating download progress to rely on fs.readdir instead of glob 3 years ago
pm2.config.js
subscriptions.js Fix for #480 - existing DLs still getting queued 3 years ago
tasks.js
twitch.js
utils.js
youtube-dl.js