Download links
bidclub_download_linksBuild the download URLs for an episode or a whole show without fetching anything. Hand these to the user, or fetch one yourself when you need a complete transcript in a single request instead of paging it through bidclub_get_episode. Exactly one of slug or show is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Edition to request in the generated URLs. orig keeps each artifact in its source language. | orig |
| show | No | Show id, for the whole-show zip archives. Mutually exclusive with slug. | |
| slug | No | Episode slug. Mutually exclusive with show. |