Usage¶
To use FIP music in a project:
import fip
Available keys¶
This is subject to change without any warning from Fip developers.
| Key | Comment |
|---|---|
| uuid | Unique ID of the song |
| stepId | |
| title | Title of the song |
| start | Beginning of the song (timestamp) |
| end | End of the song (timestamp) |
| fatherStep | |
| stationId | Number of the station (Fip=7) |
| embededId | (default=song) |
| depth | |
| diskJockey | (default=null) |
| authors | Authors of the song |
| titleSlug | Slug of the song |
| anneeEditionMusique | Edition year of the song |
| visual | Link to the album cover |
| titreAlbum | Album title |
| label | Label name |
| releaseId | Unique release ID |
| coverUuid | Unique cover ID |