{
 "app_id": "net.krafting.Playlifin",
 "source_url": "https://raw.githubusercontent.com/flathub/net.krafting.Playlifin/master/net.krafting.Playlifin.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:13:31.256724+00:00",
 "manifest": {
  "app-id": "net.krafting.Playlifin",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "Playlifin.py",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11"
  ],
  "cleanup": [
   "/share/bash-completion",
   "/share/doc",
   "/share/fish",
   "/share/man",
   "/share/zsh"
  ],
  "modules": [
   "python3-requests.json",
   "python3-yt_dlp.json",
   {
    "name": "Playlifin",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 Playlifin.py /app/bin/Playlifin.py",
     "cp -r utils/ /app/bin/utils/",
     "install -Dm 0644 net.krafting.Playlifin.desktop  /app/share/applications/net.krafting.Playlifin.desktop",
     "install -Dm 0644 net.krafting.Playlifin.metainfo.xml  /app/share/metainfo/net.krafting.Playlifin.metainfo.xml",
     "install -Dm 0644 images/net.krafting.Playlifin.svg /app/share/icons/hicolor/scalable/apps/net.krafting.Playlifin.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/Krafting/playlifin-gtk",
      "tag": "2.6.4",
      "commit": "af69b1d666fb14fb4cab076fc3be0fc1a2dccae0",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}