Skip to content

[YouTube] Extract shorts thumbnails from thumbnailViewModel#1417

Merged
TobiGr merged 1 commit intoTeamNewPipe:devfrom
FineFindus:fix/short-thumbnails
Dec 15, 2025
Merged

[YouTube] Extract shorts thumbnails from thumbnailViewModel#1417
TobiGr merged 1 commit intoTeamNewPipe:devfrom
FineFindus:fix/short-thumbnails

Conversation

@FineFindus
Copy link
Copy Markdown
Contributor

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#12907

  • I carefully read the contribution guidelines and agree to them.
  • I have tested the API against NewPipe.
  • I agree to create a pull request for NewPipe as soon as possible to make it compatible with the changed API.

@TobiGr
Copy link
Copy Markdown
Contributor

TobiGr commented Dec 15, 2025

Thank you!

I still get valid thumbails sometimes. Looks like this change is curerntly A/B tested. Could you add a check that extracts depending on whether there is a thumbnailViewModel or just a thumbnail object?

@TobiGr TobiGr added the YouTube Service, https://www.youtube.com/ label Dec 15, 2025
@FineFindus
Copy link
Copy Markdown
Contributor Author

Of course. I assumed it was already fully rolled out, otherwise I would've kept the original code.

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#12907
@FineFindus FineFindus requested a review from TobiGr December 15, 2025 20:51
Copy link
Copy Markdown
Contributor

@TobiGr TobiGr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! LGTM

@TobiGr TobiGr merged commit cde6f87 into TeamNewPipe:dev Dec 15, 2025
4 checks passed
@FineFindus FineFindus deleted the fix/short-thumbnails branch December 15, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

YouTube Service, https://www.youtube.com/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The thumbnail of the channel shorts videos is not shown

2 participants