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 aedde4b4fc Removed unused dependency 2 years ago
..
appdata
audio
authentication Fixed an issue where JWT_EXPIRATION was sometimes a string causing a crash (#813) 2 years ago
fix-scripts
subscriptions
test Implemented basic db-based archive functionality, converted old archive functionality to new system 2 years ago
video
.dockerignore
.eslintrc.json
app.js Minor refactor of utils.js 2 years ago
archive.js Improved archive viewer 2 years ago
categories.js
config.js Removed deprecated safe_download_override setting 2 years ago
consts.js Incremented version to v4.3.1 2 years ago
db.js Implemented basic db-based archive functionality, converted old archive functionality to new system 2 years ago
downloader.js Removed unused dependency 2 years ago
ecosystem.config.js
entrypoint.sh
logger.js
notifications.js Download notifications now include original URL 2 years ago
package-lock.json Removed unused dependency 2 years ago
package.json Removed unused dependency 2 years ago
pm2.config.js
subscriptions.js Fixed an issue where subs would only display 10 of their videos in the subscription component (#851) 2 years ago
tasks.js
twitch.js
utils.js Minor refactor of utils.js 2 years ago
youtube-dl.js