|  |  | 
atom.AtomBase(atom.ExtensionContainer)
Age
Books
Comments
Company
Description
FirstName
Gender
Hobbies
Hometown
LastName
Location
Movies
Music
NoEmbed
Occupation
Position
Private
QueryString
Racy
Rating
Recorded
Relationship
School
Statistics
Status
Username
gdata.GDataEntry(atom.Entry, gdata.LinkFinder)
YouTubeContactEntry
YouTubePlaylistEntry
YouTubePlaylistVideoEntry
YouTubeSubscriptionEntry
YouTubeUserEntry
YouTubeVideoCommentEntry
YouTubeVideoEntry
YouTubeVideoResponseEntry
gdata.GDataFeed(atom.Feed, gdata.LinkFinder)
YouTubeContactFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubePlaylistFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubePlaylistVideoFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubeSubscriptionFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubeVideoCommentFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubeVideoFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubeVideoResponseFeed(gdata.GDataFeed, gdata.LinkFinder)
gdata.LinkFinder(atom.LinkFinder)
YouTubeContactFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubePlaylistFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubePlaylistVideoFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubeSubscriptionFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubeVideoCommentFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubeVideoFeed(gdata.GDataFeed, gdata.LinkFinder)
YouTubeVideoResponseFeed(gdata.GDataFeed, gdata.LinkFinder)
 
 
| class Age(atom.AtomBase)
 |  |  | The YouTube Age element 
 |  |  | Method resolution order:Ageatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Books(atom.AtomBase)
 |  |  | The YouTube Books element 
 |  |  | Method resolution order:Booksatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Comments(atom.AtomBase)
 |  |  | The GData Comments element 
 |  |  | Method resolution order:Commentsatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods defined here:
 
 __init__(self, feed_link=None, extension_elements=None, extension_attributes=None, text=None)
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Company(atom.AtomBase)
 |  |  | The YouTube Company element 
 |  |  | Method resolution order:Companyatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Description(atom.AtomBase)
 |  |  | The YouTube Description element. 
 |  |  | Method resolution order:Descriptionatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class FirstName(atom.AtomBase)
 |  |  | The YouTube FirstName element 
 |  |  | Method resolution order:FirstNameatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Gender(atom.AtomBase)
 |  |  | The YouTube Gender element 
 |  |  | Method resolution order:Genderatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Hobbies(atom.AtomBase)
 |  |  | The YouTube Hobbies element 
 |  |  | Method resolution order:Hobbiesatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Hometown(atom.AtomBase)
 |  |  | The YouTube Hometown element 
 |  |  | Method resolution order:Hometownatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class LastName(atom.AtomBase)
 |  |  | The YouTube LastName element 
 |  |  | Method resolution order:LastNameatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Location(atom.AtomBase)
 |  |  | The YouTube Location element 
 |  |  | Method resolution order:Locationatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Movies(atom.AtomBase)
 |  |  | The YouTube Movies element 
 |  |  | Method resolution order:Moviesatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Music(atom.AtomBase)
 |  |  | The YouTube Music element 
 |  |  | Method resolution order:Musicatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class NoEmbed(atom.AtomBase)
 |  |  | The YouTube VideoShare element. Whether a video can be embedded or not. 
 |  |  | Method resolution order:NoEmbedatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Occupation(atom.AtomBase)
 |  |  | The YouTube Occupation element 
 |  |  | Method resolution order:Occupationatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Position(atom.AtomBase)
 |  |  | The YouTube Position element. The position in a playlist feed. 
 |  |  | Method resolution order:Positionatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Private(atom.AtomBase)
 |  |  | The YouTube Private element. 
 |  |  | Method resolution order:Privateatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class QueryString(atom.AtomBase)
 |  |  | The YouTube QueryString element 
 |  |  | Method resolution order:QueryStringatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Racy(atom.AtomBase)
 |  |  | The YouTube Racy element. 
 |  |  | Method resolution order:Racyatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Rating(atom.AtomBase)
 |  |  | The GData Rating element 
 |  |  | Method resolution order:Ratingatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods defined here:
 
 __init__(self, min=None, max=None, num_raters=None, average=None, extension_elements=None, extension_attributes=None, text=None)
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Recorded(atom.AtomBase)
 |  |  | The YouTube Recorded element 
 |  |  | Method resolution order:Recordedatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Relationship(atom.AtomBase)
 |  |  | The YouTube Relationship element 
 |  |  | Method resolution order:Relationshipatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class School(atom.AtomBase)
 |  |  | The YouTube School element 
 |  |  | Method resolution order:Schoolatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Statistics(atom.AtomBase)
 |  |  | The YouTube Statistics element. 
 |  |  | Method resolution order:Statisticsatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods defined here:
 
 __init__(self, view_count=None, video_watch_count=None, favorite_count=None, subscriber_count=None, last_web_access=None, extension_elements=None, extension_attributes=None, text=None)
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Status(atom.AtomBase)
 |  |  | The YouTube Status element 
 |  |  | Method resolution order:Statusatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class Username(atom.AtomBase)
 |  |  | The YouTube Username element 
 |  |  | Method resolution order:Usernameatom.AtomBaseatom.ExtensionContainer__builtin__.object
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __init__(self, extension_elements=None, extension_attributes=None, text=None)
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |  
 
| class YouTubeContactEntry(gdata.GDataEntry)
 |  |  | Represents a contact entry. 
 |  |  | Method resolution order:YouTubeContactEntrygdata.GDataEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 __init__(self, author=None, category=None, content=None, atom_id=None, link=None, published=None, title=None, updated=None, username=None, status=None, extension_elements=None, extension_attributes=None, text=None)
 Methods inherited from gdata.GDataEntry:
 
 GetMediaURL(self)Returns the URL to the media content, if the entry is a media entry.Otherwise returns None.
 IsMedia(self)Determines whether or not an entry is a GData Media entry.
 Data descriptors inherited from gdata.GDataEntry:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeContactFeed(gdata.GDataFeed, gdata.LinkFinder)
 |  |  | Represents a feed of a users contacts. 
 |  |  | Method resolution order:YouTubeContactFeedgdata.GDataFeedatom.Feedatom.Sourceatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods inherited from gdata.GDataFeed:
 
 __init__(self, author=None, category=None, contributor=None, generator=None, icon=None, atom_id=None, link=None, logo=None, rights=None, subtitle=None, title=None, updated=None, entry=None, total_results=None, start_index=None, items_per_page=None, extension_elements=None, extension_attributes=None, text=None)Constructor for Source
 Args:
 author: list (optional) A list of Author instances which belong to this
 class.
 category: list (optional) A list of Category instances
 contributor: list (optional) A list on Contributor instances
 generator: Generator (optional)
 icon: Icon (optional)
 id: Id (optional) The entry's Id element
 link: list (optional) A list of Link instances
 logo: Logo (optional)
 rights: Rights (optional) The entry's Rights element
 subtitle: Subtitle (optional) The entry's subtitle element
 title: Title (optional) the entry's title element
 updated: Updated (optional) the entry's updated element
 entry: list (optional) A list of the Entry instances contained in the
 feed.
 text: String (optional) The text contents of the element. This is the
 contents of the Entry's XML text node.
 (Example: <foo>This is the text</foo>)
 extension_elements: list (optional) A list of ExtensionElement instances
 which are children of this element.
 extension_attributes: dict (optional) A dictionary of strings which are
 the values for additional XML attributes of this element.
 Data descriptors inherited from gdata.GDataFeed:
 
 generator
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubePlaylistEntry(gdata.GDataEntry)
 |  |  | Represents a playlist in YouTube. 
 |  |  | Method resolution order:YouTubePlaylistEntrygdata.GDataEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 __init__(self, author=None, category=None, content=None, atom_id=None, link=None, published=None, title=None, updated=None, private=None, feed_link=None, description=None, extension_elements=None, extension_attributes=None)
 Methods inherited from gdata.GDataEntry:
 
 GetMediaURL(self)Returns the URL to the media content, if the entry is a media entry.Otherwise returns None.
 IsMedia(self)Determines whether or not an entry is a GData Media entry.
 Data descriptors inherited from gdata.GDataEntry:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubePlaylistFeed(gdata.GDataFeed, gdata.LinkFinder)
 |  |  | Represents a feed of a user's playlists 
 |  |  | Method resolution order:YouTubePlaylistFeedgdata.GDataFeedatom.Feedatom.Sourceatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods inherited from gdata.GDataFeed:
 
 __init__(self, author=None, category=None, contributor=None, generator=None, icon=None, atom_id=None, link=None, logo=None, rights=None, subtitle=None, title=None, updated=None, entry=None, total_results=None, start_index=None, items_per_page=None, extension_elements=None, extension_attributes=None, text=None)Constructor for Source
 Args:
 author: list (optional) A list of Author instances which belong to this
 class.
 category: list (optional) A list of Category instances
 contributor: list (optional) A list on Contributor instances
 generator: Generator (optional)
 icon: Icon (optional)
 id: Id (optional) The entry's Id element
 link: list (optional) A list of Link instances
 logo: Logo (optional)
 rights: Rights (optional) The entry's Rights element
 subtitle: Subtitle (optional) The entry's subtitle element
 title: Title (optional) the entry's title element
 updated: Updated (optional) the entry's updated element
 entry: list (optional) A list of the Entry instances contained in the
 feed.
 text: String (optional) The text contents of the element. This is the
 contents of the Entry's XML text node.
 (Example: <foo>This is the text</foo>)
 extension_elements: list (optional) A list of ExtensionElement instances
 which are children of this element.
 extension_attributes: dict (optional) A dictionary of strings which are
 the values for additional XML attributes of this element.
 Data descriptors inherited from gdata.GDataFeed:
 
 generator
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubePlaylistVideoEntry(gdata.GDataEntry)
 |  |  | Represents a YouTubeVideoEntry on a YouTubePlaylist. 
 |  |  | Method resolution order:YouTubePlaylistVideoEntrygdata.GDataEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 __init__(self, author=None, category=None, content=None, atom_id=None, link=None, published=None, title=None, updated=None, feed_link=None, description=None, rating=None, comments=None, statistics=None, location=None, position=None, media=None, extension_elements=None, extension_attributes=None)
 Methods inherited from gdata.GDataEntry:
 
 GetMediaURL(self)Returns the URL to the media content, if the entry is a media entry.Otherwise returns None.
 IsMedia(self)Determines whether or not an entry is a GData Media entry.
 Data descriptors inherited from gdata.GDataEntry:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubePlaylistVideoFeed(gdata.GDataFeed, gdata.LinkFinder)
 |  |  | Represents a feed of video entry on a playlist. 
 |  |  | Method resolution order:YouTubePlaylistVideoFeedgdata.GDataFeedatom.Feedatom.Sourceatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods inherited from gdata.GDataFeed:
 
 __init__(self, author=None, category=None, contributor=None, generator=None, icon=None, atom_id=None, link=None, logo=None, rights=None, subtitle=None, title=None, updated=None, entry=None, total_results=None, start_index=None, items_per_page=None, extension_elements=None, extension_attributes=None, text=None)Constructor for Source
 Args:
 author: list (optional) A list of Author instances which belong to this
 class.
 category: list (optional) A list of Category instances
 contributor: list (optional) A list on Contributor instances
 generator: Generator (optional)
 icon: Icon (optional)
 id: Id (optional) The entry's Id element
 link: list (optional) A list of Link instances
 logo: Logo (optional)
 rights: Rights (optional) The entry's Rights element
 subtitle: Subtitle (optional) The entry's subtitle element
 title: Title (optional) the entry's title element
 updated: Updated (optional) the entry's updated element
 entry: list (optional) A list of the Entry instances contained in the
 feed.
 text: String (optional) The text contents of the element. This is the
 contents of the Entry's XML text node.
 (Example: <foo>This is the text</foo>)
 extension_elements: list (optional) A list of ExtensionElement instances
 which are children of this element.
 extension_attributes: dict (optional) A dictionary of strings which are
 the values for additional XML attributes of this element.
 Data descriptors inherited from gdata.GDataFeed:
 
 generator
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeSubscriptionEntry(gdata.GDataEntry)
 |  |  | Represents a subscription entry on YouTube. 
 |  |  | Method resolution order:YouTubeSubscriptionEntrygdata.GDataEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 GetSubscriptionType(self)Retrieve the type of this subscription.
 Returns:
 A string that is either 'channel, 'query' or 'favorites'
 __init__(self, author=None, category=None, content=None, atom_id=None, link=None, published=None, title=None, updated=None, username=None, query_string=None, feed_link=None, extension_elements=None, extension_attributes=None)
 Methods inherited from gdata.GDataEntry:
 
 GetMediaURL(self)Returns the URL to the media content, if the entry is a media entry.Otherwise returns None.
 IsMedia(self)Determines whether or not an entry is a GData Media entry.
 Data descriptors inherited from gdata.GDataEntry:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeSubscriptionFeed(gdata.GDataFeed, gdata.LinkFinder)
 |  |  | Represents a feed of a users subscriptions. 
 |  |  | Method resolution order:YouTubeSubscriptionFeedgdata.GDataFeedatom.Feedatom.Sourceatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods inherited from gdata.GDataFeed:
 
 __init__(self, author=None, category=None, contributor=None, generator=None, icon=None, atom_id=None, link=None, logo=None, rights=None, subtitle=None, title=None, updated=None, entry=None, total_results=None, start_index=None, items_per_page=None, extension_elements=None, extension_attributes=None, text=None)Constructor for Source
 Args:
 author: list (optional) A list of Author instances which belong to this
 class.
 category: list (optional) A list of Category instances
 contributor: list (optional) A list on Contributor instances
 generator: Generator (optional)
 icon: Icon (optional)
 id: Id (optional) The entry's Id element
 link: list (optional) A list of Link instances
 logo: Logo (optional)
 rights: Rights (optional) The entry's Rights element
 subtitle: Subtitle (optional) The entry's subtitle element
 title: Title (optional) the entry's title element
 updated: Updated (optional) the entry's updated element
 entry: list (optional) A list of the Entry instances contained in the
 feed.
 text: String (optional) The text contents of the element. This is the
 contents of the Entry's XML text node.
 (Example: <foo>This is the text</foo>)
 extension_elements: list (optional) A list of ExtensionElement instances
 which are children of this element.
 extension_attributes: dict (optional) A dictionary of strings which are
 the values for additional XML attributes of this element.
 Data descriptors inherited from gdata.GDataFeed:
 
 generator
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeUserEntry(gdata.GDataEntry)
 |  |  | Represents a user on YouTube. 
 |  |  | Method resolution order:YouTubeUserEntrygdata.GDataEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 __init__(self, author=None, category=None, content=None, atom_id=None, link=None, published=None, title=None, updated=None, username=None, first_name=None, last_name=None, age=None, books=None, gender=None, company=None, description=None, hobbies=None, hometown=None, location=None, movies=None, music=None, occupation=None, school=None, relationship=None, statistics=None, feed_link=None, extension_elements=None, extension_attributes=None, text=None)
 Methods inherited from gdata.GDataEntry:
 
 GetMediaURL(self)Returns the URL to the media content, if the entry is a media entry.Otherwise returns None.
 IsMedia(self)Determines whether or not an entry is a GData Media entry.
 Data descriptors inherited from gdata.GDataEntry:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeVideoCommentEntry(gdata.GDataEntry)
 |  |  | Represents a comment on YouTube. 
 |  |  | Method resolution order:YouTubeVideoCommentEntrygdata.GDataEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods inherited from gdata.GDataEntry:
 
 GetMediaURL(self)Returns the URL to the media content, if the entry is a media entry.Otherwise returns None.
 IsMedia(self)Determines whether or not an entry is a GData Media entry.
 Data descriptors inherited from gdata.GDataEntry:
 
 id
 Methods inherited from atom.Entry:
 
 __init__(self, author=None, category=None, content=None, contributor=None, atom_id=None, link=None, published=None, rights=None, source=None, summary=None, control=None, title=None, updated=None, extension_elements=None, extension_attributes=None, text=None)Constructor for atom:entry
 Args:
 author: list A list of Author instances which belong to this class.
 category: list A list of Category instances
 content: Content The entry's Content
 contributor: list A list on Contributor instances
 id: Id The entry's Id element
 link: list A list of Link instances
 published: Published The entry's Published element
 rights: Rights The entry's Rights element
 source: Source the entry's source element
 summary: Summary the entry's summary element
 title: Title the entry's title element
 updated: Updated the entry's updated element
 control: The entry's app:control element which can be used to mark an
 entry as a draft which should not be publicly viewable.
 text: String The text contents of the element. This is the contents
 of the Entry's XML text node. (Example: <foo>This is the text</foo>)
 extension_elements: list A list of ExtensionElement instances which are
 children of this element.
 extension_attributes: dict A dictionary of strings which are the values
 for additional XML attributes of this element.
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeVideoCommentFeed(gdata.GDataFeed, gdata.LinkFinder)
 |  |  | Represents a feed of comments for a video. 
 |  |  | Method resolution order:YouTubeVideoCommentFeedgdata.GDataFeedatom.Feedatom.Sourceatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods inherited from gdata.GDataFeed:
 
 __init__(self, author=None, category=None, contributor=None, generator=None, icon=None, atom_id=None, link=None, logo=None, rights=None, subtitle=None, title=None, updated=None, entry=None, total_results=None, start_index=None, items_per_page=None, extension_elements=None, extension_attributes=None, text=None)Constructor for Source
 Args:
 author: list (optional) A list of Author instances which belong to this
 class.
 category: list (optional) A list of Category instances
 contributor: list (optional) A list on Contributor instances
 generator: Generator (optional)
 icon: Icon (optional)
 id: Id (optional) The entry's Id element
 link: list (optional) A list of Link instances
 logo: Logo (optional)
 rights: Rights (optional) The entry's Rights element
 subtitle: Subtitle (optional) The entry's subtitle element
 title: Title (optional) the entry's title element
 updated: Updated (optional) the entry's updated element
 entry: list (optional) A list of the Entry instances contained in the
 feed.
 text: String (optional) The text contents of the element. This is the
 contents of the Entry's XML text node.
 (Example: <foo>This is the text</foo>)
 extension_elements: list (optional) A list of ExtensionElement instances
 which are children of this element.
 extension_attributes: dict (optional) A dictionary of strings which are
 the values for additional XML attributes of this element.
 Data descriptors inherited from gdata.GDataFeed:
 
 generator
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeVideoEntry(gdata.GDataEntry)
 |  |  | Represents a video on YouTube. 
 |  |  | Method resolution order:YouTubeVideoEntrygdata.GDataEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 AddDeveloperTags(self, developer_tags)Add a developer tag for this entry.
 Developer tags can only be set during the initial upload.
 
 Arguments:
 developer_tags: A list of developer tags as strings.
 
 Returns:
 A list of all developer tags for this video entry.
 GetDeveloperTags(self)Retrieve developer tags for this video entry.
 GetSwfUrl(self)Return the URL for the embeddable Video
 Returns:
 URL of the embeddable video
 GetYouTubeCategoryAsString(self)Convenience method to return the YouTube category as string.
 YouTubeVideoEntries can contain multiple Category objects with differing
 schemes. This method returns only the category with the correct
 scheme, ignoring developer tags.
 __init__(self, author=None, category=None, content=None, atom_id=None, link=None, published=None, title=None, updated=None, rating=None, noembed=None, statistics=None, racy=None, media=None, geo=None, recorded=None, comments=None, extension_elements=None, extension_attributes=None)
 Methods inherited from gdata.GDataEntry:
 
 GetMediaURL(self)Returns the URL to the media content, if the entry is a media entry.Otherwise returns None.
 IsMedia(self)Determines whether or not an entry is a GData Media entry.
 Data descriptors inherited from gdata.GDataEntry:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeVideoFeed(gdata.GDataFeed, gdata.LinkFinder)
 |  |  | Represents a video feed on YouTube. 
 |  |  | Method resolution order:YouTubeVideoFeedgdata.GDataFeedatom.Feedatom.Sourceatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods inherited from gdata.GDataFeed:
 
 __init__(self, author=None, category=None, contributor=None, generator=None, icon=None, atom_id=None, link=None, logo=None, rights=None, subtitle=None, title=None, updated=None, entry=None, total_results=None, start_index=None, items_per_page=None, extension_elements=None, extension_attributes=None, text=None)Constructor for Source
 Args:
 author: list (optional) A list of Author instances which belong to this
 class.
 category: list (optional) A list of Category instances
 contributor: list (optional) A list on Contributor instances
 generator: Generator (optional)
 icon: Icon (optional)
 id: Id (optional) The entry's Id element
 link: list (optional) A list of Link instances
 logo: Logo (optional)
 rights: Rights (optional) The entry's Rights element
 subtitle: Subtitle (optional) The entry's subtitle element
 title: Title (optional) the entry's title element
 updated: Updated (optional) the entry's updated element
 entry: list (optional) A list of the Entry instances contained in the
 feed.
 text: String (optional) The text contents of the element. This is the
 contents of the Entry's XML text node.
 (Example: <foo>This is the text</foo>)
 extension_elements: list (optional) A list of ExtensionElement instances
 which are children of this element.
 extension_attributes: dict (optional) A dictionary of strings which are
 the values for additional XML attributes of this element.
 Data descriptors inherited from gdata.GDataFeed:
 
 generator
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeVideoResponseEntry(gdata.GDataEntry)
 |  |  | Represents a video response. 
 |  |  | Method resolution order:YouTubeVideoResponseEntrygdata.GDataEntryatom.Entryatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods defined here:
 
 __init__(self, author=None, category=None, content=None, atom_id=None, link=None, published=None, title=None, updated=None, rating=None, noembed=None, statistics=None, racy=None, media=None, extension_elements=None, extension_attributes=None)
 Methods inherited from gdata.GDataEntry:
 
 GetMediaURL(self)Returns the URL to the media content, if the entry is a media entry.Otherwise returns None.
 IsMedia(self)Determines whether or not an entry is a GData Media entry.
 Data descriptors inherited from gdata.GDataEntry:
 
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  
 
| class YouTubeVideoResponseFeed(gdata.GDataFeed, gdata.LinkFinder)
 |  |  | Represents a feed of video responses. 
 |  |  | Method resolution order:YouTubeVideoResponseFeedgdata.GDataFeedatom.Feedatom.Sourceatom.FeedEntryParentatom.AtomBaseatom.ExtensionContainergdata.LinkFinderatom.LinkFinder__builtin__.object
 Methods inherited from gdata.GDataFeed:
 
 __init__(self, author=None, category=None, contributor=None, generator=None, icon=None, atom_id=None, link=None, logo=None, rights=None, subtitle=None, title=None, updated=None, entry=None, total_results=None, start_index=None, items_per_page=None, extension_elements=None, extension_attributes=None, text=None)Constructor for Source
 Args:
 author: list (optional) A list of Author instances which belong to this
 class.
 category: list (optional) A list of Category instances
 contributor: list (optional) A list on Contributor instances
 generator: Generator (optional)
 icon: Icon (optional)
 id: Id (optional) The entry's Id element
 link: list (optional) A list of Link instances
 logo: Logo (optional)
 rights: Rights (optional) The entry's Rights element
 subtitle: Subtitle (optional) The entry's subtitle element
 title: Title (optional) the entry's title element
 updated: Updated (optional) the entry's updated element
 entry: list (optional) A list of the Entry instances contained in the
 feed.
 text: String (optional) The text contents of the element. This is the
 contents of the Entry's XML text node.
 (Example: <foo>This is the text</foo>)
 extension_elements: list (optional) A list of ExtensionElement instances
 which are children of this element.
 extension_attributes: dict (optional) A dictionary of strings which are
 the values for additional XML attributes of this element.
 Data descriptors inherited from gdata.GDataFeed:
 
 generator
 id
 Methods inherited from atom.AtomBase:
 
 ToString(self, string_encoding='UTF-8')Converts the Atom object to a string containing XML.
 __str__(self)
 Methods inherited from atom.ExtensionContainer:
 
 FindExtensions(self, tag=None, namespace=None)Searches extension elements for child nodes with the desired name.
 Returns a list of extension elements within this object whose tag
 and/or namespace match those passed in. To find all extensions in
 a particular namespace, specify the namespace but not the tag name.
 If you specify only the tag, the result list may contain extension
 elements in multiple namespaces.
 
 Args:
 tag: str (optional) The desired tag
 namespace: str (optional) The desired namespace
 
 Returns:
 A list of elements whose tag and/or namespace match the parameters
 values
 Data descriptors inherited from atom.ExtensionContainer:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 Methods inherited from gdata.LinkFinder:
 
 GetAclLink(self)
 GetEditLink(self)
 GetEditMediaLink(self)The Picasa API mistakenly returns media-edit rather than edit-media, butthis may change soon.
 GetFeedLink(self)
 GetHtmlLink(self)Find the first link with rel of alternate and type of text/html
 Returns:
 An atom.Link or None if no links matched
 GetNextLink(self)
 GetPostLink(self)Get a link containing the POST target URL.
 The POST target URL is used to insert new entries.
 
 Returns:
 A link object with a rel matching the POST type.
 GetPrevLink(self)
 GetSelfLink(self)Find the first link with rel set to 'self'
 Returns:
 An atom.Link or none if none of the links had rel equal to 'self'
 Methods inherited from atom.LinkFinder:
 
 GetAlternateLink(self)
 GetLicenseLink(self)
 |  |