GData.YouTubeContent¶
- Subclasses:
None
Methods¶
- Inherited:
GData.MediaContent (10), GData.Parsable (5), GObject.Object (37)
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
d/r |
The video format of the video object. |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GData.YouTubeContent(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
All the fields in the
GData.YouTubeContent
structure are private and should never be accessed directly.New in version 0.4.0.
Deprecated since version 0.17.0: Accessing YouTube video content directly is no longer supported by Google. There is no replacement.
- get_format()¶
- Returns:
the video format, or
GData.YouTubeFormat.UNKNOWN
- Return type:
Gets the
GData.YouTubeContent
:format
property.New in version 0.4.0.
Deprecated since version 0.17.0: Accessing YouTube video content directly is no longer supported by Google. There is no replacement.
Property Details¶
- GData.YouTubeContent.props.format¶
- Name:
format
- Type:
- Default Value:
- Flags:
The video format of the video object.
For more information, see the
New in version 0.4.0.
Deprecated since version 0.17.0: Accessing YouTube video content directly is no longer supported by Google. There is no replacement.