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
Hi @eleanorisaacs,
Technically, the extension could be able to screenshot every HTML <video> tag (if the stream is not DRM-protected). But it has been designed only to retrieve the expected <video> tags for YouTube regular videos and Shorts.
@joggee-fr can you quickly check if the code works well on Twitch as it is with just adding its url in manifest. If that's the case then we can think of next steps.
I am not a Twitch user but I gave it a quick try with the addon enabled. As expected, the controls where the screenshot button is added is located in a different HTML place than in YouTube.
If someone wants to add Twitch support, please take a look at waitForControls() at content_script.js#L176.
Would it be possible to make this addon work on Twitch livestreams/VODs too? Similar to this chrome extension: https://chrome.google.com/webstore/detail/video-screenshot/ppkojackhibeogijphhfnamhemklmial
The text was updated successfully, but these errors were encountered: