The Dailymotion REST APIs currently honour the family_filter
cookie that
their user-facing website uses to manage filter settings. This makes the API,
effectively, not RESTful because there is state involved.
The bigger implication however, is that injecting one cookie
(family_filter=off
) into your iPhone/iPad-application will fully disable the
family ...