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 1f2c5a0238 Fixed an issue where subs would only display 10 of their videos in the subscription component (#851)
Fixed an issue where a sub would get stuck in the downloading state

Fixed UI bug in the subscriptions component
2 years ago
..
appdata Changed default downloader to yt-dlp 3 years ago
audio
authentication Fixed an issue where JWT_EXPIRATION was sometimes a string causing a crash (#813) 2 years ago
fix-scripts 002-fix_dupes_per_archive: prep consistency w/ 003 3 years ago
subscriptions
test Implemented basic db-based archive functionality, converted old archive functionality to new system 2 years ago
video
.dockerignore
.eslintrc.json
app.js Downloads restarted from home page now persist after restarting rather than disappearing 2 years ago
archive.js Improved archive viewer 2 years ago
categories.js Refactored retrieval of categories and improved runtime search of files in category 3 years ago
config.js Removed deprecated safe_download_override setting 2 years ago
consts.js Removed deprecated safe_download_override setting 2 years ago
db.js Implemented basic db-based archive functionality, converted old archive functionality to new system 2 years ago
downloader.js Downloads restarted from home page now persist after restarting rather than disappearing 2 years ago
ecosystem.config.js Switched forever.js to pm2 3 years ago
entrypoint.sh Removed pm2 global install in favor of local node_modules (#662) 3 years ago
logger.js
notifications.js Download notifications now include original URL 2 years ago
package-lock.json Added telegram notification support 2 years ago
package.json Added telegram notification support 2 years ago
pm2.config.js revert pm2 config cluster_mode 3 years ago
subscriptions.js Fixed an issue where subs would only display 10 of their videos in the subscription component (#851) 2 years ago
tasks.js Added preliminary backend support for custom archives 2 years ago
twitch.js Fixed potential command injection vulnerability 3 years ago
utils.js Unsubscribing now deletes entries from the archive 2 years ago
youtube-dl.js Hotfix for #661 startup crash 3 years ago