Method: VideoData::Video#date

Defined in:
lib/video_data/video.rb

#dateObject

Date of the video



49
50
51
# File 'lib/video_data/video.rb', line 49

def date
  @data[:date]
end