lbmaian
lbmaian
This a regression of sorts from the fix for #2140 where out variable declarations at callsites always decompile to `out var` rather than `out `. This behavior differs from ILSpy...
This seems to be a regression from the fixes for #1796 I've found two cases where `uint` casts and constant conversions to unsigned are unnecessary. Possibly also applies to other...
Currently, `ILGenerator` must be passed to transpilers in order to define labels and declare locals. However, they must not be used to actually emit any instructions, and there are no...
Enable an option that allows the player to reject a new visitor group if the # total visitors would be greater than the # total beds[1]. Specifically, a dialogue similar...
Version: 4.5.1 Chrome extension Steps to reproduce: 1. Either stay logged out. 2. In Watchmarker settings, uncheck all conditions EXCEPT leaving "Mark a video as watched once it has the...
Apologies if there's already a way to do this. The Google Translate extension, which is only available on chromium browsers, has a very convenient way to translate selected text: clicking...
**Is your feature request related to a problem? Please describe.** The CLI does not have options corresponding to all the decompiler settings available in the GUI Instead, it only supports...
### Checklist - [x] I'm requesting a feature unrelated to a specific site - [x] I've looked through the [README](https://github.com/yt-dlp/yt-dlp#readme) - [x] I've verified that I have **updated yt-dlp to...
When searching for only a channel, it goes to the channel page. However this removes the channel from the search bar, which is inconvenient when trying to search within a...