extube v4.0.0 Extube.Youporn View Source
Youporn API Wrapper.
For more information on the hubtraffic Youporn API, see here
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 pornstars available with details (page url and star’s thumb).
Retrieves all pornstars available.
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
(Optional) text space separated
:page
(Optional) Integer
:search
(Optional) Text space separated
:ordering
(Optional) Text. Possible values are featured, newest, mostviewed and rating
:period
(Optional only work with ordering parameter) Possible values are weekly, monthly, alltime
:thumbsize
(Optional). Possible values are medium, small, big, all, medium1, medium2