audio_curation.episode_data.google_sheets_data

class audio_curation.episode_data.google_sheets_data.EpisodeData(spreadhsheet_id, worksheet_name, google_key, episode_id_column, recorder_column, script='devanagari')[source]

Represents episode data stored in a Google spreadsheet.

get_recorder(episode_id)[source]

Read the name of the person who recorded this episode.

Parameters:episode_id
Returns:
audio_curation.episode_data.google_sheets_data.get_sheet(spreadhsheet_id, worksheet_name, google_key)[source]
Parameters:
  • spreadhsheet_id
  • worksheet_name
  • google_key
Returns: