Laixer / Swabbr-Android

Swabbr Android application
2 stars 0 forks source link

Fetch vlog thumbnails from Azure #75

Closed pnobbe closed 4 years ago

pnobbe commented 4 years ago

Vlog thumbnails are generated by Azure. We need to fetch these and display them in the several vlog overviews available within the app instead of our current placeholders.

pnobbe commented 4 years ago

It seems that there is currently no way to retrieve thumbnails for vlogs or reactions due to API restrictions. According to @tabeckers thumbnails are stored but simply not yet accessible. We need to evaluate whether this is worthwhile to implement before continuing.