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 6481102e01 Changes forEach loops in categorize() to regular for loops to facilitate early breaking 5 years ago
..
appdata Allows playlists to be categorized based on the first video that matches 5 years ago
audio updated gitignores 5 years ago
authentication Fixed bug where playlistd could not be made 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 Fixed typo in default custom output key for categories 5 years ago
categories.js Changes forEach loops in categorize() to regular for loops to facilitate early breaking 5 years ago
config.js Allows playlists to be categorized based on the first video that matches 5 years ago
consts.js Allows playlists to be categorized based on the first video that matches 5 years ago
db.js Fixed bug where audio files that had a stale webm extension in the metadata file path would fail to register 5 years ago
entrypoint.sh If chown fails during container setup, then a warning will be shown 5 years ago
package-lock.json Bump axios from 0.21.0 to 0.21.1 in /backend 5 years ago
package.json Bump axios from 0.21.0 to 0.21.1 in /backend 5 years ago
subscriptions.js Fixed bug where sometimes a subscription video's thumbnail would get deleted twice and throw an error 5 years ago
twitch.js Twitch chat now supports subscriptions 5 years ago
utils.js Fixed bug where playlist downloads would fail and progress would not show (for playlist downloads) 5 years ago