Class: LWS::Resource::Collection::YouTubeMetadata
Overview
The YouTube collection metadata class
This represents the metadata of a YouTube collection.
Instance Attribute Summary collapse
-
#video_url ⇒ String?
The actual URL of the YouTube video.
Instance Attribute Details
#video_url ⇒ String?
Returns the actual URL of the YouTube video.
265 |
# File 'lib/lws/apps/resource.rb', line 265 property :video_url |