Closed eddyLazar closed 3 weeks ago
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
Here a link to corrupted file https://drive.google.com/file/d/1xM4t84xCbqUdxTHTHmGIXupyHIYBI1Eg/view?usp=drive_link
Please update and try again. Latest is 4.15.1
Describe the bug
Just trying simple file download using
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