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/src/app
Isaac Abadi 20cedb6c29 Pagination and filtering of files is now server-side
Importing unregistered files does not block server start anymore
4 years ago
..
components Pagination and filtering of files is now server-side 4 years ago
create-playlist If multiple videos exist in one URL, a playlist will be auto generated 5 years ago
dialogs Added ability to add file to playlist using the context menu 4 years ago
download-item Updated Angular to version 11 5 years ago
file-card Migrated playlist and subscription (per video and sub-wide) video downloading functionality to new schema 5 years ago
input-dialog Updated Angular to version 11 5 years ago
main Added SponsorBlock support for skipping ads when viewing supported videos 4 years ago
player Added SponsorBlock support for skipping ads when viewing supported videos 4 years ago
settings Fixed unnecessary (and mispelled) class for settings element 4 years ago
subscription Migrated playlist and subscription (per video and sub-wide) video downloading functionality to new schema 5 years ago
subscriptions Added ability to pause specific subscriptions 5 years ago
updater Updated Angular to version 11 5 years ago
app-routing.module.ts Settings is now a route instead of a dialog 4 years ago
app.component.css
app.component.html Updated styling for settings page 4 years ago
app.component.spec.ts Updated Angular to version 11 5 years ago
app.component.ts Updated styling for settings page 4 years ago
app.module.ts Added SponsorBlock support for skipping ads when viewing supported videos 4 years ago
consts.ts Updated versioning info 5 years ago
http.interceptor.ts 401 errors will now not cause redirects in the /player route 5 years ago
posts.services.ts Pagination and filtering of files is now server-side 4 years ago
youtube-search.service.spec.ts
youtube-search.service.ts