Does MacYTDL work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.28

May also be known as MacYTDL, applet, or Apple Script Id MacYTDL

๐Ÿ“š Bundle Version History

com.apple.script.id.MacYTDL

v1.28
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleAllowMixedLocalizations": true,
  "CFBundleDevelopmentRegion": "en",
  "CFBundleExecutable": "applet",
  "CFBundleIconFile": "macytdl",
  "CFBundleIdentifier": "com.apple.script.id.MacYTDL",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "MacYTDL",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.28",
  "CFBundleSignature": "aplt",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "MacYTDL",
      "CFBundleURLSchemes": [
        "macytdl"
      ]
    }
  ],
  "CFBundleVersion": "1",
  "LNSShowStartupScreen": false,
  "LNSStayOpen": false,
  "LSMinimumSystemVersion": "10.10.0",
  "LSMinimumSystemVersionByArchitecture": {
    "x86_64": "10.6"
  },
  "LSMultipleInstancesProhibited": true,
  "LSRequiresCarbon": true,
  "NSAppleEventsUsageDescription": "This script needs to control other applications to run.",
  "NSHumanReadableCopyright": "ยฉ Vincentius, 6 October 2024",
  "OSAAppletShowStartupScreen": false,
  "OSAAppletStayOpen": false,
  "WindowState": {
    "bundleDividerCollapsed": false,
    "bundlePositionOfDivider": 1407,
    "dividerCollapsed": false,
    "eventLogLevel": 2,
    "name": "ScriptWindowState",
    "positionOfDivider": 760,
    "savedFrame": "390 67 1706 1338 0 0 2560 1417 ",
    "selectedTab": "log"
  }
}
Full Meta Details
{
  "fileSize": 0.09735107421875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 28096,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 28096,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 3072,
          "offset": " 0x20"
        },
        {
          "description": 52928,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1464,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 16,
          "offset": " 0x4008"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 18,
        "sizeofcmds": 1080,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 18,
          "offset": " 0xc008"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 131205,
          "offset": " 0xc010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0xc018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0xc020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0xc028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update