Results 37 comments of br4nnigan

I guess this ain't happening

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: ![dimension](https://user-images.githubusercontent.com/10244835/170502144-df01f4ea-dcef-4d46-bc34-8db494f23cb1.jpg)

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?