TeamNewPipe / NewPipeExtractor

NewPipe's core library for extracting data from streaming sites
GNU General Public License v3.0
1.39k stars 420 forks source link

[YouTube] Fix Shorts' thumbnails extraction in their channel tab #1239

Closed AudricV closed 2 weeks ago

AudricV commented 2 weeks ago

This PR fixes usage of wrong methods to access and extract the thumbnails' data of YouTube Shorts. This bug has been introduced when I fixed the extraction of this content in their channel tab with #1221.