LogoLogo
HomeLibraryDonateHelpAbout
  • Repository Manager
  • Credits
  • Application Manifests
    • Introduction to manifests
    • Example manifest
    • Essential Information
      • Category
      • Peripherals
      • Flags
      • Platforms
    • Source
      • Format
      • URL
        • Location
      • GitHub Release
        • Repository
        • File
        • Additional Files
      • SourceForge Release
      • itch.io
      • MediaFire
        • Location
    • Treatments
      • Contents
      • Meta
      • Web
      • Archive
  • Pattern Matching
  • Supported Archive Formats
  • Information for app developers
    • FAQ
  • API
    • Introduction
    • Retrieving Information
    • Retrieving Contents
    • Guidelines
  • Server
    • Introduction
    • Repository Index
    • SourceDownloader
Powered by GitBook
LogoLogo

Documentation

  • API v2
  • WSC
  • CLI

Social

  • Twitter
  • Discord
  • GitHub
On this page
  • Mandatory Fields
  • Optional Fields

Was this helpful?

  1. Application Manifests
  2. Source

URL

Obtain app from URL.

PreviousFormatNextLocation

Last updated 1 year ago

Was this helpful?

Mandatory Fields

  • "type" - Type of source. "url" is one of them.

  • "format" - The format of the download provided by the source. For example, "zip".

  • "location" - The address itself.

Optional Fields

  • "user-agent" - An optional user agent string, for when a specific user agent is needed to access the content.

Source
Format
Location