br4nnigan
br4nnigan
I guess this ain't happening
Firefox Foxygestures silently fails on a website (possible Content-Security-Policy issue in Firefox)
Also fails on https://support.mozilla.org (but works on https://mozilla.org/)
I can probably create a pull request from what it looks like. Would this get accepted?
I'm fine with 10 queries per day, I'm running my own instance.
not the same request but u tipped me off to look into the console: 
i'm experiencing this too, byteswritten is undefined like 1 in 5
nasty workaround: I run both, first the babel command, then the browserify `node_modules\\.bin\\babel src/js/script.js --out-file src/js/script_babel.js & browserify src/js/script_babel.js -o dist/js/script.js -t [ babelify --presets [ @babel/preset-env ] ] -p...
Well the babel command does indeed do that, but it doesn't solve the problem. I'd still have to browserify the bundle afterwards. And if I'm not completely mistaken, babelify should...
> They have changed some things in the `youtube_dl/extractor/xvideos.py` file. They did not build new binaries since this fix. Clone the repo somewhere using `git clone https://github.com/ytdl-org/youtube-dl` (If this failed,...
ok great, I can't reproduce it anymore. I guess that's... good?