Maksym Ivanchenko

Results 10 comments of Maksym Ivanchenko

Hi, `document.getElementById("g-recaptcha-response").innerHTML = ""` is what you want.

Hi, change options to viewport `await page.emulate(viewport={'isMobile':True, 'height':800, 'width':600}, userAgent=android_user_agent)`

Thanks for the response. That's interesting as it's the same file before and after uploading/exporting to google photos. I'm using this docker image to run czkawka: https://hub.docker.com/r/jlesage/czkawka

@sleeyax comment from discord: > Another approach would be a system where the first dev to use a particular id "claims" it. It becomes unique and unavailable until the addon...

async tests should probably also be changed from 1.4 to 1.4 and 2+. E.g: https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/instrumentation/opentelemetry-instrumentation-sqlalchemy/tests/test_sqlalchemy.py#L283

@vishes-shell @daneah I have updated #128 with a solution for annotation support if you are still interested

duplicate of https://github.com/Stremio/stremio-features/issues/164

Plex API supports JSON. Just pass the "accept: application/json" header.