Jamie Stackhouse
Jamie Stackhouse
**Is your feature request related to a problem? Please describe.** One of the aspects that have plagued feature development on hls.js has been the accessibility to streams that have the...
**Is your feature request related to a problem? Please describe.** Currently, the m3u8-parser for handling EXT-X-KEY doesn't handle keys that aren't URLs. I believe absolute versus relative URLs are handled...
Now that #2735 is merged, the Fragment class `encrypted` property now reports true for DRM signalled keys. During the implementation of this, something I didn't address was MultiDRM streams. Currently,...
Similar to #14, when `sql.DB` is detected as one of the arguments to the function or as a struct fields, perhaps the https://github.com/DATA-DOG/go-sqlmock could be included to provide a mock...
[@janl 2017-10-18: Edited for clarity, original version in detail view] It would be a benefit to those who have a lockfile in their repo for the original greenkeeper PR to...
It would be nice if the commit message once setup in the form was always open in the system set git commit editor for any touchups a user wants to...
When developing with `yard server` and doing local development it would be ideal if the --gemfile option would read documentation from a folder using `bunde config local.` for Git resolved...
I believe that the `httptrace` API for the HTTP client is very helpful for building various tools, not just tracing related and that a `sqltrace` package would have a similar...
OS/arch: macOS 13.5.2 / arm64 Install command: `pip wheel --use-pep517 "aeneas (==1.7.3.0)"` I have a build where aeneas is used as a dependency for a project, and my system does...
See visionmedia/mocha#735