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
Tzahi12345 0e35b2ca1b Proxy now forces safe download mode 5 years ago
..
appdata Updated docs and removed deprecated encrypted.json file from repo 5 years ago
audio updated gitignores 5 years ago
authentication Added option to change JWT expiration time called "Login expiration" in the Advanced tab 5 years ago
hooks Moved hooks to their proper directory 5 years ago
subscriptions Added subscription folders to repo 5 years ago
video updated gitignores 5 years ago
.dockerignore Don't copy Docker related files into image 5 years ago
app.js Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy 5 years ago
config.js Proxy now forces safe download mode 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