Method: VideoData::Video#name

Defined in:
lib/video_data/video.rb

#nameObject

Name of the video



44
45
46
# File 'lib/video_data/video.rb', line 44

def name
  @data[:videos]
end