ffnerd v0.1.0 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

Summary

Functions

Return a list of player video records by player id

Convert raw api data to Player.Video struct

Functions

list(id, client)

Return a list of player video records by player id.

Examples

FFNerd.Player.Video.list 14, client

new(map)

Convert raw api data to Player.Video struct.