GData.YouTubeContent

g GData.MediaContent GData.MediaContent GData.YouTubeContent GData.YouTubeContent GData.MediaContent->GData.YouTubeContent GData.Parsable GData.Parsable GData.Parsable->GData.MediaContent GObject.Object GObject.Object GObject.Object->GData.Parsable

Subclasses:

None

Methods

Inherited:

GData.MediaContent (10), GData.Parsable (5), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_format ()

Virtual Methods

Inherited:

GData.Parsable (9), GObject.Object (7)

Properties

Inherited:

GData.MediaContent (9), GData.Parsable (1)

Name

Type

Flags

Short Description

format

GData.YouTubeFormat

d/r

The video format of the video object. deprecated

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GData.MediaContent

r

Class Details

class GData.YouTubeContent(**kwargs)
Bases:

GData.MediaContent

Abstract:

No

Structure:

GData.YouTubeContentClass

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:

GData.YouTubeFormat

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:

GData.YouTubeFormat

Default Value:

GData.YouTubeFormat.UNKNOWN

Flags:

DEPRECATED, READABLE

The video format of the video object.

For more information, see the

YouTube documentation.

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.