I am working on an android app that can download videos in different formats.It done perfectly.
Now i want to extract audio from downloaded video file or available video link. Is there any way to extract audio from video by any of the following methods
1.extract audio directly from a video file link
or
2.is there any library that suitable for android to extract audio from a video files
Thanks for your time!