BrianGrant-Data / VideoFilter

0 stars 0 forks source link

Displaying screen blocked by streaming services #4

Open BrianGrant-Data opened 2 years ago

BrianGrant-Data commented 2 years ago

Both the pyautogui.screenshot() and ImageGrab.grab() methods only display a black screen for streamed images. This seems to be an anti-piracy technique used by streaming services. Perhaps it's the same one used to prevent people from taking screenshots of streamed videos.

BrianGrant-Data commented 1 year ago

Using Firefox instead of Google Chrome as the browser seems to have worked