| Class | YouTubeG::Model::Video |
| In: |
lib/youtube_g/model/video.rb
|
| Parent: | YouTubeG::Record |
Provides a URL and various other types of information about a video.
YouTubeG::Model::Content: Data about the embeddable video.
Gives you the HTML to embed the video on your website.
String: The HTML for embedding the video on your website.
Allows you to check whether the video can be embedded on a webpage.
Boolean: True if the video can be embedded, false if not.