Brian

Results 220 issues of Brian

Removed excessive `Remove-Item` function calls, and spaced things out more in an attempt to make it somewhat readable. - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).

review-needed

Relates to https://github.com/ScoopInstaller/Main/pull/6264 - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).

review-needed

Relates to https://github.com/ScoopInstaller/Extras/pull/14019 https://github.com/ScoopInstaller/Extras/issues/12861 - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).

should fix #67 Any other extra line changes were just a result from running `prettier`.

Somewhat similar to #59, but not a Regex issue. Reproducible JS example: ```js await (await fetch('https://maglit.me/api/create', { __proto__: null, method: 'post', headers: { __proto__: null, 'content-type': 'application/json' }, body: `{"password":"","link":"magnet:?xt=urn:btih:737e24b5ab9e409cfc0ed80d93cba5b320396572","slug":"${Date.now().toString(36)}"}`...

Support for the mp4 container was recently added, file playback works, but thumbnails display a 🛑 (e.g. https://boards.4chan.org/g/thread/103262690).

It'd be nice, if I could right click a link, and copy Redirector's destination, instead of opening the link in a new tab, waiting for Redirector, DNS, and page resolution...

### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...

account-needed
site-bug
patch-available
site:youtube

Currently when I send keys through PowerSession recordings, these returned as text instead of escaped: | Key | Shell | :---------------- | :---: | F1 | `OP` | F2 |...

help wanted