Skip to content

master Latest

sha256:7c917f5dff91343a1d2c034087cb5bfe675b17b7861dcb621987b38a24432f67
Install from the command line
Learn more about packages
$ docker pull ghcr.io/arlessweschler/m3u8-dl:master
Use as base image in Dockerfile:
FROM ghcr.io/arlessweschler/m3u8-dl:master
A CLI m3u8-downloader program to parse .m3u8 playlist file and download mpeg2-ts video files, concat them and convert it to mp4 using FFMPEG

Manifest

{
  "digest": "sha256:7c917f5dff91343a1d2c034087cb5bfe675b17b7861dcb621987b38a24432f67",
  "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
  "size": 2417,
  "config": {
    "digest": "sha256:6a00ccc8b3465678ba26b0d7f840b69cb5293710d5d8a7090a2f1cc388b331a9",
    "mediaType": "application/vnd.docker.container.image.v1+json",
    "size": 4108
  },
  "layers": [
    {
      "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 32
    },
    {
      "digest": "sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54",
      "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip",
      "size": 28567101
    },
    {
      "digest": "sha256:a9d3772ebc56b1bc4d511562d580e7ff174226cba26616f9e45d226bfbe0fbcb",
      "mediaType": "application/x-gzip",
      "size": 121
    },
    {
      "digest": "sha256:9a57b16ab928f385076fb667a037f1109b94f9b42477d9c13fd25a05756d601f",
      "mediaType": "application/x-gzip",
      "size": 26029905
    },
    {
      "digest": "sha256:266a8e3735bfb090cac607bb033c477960e32fbdaa87e15a9e2a553fb1c58484",
      "mediaType": "application/x-gzip",
      "size": 48346124
    },
    {
      "digest": "sha256:47545de3456fcb7eb8429d770d43b2bfc2443735582ad948704fbaa092680cde",
      "mediaType": "application/x-gzip",
      "size": 61045
    },
    {
      "digest": "sha256:f6d4694140a6d64f5c3527922ea5e630bbda48fb5ca50a85feb9b89eb189205b",
      "mediaType": "application/x-gzip",
      "size": 92
    },
    {
      "digest": "sha256:7b58e21beff99d3035905c0dfe12bbedfeb8d4dae4772088cf1bf1054199fdb3",
      "mediaType": "application/x-gzip",
      "size": 11731075
    },
    {
      "digest": "sha256:df18efe3215fc19b761fe8f5681ac8ee19c165e051c9997c3e4a735f69ed7c1e",
      "mediaType": "application/x-gzip",
      "size": 53381197
    },
    {
      "digest": "sha256:2da1d0594c81df7a43b16369c4af978186b51e18137a5b98d4b13476f4b4f405",
      "mediaType": "application/x-gzip",
      "size": 81277973
    },
    {
      "digest": "sha256:6a00ccc8b3465678ba26b0d7f840b69cb5293710d5d8a7090a2f1cc388b331a9",
      "mediaType": "text/plain; charset=utf-8",
      "size": 4108
    }
  ],
  "labels": {
    "org.opencontainers.image.url": "https://github.com/arlessweschler/m3u8-dl",
    "org.opencontainers.image.source": "https://github.com/arlessweschler/m3u8-dl",
    "org.opencontainers.image.title": "m3u8-dl",
    "org.opencontainers.image.revision": "ca8ce26b3f0461a0dcfd070a3072ba07a5437071",
    "org.opencontainers.image.created": "2022-01-02T21:33:16.052Z",
    "org.opencontainers.image.version": "nightly",
    "org.opencontainers.image.description": "A CLI m3u8-downloader program to parse .m3u8 playlist file and download mpeg2-ts video files, concat them and convert it to mp4 using FFMPEG",
    "org.opencontainers.image.authors": "[email protected]",
    "org.opencontainers.image.licenses": "MIT"
  }
}

Details


Download activity

  • Total downloads 407
  • Last 30 days 0
  • Last week 0
  • Today 0

Other tags on this version