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 23449b0d41 Updated arm dockerfile and moved hooks to the right place 5 years ago
..
appdata Updated docs and removed deprecated encrypted.json file from repo 5 years ago
audio
authentication Added option to change JWT expiration time called "Login expiration" in the Advanced tab 5 years ago
subscriptions
video
.dockerignore
app.js Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy 5 years ago
config.js Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy 5 years ago
consts.js Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy 5 years ago
db.js Importing of videos during startup now uses standard registering of videos into db process and refactored registering to support aforementioned feature 5 years ago
entrypoint.sh If chown fails during container setup, then a warning will be shown 5 years ago
package-lock.json Updated package-locks 5 years ago
package.json Removed erroneous code and added the ability to kill all downlaods 5 years ago
subscriptions.js Added quotations to existing sub error message 5 years ago
utils.js Fixes bug where an error would occur on startup if a user's file folder was missing (such as "{user}/audio" if they had not downloaded any audio files) 5 years ago