Waqas Ibrahim

Results 5 issues of Waqas Ibrahim

YouTube is slowly migrating to their new innertube API and we should consider using the new API for consitent and reliable results. youtube-dl is already using this new API. Examples:...

needs more info

Hi, class completion does not trigger if we use autocomplete. ![peek 2017-08-29 02-29](https://user-images.githubusercontent.com/12554146/29794589-fff1168a-8c61-11e7-99c2-fbf237e7d830.gif) I see that it only triggers on certain characters. ```typescript const completionTriggerChars = ['"', '\'', ' '];...

enhancement

### Telescope Version 4.17.5 ### Laravel Version 10.43.0 ### PHP Version 8.1.21 ### Database Driver & Version PostgreSQL 15.3 (Debian 15.3-1.pgdg120+1) ### Description Hello, I have a Query builder macro...

help wanted

Cache only stores encoded image not data URL so setImage does not work when cache is enabled.

Typescript is giving an error when importing redom using `"moduleResolution": "Bundler"`. Defining specfic files in exports fixes this issue.