zorvi
zorvi
When you do `ytdl.chooseFormat()` can you play the `.url` in ur browser?
@geroale i think it is something to do with youtube then if it's not playing in the browser too `ytdl-core` cannnot download it, if even the browser can't play it
@geroale Or you can just use format to select one that has both audio and video ```js format.hasAudio == true && format.hasVideo == true ```
You don't have to use itag, you can use `{quality: video}` in options
This project is dead, last commit was 2 years ago. still trying to find something as good. Lucide exists, but this one better
Oh yeah, it's a "flip" effect, not scale 😠Thanks and goodluck! 🫡
>I think a callback that combines both onPause and onComplete can be useful as I often end up doing things like that: > >```js >const myCallback = () => {};...
Tested. works as intended. drawbacks as of rn: - removed text from switch button (it gets too wide and breaks visual "harmony" lol), so .download-cell is not a worry anymore...