Skip to content

Download API Endpoints #12

@frattezi

Description

@frattezi
  • POST /downloads — start a download (accepts youtubeUrl and quality)
  • GET /downloads — list all downloads with status
  • GET /downloads/:id — get single download details/progress
  • GET /downloads/:id/qualities — list available qualities for a URL

We will need all of those, but, if we don't have the code for the endpoint yet, write a simple return status: 200.
The first one we're actually working should be POST /downloads

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions