-
We should add a test for this. It doesn't seem to exit properly for non-detected files in `scan` or `analyze` mode:
```
go run ./cmd/mal --err-first-miss scan /bin/*
🔎 Scanning "/bin/["
🔎 Scanning "/…
-
I found that `preferredOutputLocation` only used in wasm/wasm-core-impl.ts. But webgl only use backend-onnxjs.ts
```
export * from 'onnxruntime-common';
import * as ort from 'onnxru…
-
## Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running yt-dlp version **2021.09.25**
- [x] I've checked that all provided URLs are alive and playabl…
-
## Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dl version **2020.07.28**
- [x] I've checked that all provided URLs are alive and pla…
-
```
What version/revision number of mod_spdy are you using?
- latest
What version of Apache are you using, and on what operating system? (Use
`apache2ctl -v` to check.)
- Server version: Apache/2.2…
-
## Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dl version **2021.02.10**
- [x] I've checked that all provided URLs are alive and playabl…
sebma updated
3 years ago
-
So I found you from [an Andrew Huang video](https://www.youtube.com/watch?v=E7po_wTTvYE), and tried to get this up and running, though I'm running into some difficulties.
I got Meteor installed, and …
-
We should add web support for `path_provider`
-
Bunsen needs better offline support. It can save dats for viewing offline, but what if you want to share a dat while offline? We've experimented with it [in the past](https://github.com/datproject/dat…
-
Trying to send WRITE for BidirectionalStream it works during the same browser tab, however I'm trying to achieve that second tab READER receives the WRITE from first tab as well, not only server.
I…