Keno Medenbach
Keno Medenbach
**Is your feature request related to a problem? Please describe.** Currently videos have to be downloaded one by one, which can be quite cumbersome if you want to download all...
**Is your feature request related to a problem? Please describe.** Considering that [Brotli is supported by every major browser these days](https://caniuse.com/brotli) you should consider using it instead of Gzip. In...
Using `class-transformer-validator` results in `google-libphonenumber` being included in the webpack bundle (even though tree shaking is enabled and no phone number validators are being used). This was fixed in `class-validator`...
Manually adding the extension (as an unpacked extension) to Chromium browsers works just fine (tested with Vivaldi 4.2.2406.44 based on Chromium 93.0.4577.83). Would it be possible to add the extension...
**What problem does the feature request solve?** It saves an additional click Linux users have to do every time they start r2modman. **Example mock-up (optional)** 
This PR adds support for running Wine through a wrapper. All it really does is add a new configuration option (`WrapperPath`). If set, it will prefix all Wine commands with...