flagbug / YoutubeExtractor

A .NET library, that allows to download videos from YouTube and/or extract their audio track (currently only for flash videos).
814 stars 375 forks source link

2K and 4K videos are not supported #217

Open techartdev opened 7 years ago

techartdev commented 7 years ago

Please, add those video resolutions in the new release.

Thanks !

PixellUp commented 7 years ago

1080p doesn't have sound!

techartdev commented 7 years ago

That's because YouTube. Some of the videos doesn't have sound to reduce it's size, probably the YT player stream both the video and sound separately.

mysteryx93 commented 7 years ago

This version doesn't take 60fps videos either. It just doesn't return all formats.

Try with my build, it will return these extra formats by parsing the DASH manifest. https://github.com/mysteryx93/YoutubeExtractor