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 7bfb441a00 Fixed bug where files couldn't be deleted with archive mode enabled fixes #487 3 years ago
..
appdata
audio
authentication Fixed issue where roles were not properly initialized 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
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 Fixed bug where task time was not properly set with values of 0 3 years ago
twitch.js
utils.js
youtube-dl.js