Dave Johansen
Dave Johansen
**Describe the bug** If the code changes in a significant way (running `yarn install` is the easiest way to reproduce this) and a new chunk is generated, then the output...
It does a `require` so this breaks when `"type": "module"` is specified in `package.json`
See https://github.com/nodejs/node/issues/35510 for details
This is a bit of the opposite request from #34151 and #34513 because currently we have to explicitly tag the early stages so that `docker image prune` doesn't clean them...
#### What's the problem this feature will solve? Having verbose output is nice so progress can be viewed, but when writing the result to a file, it's still output to...
### Describe the bug The get_images call for KVS can return multiple images from a stream, but there is never an image for the first result and at least 2...
## Overview Currently, an `AudioFrame` has to be created and then the data set after the fact ( [see here](https://github.com/PyAV-Org/PyAV/blob/6982d818080716b39bc3f333cf19daa0a3e0b56a/av/audio/frame.pyx#L129) ), but it would be nice to be able to...
The `RESOLUTION` value in `EXT-X-STREAM-INF` is listed as being a decimal value so some outputs list it with `.0` and that causes the parsing to fail ( see https://datatracker.ietf.org/doc/html/rfc8216#section-4.3.4.2 )
Fixes #355
The value for `code` is hard coded to `403` when close happens while connecting