YoutubeExtractor
YoutubeExtractor copied to clipboard
Extracting Audio Issues
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.
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
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?
@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 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 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 ^^