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 afb5e3800c In the subscription page, the subscription is now continuously retrieved at an interval of 1s to update for new videos or the downloading state
- There is now a visual indicator for when a subscription is retrieving videos
5 years ago
..
appdata Added setting for redownloading fresh uploads 5 years ago
audio updated gitignores 5 years ago
authentication Added description to player component and simplified the database by un-splitting videos and playlists by type 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 In the subscription page, the subscription is now continuously retrieved at an interval of 1s to update for new videos or the downloading state 5 years ago
categories.js Code cleanup and changed proposed handling of existing tags for suggestions 5 years ago
config.js Added setting for redownloading fresh uploads 5 years ago
consts.js Added setting for redownloading fresh uploads 5 years ago
db.js Added support for redownloading fresh uploads, which will eventually be hidden behind an opt-in setting 5 years ago
entrypoint.sh If chown fails during container setup, then a warning will be shown 5 years ago
package-lock.json Updated backend dependencies (caused build to fail) 5 years ago
package.json Updated backend dependencies (caused build to fail) 5 years ago
subscriptions.js In the subscription page, the subscription is now continuously retrieved at an interval of 1s to update for new videos or the downloading state 5 years ago
twitch.js Twitch chat now supports subscriptions 5 years ago
utils.js Added support for redownloading fresh uploads, which will eventually be hidden behind an opt-in setting 5 years ago