Ridho Alfahresi
Ridho Alfahresi
😱😱😱😱😱😱wtf demeg veldora oh shit
> Yes, the description is wrong. This method will probably be removed in a future update, if you need deciphered formats you can try the example from the docs: >...
you want number or string for params? cause u hitting ```/posts/ae``` and u should do ```/posts/123``` ```js new Elysia({ prefix: '/posts' }) .get('/:id', () => 'get post', { params: t.Object({...
> YouTube doesn't provide any streams like that, you will have to download an audio stream and a video stream from the `adaptive_formats` array and then combine them with a...