extube v1.0.0 Extube
Extube is a wrapper for the hubtraffic API. It gathers data from multiple tube sites including pornhub, redtube, tube8, youporn, xtube, spankwire, keezmovies, and extremetube.
Link to this section Summary
Functions
Retrieves all available categories
Retrieves all deleted videos
Retrieves all pornstars available with details (page url and star’s thumb)
Retrieves all pornstars available
Retrieves all tags available
Retrieves additional information about specific video by id parameter
Retrieves embed code for specific video by video_id parameter, which is useful to automatically embed videos
Retrieves state of a specific video specified by is_video_active parameter, which is useful in order to keep your embedded videos up to date
Queries the hubtraffic API to search for videos given a map of parameters. Parameters right now include the following
Link to this section Functions
Retrieves all available categories.
Retrieves all deleted videos.
Parameters:
page
(Required) Integer
Retrieves all pornstars available with details (page url and star’s thumb).
Retrieves all pornstars available.
Retrieves all tags available.
Parameters:
list
a-z for tag starting letter, 0 for other.
Retrieves additional information about specific video by id parameter.
Parameters:
id
(Required) Integer
thumbsize
(Optional) If set, provides additional thumbnails in different formats. Possible values are small,medium,large,small_hd,medium_hd,large_hd
Retrieves embed code for specific video by video_id parameter, which is useful to automatically embed videos.
Parameters:
id
(Required) Integer
Retrieves state of a specific video specified by is_video_active parameter, which is useful in order to keep your embedded videos up to date.
Parameters:
id
(Required) Integer
Queries the hubtraffic API to search for videos given a map of parameters. Parameters right now include the following:
:category
:page
:search
:ordering
:period
:thumbsize
(Required)
For information on possible values of the parameters, see here