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
Tiger Oakes 2c43ce3c47 Use async versions of filesystem methods 5 years ago
..
appdata Added the ability to download videos at higher resolutions than the highest mp4 (fixes #76) 5 years ago
audio updated gitignores 5 years ago
authentication Fixed bugs that prevented subscription videos from being downloaded and non-users from accessing shared videos 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 Use async versions of filesystem methods 5 years ago
config.js Added the ability to download videos at higher resolutions than the highest mp4 (fixes #76) 5 years ago
consts.js Added the ability to download videos at higher resolutions than the highest mp4 (fixes #76) 5 years ago
db.js JSON metadata files are no longer kept if the associated setting is not enabled 5 years ago
entrypoint.sh If chown fails during container setup, then a warning will be shown 5 years ago
package-lock.json Bump node-fetch from 2.6.0 to 2.6.1 in /backend 5 years ago
package.json Bump node-fetch from 2.6.0 to 2.6.1 in /backend 5 years ago
subscriptions.js Fixed bug in subscriptions that caused audio files to be downloaded as webm 5 years ago
utils.js Fixed bug where unix paths would improperly parsed while importing unregistered files 5 years ago