Kshetez Vinayak
Kshetez Vinayak
this is still not working in my case. `{ "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["./*"] } } } ` causes import issues if I use @/something
> Hey @auspy, > > I've just tried reproducing your problem on my Mac, and I cannot. For me, everything works as expected. Here is my configuration: > > ```json...
hi. this is my first time contributing to eui. i am starting with this issue
is this implement? how to add custom snippets in zed like we in vscode javascript.json?
> Same for me. I use a droplet on DigitalOcean, and YouTube probably blocked the IP from there, but using a proxy fixed the issue... how did you create a...
> confirmed, using a proxy from my droplet worked. I used this to proxy traffic from my digital ocean droplet to my local laptop. https://docs.border0.com/docs/expose-a-http-proxy which will allow you to...
> Hi @auspy, > > ```python > from youtube_transcript_api import YouTubeTranscriptApi > YouTubeTranscriptApi.get_transcript(video_id, proxies={"https": "https://user:pass@domain:port"}) > ``` > > I'm using a paid proxy from smartproxy.com with the "Residential" offer....
starting working on this issue
Is someone currently working on this? If not, I would be very happy to fix this bug.
> @auspy assigned :) let me know if you need any help! sure. thank you