distubejs / ytdl-core

YouTube video downloader in javascript.
MIT License
286 stars 50 forks source link

The file is not playable for a lot of youtube videos #120

Closed eddyLazar closed 3 weeks ago

eddyLazar commented 3 weeks ago

Describe the bug

Just trying simple file download using

const video = ytdl(url, {
      quality: "highestvideo",
});

And for example it works fine with this video full Joe Rogan Episode - https://www.youtube.com/watch?v=WTNjc8HyOaE But doesn't work with this clip form the same episode - https://www.youtube.com/watch?v=SUPHqTkL5Nw

It definitely used to work before I guess soemthing realted to latest changes

Debug File

Here a link to corrupted file https://drive.google.com/file/d/1xM4t84xCbqUdxTHTHmGIXupyHIYBI1Eg/view?usp=drive_link

Environment

skick1234 commented 3 weeks ago

Please update and try again. Latest is 4.15.1