bobby-sills

Results 4 issues of bobby-sills

### Problem The categories I use the most are the variables/lists, the controls, and the custom blocks. The problem is that those categories are separated and not organized in the...

type: enhancement
new addon
scope: addon

I'm not very experienced with calculus, but my intuition along with ChatGPT tells me that this is wrong: ``` python def __sub__(self, other): other = Value(other) if not isinstance(other, Value)...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When selecting an item in the outline panel, and then typing in...

defect
outline
panel

### Checklist - [x] I'm reporting a bug unrelated to a specific site. - [x] I've verified that I'm running the [**latest version**](https://github.com/yt-dlp/yt-dlp/releases/latest) of yt-dlp. - [x] I've verified that...

bug
new issue
Stale