Module: VideoData
- Defined in:
- lib/video_data.rb,
lib/video_data/video.rb,
lib/video_data/parser.rb
Overview
The video_data gem helps in the extraction of video data from csv files.
Defined Under Namespace
Classes: NotAWellFormedCSV, Parser, Video
Class Method Summary collapse
-
.new(path) ⇒ Object
Create a new parser for the given csv file.