Queries the service's standard feed_type
feed to build a Feed.
Note that with the port from v2 to v3 of the YouTube API in libgdata 0.17.0, all feed types except FEED have been deprecated. Other feed types will now transparently return FEED, limited to the past 24 hours.
Parameters and errors are as for query.
this | |
feed_type |
the feed type to query, from YouTubeStandardFeedType |
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, or |