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 cddd280206 Fixed issue where pip was missing in Docker
Temp twitch chat files now get auto removed
3 years ago
..
appdata Fixed twitch chat downloads, tcd is now required and client secret must be supplied 3 years ago
audio
authentication LDAP logins no longer show error resulting from the required internal login attempt 3 years ago
fix-scripts Best to just put fix-scripts in /backend 👍 3 years ago
subscriptions
test Fixed twitch chat downloads, tcd is now required and client secret must be supplied 3 years ago
video
.dockerignore
.eslintrc.json Logger is now separated into its own module 4 years ago
app.js Updated playlist file selection to use recent videos component 3 years ago
categories.js Refactored retrieval of categories and improved runtime search of files in category 3 years ago
config.js Fixed twitch chat downloads, tcd is now required and client secret must be supplied 3 years ago
consts.js Fixed twitch chat downloads, tcd is now required and client secret must be supplied 3 years ago
db.js Updated playlist file selection to use recent videos component 3 years ago
downloader.js Fixed several bugs with categories 3 years ago
ecosystem.config.js Switched forever.js to pm2 3 years ago
entrypoint.sh We're now using gosu to switch our user down :) 3 years ago
logger.js Logger is now separated into its own module 4 years ago
package-lock.json Rolled back passport update 3 years ago
package.json Updated methodology of calculating download progress to rely on fs.readdir instead of glob 3 years ago
pm2.config.js Disabled PM2 logging to $HOME/.pm2 3 years ago
subscriptions.js Updated playlist file selection to use recent videos component 3 years ago
tasks.js Fixed a few broken tests 3 years ago
twitch.js Fixed issue where pip was missing in Docker 3 years ago
utils.js Refactored retrieval of categories and improved runtime search of files in category 3 years ago
youtube-dl.js Code cleanup 3 years ago