YoutubeExtractor icon indicating copy to clipboard operation
YoutubeExtractor copied to clipboard

Extracting Audio Issues

Open retro617 opened this issue 7 years ago • 5 comments

I am sure that this issue has been addressed and I also know that YoutubeExtractor can only download the Audio of a Flash video and YouTube is no longer using flash. So here is the question. Is there a work around or such? When I download to an audioExtention it downloads as an ACC, but when I click on i, it loads in VLC and WMP as a video.

I was considering using Naudio to convert to convert and then to convert, but there has got to be an easier way.

Thanks again for all of your help. I am kind of a crunch to update my app that's all and if there is anything I can do to help, please let me know.

retro617 avatar Apr 16 '17 01:04 retro617

It's in my PR 247 (https://github.com/flagbug/YoutubeExtractor/pull/247/files) in the readme.md update: https://github.com/jphellemons/YoutubeExtractor/blob/6de1a945cd701cd7aff47bdafd03c692bd73d0c1/readme.md

jphellemons avatar Apr 21 '17 08:04 jphellemons

Thank you for your help. I also have been working on finding the right resolution for a video download, it works and the video downloads, but there is no audio on the video. Any Suggestions?

retro617 avatar Apr 21 '17 18:04 retro617

@jphellemons thank you, it really works, file audio was get is *.m4a type, but when I playing that file on Foobar2000, it can not play, working on VLC is fine, so what's issue of this, have any way to get file mp3.

natsupy avatar Nov 13 '17 01:11 natsupy

@natsupy it's aac. Perhaps renaming to .aac? Here is how to convert to mp3 https://www.codeproject.com/Questions/623019/Convert-Acc-to-mp-in-Csharp

jphellemons avatar Nov 13 '17 08:11 jphellemons

@jphellemons thank you and I discovered some link youtube don't get if VideoInfos don't have resolution = 0, btw thank you so much for idea ^^

natsupy avatar Nov 13 '17 13:11 natsupy