GET /api/v1/ports/get_iplayer/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "get_iplayer",
    "portdir": "net/get_iplayer",
    "version": "3.35",
    "license": "GPL-3+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/get-iplayer/get_iplayer",
    "description": "A utility for downloading TV and radio from BBC iPlayer",
    "long_description": "A utility for downloading TV and radio from BBC iPlayer. \nThis port does not install the Web PVR Manager (get_iplayer.cgi).",
    "active": true,
    "categories": [
        "net",
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "davide.liessi",
            "github": "dliessi",
            "ports_count": 72
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "run",
            "ports": [
                "ffmpeg",
                "perl5.34",
                "p5.34-libwww-perl",
                "AtomicParsley",
                "p5.34-mojolicious",
                "p5.34-xml-libxml",
                "p5.34-lwp-protocol-https"
            ]
        }
    ],
    "depends_on": []
}