You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First thanks a lot for this great library, great work !
Can you please implement a function to download the thumbnails?
Endpoint for this are:
/proxy/protect/api/thumbnails/#eventId# Thumbnail
/proxy/protect/api/events/#eventId#/thumbnail Small Square Thumbnail (not all cams support this, only if bootstrap featureFlags.hasSquareEventThumbnail is true.
EventId can be taken from an event with "modelKey": "event"
My wish is to have a function where i can pass the eventId as parameter. Perhaps two function, one for Thumbnail and one for Small Thumbnail.
Could you please implement this?
The text was updated successfully, but these errors were encountered:
@Scrounger - this issue is being automatically closed because it does not follow either the feature request or bug report issue template. The issue templates have been designed to help in the troubleshooting (or feature request) process. Please use them and populate it as completely as possible to streamline troubleshooting or feature request discussions.
This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.
First thanks a lot for this great library, great work !
Can you please implement a function to download the thumbnails?
Endpoint for this are:
/proxy/protect/api/thumbnails/#eventId#
Thumbnail/proxy/protect/api/events/#eventId#/thumbnail
Small Square Thumbnail (not all cams support this, only if bootstrapfeatureFlags.hasSquareEventThumbnail
is true.EventId can be taken from an event with
"modelKey": "event"
My wish is to have a function where i can pass the eventId as parameter. Perhaps two function, one for Thumbnail and one for Small Thumbnail.
Could you please implement this?
The text was updated successfully, but these errors were encountered: