Skip to content

Add support for batch operations #14

@rafalzawadzki

Description

@rafalzawadzki

Description

The Supadata API supports YouTube batching endpoints, but this SDK doesn't (yet).

Details

See documentation: https://supadata.ai/documentation/youtube/batch
See OpenAPI spec: https://supadata.ai/api/v1/openapi.json

Please reach out to support@supadata.ai to get access to batch endpoints on your free plan.

Requirements

  • Three new endpoints are implemented and working, with all parameters as documented in spec
    • /youtube/transcript/batch
    • /youtube/video/batch
    • /youtube/batch/{jobId}
  • README is updated
  • Tests are updated

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions