I have developed a mobile application using ionic framework
. In this application I am fetching the images from Flickr and showing them on a page in my application by using the API provided by flicker.
Now I am trying to fetch the videos from flickr using their API but I am unable to get the source of the video and hence not able to show that on my application.