wennaspeedy

Results 17 comments of wennaspeedy

It will be great to dont press button while you are watching short video series. Or add autoplay after couple of seconds.

I have same issue (no long tracks). Progress bar freeze when pause track and after play it stuck on 0:00.

Same problem here in Chrome 96. Extension worked in previous chrome versions.

I've already done it. But so far I've rewritten the hardcoded requests - I've set the proxy and verification to false. Maybe sometime I'll do it in general and make...

Maybe it would be enough to os.environ['http_proxy'] and turn off verifications. Can it be done (verification in request) with some method in this module???

This workaround is not working. I need turn off the verification for my proxy server. I had to add 'verify= False, proxies=proxies' to all requests calling. F.E.: ``` proxies =...

I can't remember but I think I don't. I am using own client.

I already updated my app to native-base v3. Much faster than waiting for new version v2.