Wingetlywingetly
← All apps
S

Scryer

by Scryer Mediav0.18.21

Last updated

Self-hosted media acquisition and management platform.

Install with winget

$ winget install --id ScryerMedia.Scryer --exact --version 0.18.21

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Scryer

Scryer uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i scryer-windows-x86_64.msi /quiet /norestart

See the full silent install reference for Scryer

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Scryer is a self-hosted media acquisition and management platform.

Installers · v0.18.21

ArchitectureTypeScopeInstallDownload
x64MSI-Direct
arm64MSI-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Scryer.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • W
    WeaverScryer Media
    ScryerMedia.Weaverv0.7.4

    High-performance Usenet binary downloader.

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.07.04

    A feature-rich command-line audio/video downloader.

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • HandBrakeThe HandBrake Team
    HandBrake.HandBrakev1.11.2

    HandBrake is a open-source tool, built by volunteers, for converting video from nearly any format to a selection of modern, widely supported codecs.

  • StellarPlayer冷湖科技有限公司
    Coldlake.StellarPlayerv2.26.1630.25

    Versatile UHD media player

More from Scryer Media or browse media, movies, self-hosted.

Frequently asked questions

How do I install Scryer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ScryerMedia.Scryer --exact --version 0.18.21. winget downloads the installer from Scryer Media and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Scryer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ScryerMedia.Scryer --exact 0.18.21 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Scryer?
Scryer uses MSI. Run the downloaded installer with: msiexec.exe /i scryer-windows-x86_64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Scryer via winget?
Run: winget uninstall --id ScryerMedia.Scryer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Scryer's Apps & Features entry.
Is Scryer free?
Scryer is distributed under GPL-3.0. Refer to the publisher (https://github.com/scryer-media/scryer) for the full license terms - Wingetly itself does not charge for installation.
Does Scryer work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Scryer directly from the publisher.
How do I keep Scryer up to date?
Run winget upgrade --id ScryerMedia.Scryer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Scryer from microsoft/winget-pkgs.