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
Would it be possible to add basic support to Streamtape? They have an API, but the credentials are passed along as querystring parameters, which is not good for static sites as they would be visible in the source code. I tried to programmatically read one of their embed URLs, but it didn't work on localhost, while NoEmbed always works without the annoying CORS errors.
Just basic support with URL and Thumbnail would be most helpful already
The text was updated successfully, but these errors were encountered:
Would it be possible to add basic support to Streamtape? They have an API, but the credentials are passed along as querystring parameters, which is not good for static sites as they would be visible in the source code. I tried to programmatically read one of their embed URLs, but it didn't work on
localhost
, while NoEmbed always works without the annoying CORS errors.Just basic support with URL and Thumbnail would be most helpful already
The text was updated successfully, but these errors were encountered: