mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-18 09:31:28 +03:00
Updated translation details to improve clarity
Added upload date property to files in UI Subscription videos can now be filtered by some of their properties (size, upload date, name, duration) Subscription videos are now centered
This commit is contained in:
@@ -61,7 +61,8 @@ export class SubscriptionFileCardComponent implements OnInit {
|
||||
const dialogRef = this.dialog.open(VideoInfoDialogComponent, {
|
||||
data: {
|
||||
file: this.file,
|
||||
}
|
||||
},
|
||||
minWidth: '50vw'
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user