T3rm1

Results 35 comments of T3rm1
trafficstars

I had to change line 139 from ```if not which("ffmpeg"):``` to ```if not which("ffmpeg.exe"):```

His announcement was back in December 2016. And he is still working on a new version for WebExtensions. See here: https://www.downthemall.net/progress/ Quite sad to see that he is still doing...

I see, thanks for the response. I figured out what I misunderstood. I thought that setting the media type to `raw+json` would be the same as doing the request with...

Ok I have to reopen this. I did the above test directly with node and not in the context of the GitHub script action. This morning I tested it again...

@joshmgross I set up a reproducible test case here: https://github.com/T3rm1/github-script-bug/runs/5419408653?check_suite_focus=true#step:2:57 As you can see, the content is encoded as base64 although the mediaType format is set to raw. As I...

5700 buildings. Please note, that when I zoom in I get _a lot_ more fps, so I assume that the total number of buildings is not that important for the...

An asterisk has a special meaning in yaml. That's why you need to quote it. https://yaml.org/spec/1.2-old/spec.html#id2760395 >Repeated [nodes](https://yaml.org/spec/1.2-old/spec.html#node//) (objects) are first [identified](https://yaml.org/spec/1.2-old/spec.html#alias/identified/) by an [anchor](https://yaml.org/spec/1.2-old/spec.html#anchor//) (marked with the ampersand -...

Problem is still present in 2.4.3 IE version 9.11.9600.19002

It shouldn't crash.