ffnerd v0.2.1 FFNerd.Player.Video
Provides functions to work with Fantasy Football Nerd’s Player Videos resources.
More info at: http://www.fantasyfootballnerd.com/fantasy-football-api#player
Link to this section Summary
Functions
Return a list of player video records by player id
Convert raw api data to Player.Video struct
Link to this section Functions
Link to this function
list(id, client)
Return a list of player video records by player id.
Examples
FFNerd.Player.Video.list 14, client
Link to this function
new(map)
Convert raw api data to Player.Video struct.