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 Grynsztein 94df98e5d0 Fixed bug that prevented subscription archives from being downloaded if their path was express as a full path 5 years ago
..
appdata Added new setting to force a safe download (removes features like progress bar) 5 years ago
audio updated gitignores 5 years ago
authentication Fixed bug that caused downloads to fail when archiving was enabled 5 years ago
public Added the ability to view logs from the settings menu 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
Dockerfile Made additional cleanups as per recs by SuperSandro 5 years ago
app.js Fixed bug that prevented subscription archives from being downloaded if their path was express as a full path 5 years ago
aria2c.exe Migrated to angular 8 6 years ago
config.js Added new setting to force a safe download (removes features like progress bar) 5 years ago
consts.js Added new safe download override setting to config manager (forgot to do this before) 5 years ago
db.js Added audioOnlyMode, customArgs, and customFileOutput fields to the subscribe dialog 5 years ago
docker-compose.yml Updated docker-compose.yml to support multi-user mode 5 years ago
entrypoint.sh Fix variable expansion 5 years ago
ffmpeg.exe first! 8 years ago
ffplay.exe first! 8 years ago
ffprobe.exe first! 8 years ago
package-lock.json Implemented cookies upload dialog and the ability to "enable cookies" to hopefully circumvent 429 errors 5 years ago
package.json Implemented cookies upload dialog and the ability to "enable cookies" to hopefully circumvent 429 errors 5 years ago
subscriptions.js format in custom args for subscriptions now overrides default format (allows for users to specify custom formats for subs) 5 years ago
utils.js Finished adding support for audio subscriptions, custom args for subscriptions, and custom output for subscription downloads 5 years ago
youtube-dl.exe Updated youtube-dl binary for windows 5 years ago