jimbuck / pully

A simple CLI and library for downloading high quality YouTube videos!
https://www.npmjs.com/package/pully
MIT License
189 stars 19 forks source link

Muted video clips break. #11

Closed jimbuck closed 6 years ago

jimbuck commented 8 years ago

If a video is muted from copyright issues or other reasons, download fails with the following:

C:\Users\Jim\AppData\Roaming\npm\node_modules\pully\lib\preset-manager.js:45
        Error: 500: No valid audio formats found!

Example Clip: https://www.youtube.com/watch?v=W7_4O0GovJ8

Error Message: image

jimbuck commented 7 years ago

Does anyone have any issue with ignoring missing audio streams? In other words, the video will have no audio track.

jimbuck commented 7 years ago

This might have been fixed in the recent re-write. But I still need to find a video to test.

jimbuck commented 6 years ago

Closing since this hasn't seemed to happen recently.