Commit f987c1a
committed
[YouTube] Extract shorts thumbnails from
Fixes an issue, where shorts thumbnails where not extracted, as they're now
contained within a `thumbnailViewModel`, instead of a simple `thumbnail`
object.
Closes: TeamNewPipe/NewPipe#12907thumbnailViewModel
1 parent f01c4b8 commit f987c1a
1 file changed
Lines changed: 9 additions & 1 deletion
File tree
- extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
82 | 90 | | |
83 | 91 | | |
84 | 92 | | |
| |||
0 commit comments