Commit ac4201e
feat: filter members-only videos from channel tab
Applies the filtering of members-only videos to the channel page. As some
channels upload a lot/mainly members-only content, it can be a hassle to find
videos that are watchable in the app, which isn't a great user experience.
Ref: libre-tube#71131 parent 933a2e1 commit ac4201e
File tree
1 file changed
+4
-1
lines changed- app/src/main/java/com/github/libretube/api
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
449 | 450 | | |
450 | 451 | | |
451 | 452 | | |
452 | | - | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
453 | 456 | | |
454 | 457 | | |
455 | 458 | | |
| |||
0 commit comments