coffeemakr

Results 3 comments of coffeemakr

Another idea is that the HTTPSB could block cookies via chromes site settings.

I've created a small script to check if they are on google play: https://gist.github.com/coffeemakr/8862e7903c4bea21b99c6a457268af71 The following packages are on google play: * ~~[co.at.newpipe](https://play.google.com/store/apps/details?id=co.at.newpipe)~~ (MOD edit: removed) * ~~[com.gawo.rohgf](https://play.google.com/store/apps/details?id=com.gawo.rohgf)~~ (MOD edit:...

This issue is caused by a little bug in your Makefile. The `--user` option is appended IF we are in a virtualenv instead when we're not. Just switch the arguments...