Queries the service for videos related to video
.
The algorithm determining which videos are related is on the server side.
Parameters and other errors are as for query.
this | |
video |
a YouTubeVideo for which to find related videos |
query |
a Query with the query parameters, or |
cancellable |
optional Cancellable object, or |
progress_callback |
a QueryProgressCallback to call when an entry is loaded, or |
progress_user_data |
data to pass to the |
a Feed of query results; unref with unref |