Media Feed Types
This page describes several different types of media feeds that can be retrieved using the HWDMediaShare API. A media feed contains a list of media items that would be displayed in a list on your site. You can use standard API query parameters to customize the number of videos that you retrieve.
HTML Feeds
To retrieve search results, send an API request to the following URL:
/index.php?option=com_hwdmediashare&view=media&format=html
RSS Feeds
To retrieve search results, send an API request to the following URL:
/index.php?option=com_hwdmediashare&view=media&format=feed&type=rss
XML Feeds
To retrieve search results, send an API request to the following URL:
/index.php?option=com_hwdmediashare&view=media&format=feed&type=rss
XSPF Feeds
To retrieve search results, send an API request to the following URL:
/index.php?option=com_hwdmediashare&view=media&format=feed&type=xspf
RSS-GEO Feeds
To retrieve search results, send an API request to the following URL:
/index.php?option=com_hwdmediashare&view=media&format=feed&type=rss-geo










