fent / node-ytdl-core

YouTube video downloader in javascript.
MIT License
4.48k stars 790 forks source link

TypeError @ m3u8stream/dist/m3u8-parser.js #552

Closed gklasen closed 4 years ago

gklasen commented 4 years ago

I get the following image when trying to import ytdl-core.

Versions are:

m3u8stream@0.6.4 ytdl-core@1.0.6

image

TimeForANinja commented 4 years ago

Not sure about your environment but check whether require('stream').Writable is defined

fent commented 4 years ago

dupe of https://github.com/fent/node-ytdl-core/issues/531