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 fe7303a191 Replaced /audio and /video APIs with /stream that now requires a type parameter to simplify future code changes
getSubscription can now accept a subscription name instead of just an ID

Added API call to delete a category

Categories can now have a custom path

Minor code cleanup
4 years ago
..
appdata Added the ability to download videos at higher resolutions than the highest mp4 (fixes #76) 5 years ago
audio
authentication Added ability to register/login through LDAP 5 years ago
subscriptions
video
.dockerignore
app.js Replaced /audio and /video APIs with /stream that now requires a type parameter to simplify future code changes 4 years ago
categories.js Replaced /audio and /video APIs with /stream that now requires a type parameter to simplify future code changes 4 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 Replaced /audio and /video APIs with /stream that now requires a type parameter to simplify future code changes 4 years ago
entrypoint.sh
package-lock.json Added ability to register/login through LDAP 5 years ago
package.json Added the ability to download videos at higher resolutions than the highest mp4 (fixes #76) 5 years ago
subscriptions.js Replaced /audio and /video APIs with /stream that now requires a type parameter to simplify future code changes 4 years ago
utils.js JSON metadata files are no longer kept if the associated setting is not enabled 5 years ago