Skip to content

Validate image and audio file sizes against Mixcloud and SoundCloud API specifications #3

@WeekendSuperhero

Description

@WeekendSuperhero

Feature Request

Add file size validation to ensure uploaded images and audio files meet the requirements of Mixcloud and SoundCloud APIs.

Requirements

  1. Audio File Size Validation

    • Check audio files against Mixcloud API file size limits
    • Check audio files against SoundCloud API file size limits
    • Display clear error/warning messages when files exceed limits
    • Show current file size and maximum allowed size
  2. Image File Size Validation

    • Validate image file sizes against Mixcloud API requirements
    • Validate image file sizes against SoundCloud API requirements
    • Provide feedback to users about file size compliance

API Specifications to Implement

Mixcloud:

  • Research and implement their current file size limits for audio and images

SoundCloud:

  • Research and implement their current file size limits for audio and images

Implementation Details

  • Add file size checks during upload process
  • Display validation errors before attempting API uploads
  • Provide helpful error messages with specific size limits
  • Consider adding file size display in the UI

Benefits

  • Prevent failed uploads due to file size constraints
  • Better user experience with early validation
  • Avoid unnecessary API calls with oversized files
  • Clear guidance for users on file requirements

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