@if (db_file) {
{{db_file['local_view_count'] ? db_file['local_view_count']+1 : 1}} views
}
@if (db_file && db_file['description']) {
} @else {
No description available.
}
@if (db_playlist) {
@if (downloading) {
}
@if ((!postsService.isLoggedIn || postsService.permissions.includes('sharing')) && !auto) {
}
}
@if (db_file) {
@if (downloading) {
}
@if (!postsService.isLoggedIn || postsService.permissions.includes('sharing')) {
}
}
@if (db_file || db_playlist) {
}
@if (db_file && db_file.url.includes('twitch.tv')) {
}