Wingetlywingetly
← All apps

doujin-player

by megamega39v0.3.3

Last updated

Desktop player for local doujin audio works with library, loop points, and sleep timer.

Install with winget

$ winget install --id megamega39.doujin-player --exact --version 0.3.3

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

Silent install command for doujin-player

doujin-player uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
_0.3.3_x64-setup.exe /S

See the full silent install reference for doujin-player

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

doujin-player (同人音声プレイヤー) is a Tauri-based desktop application

for managing and playing local doujin audio works. Features include

library management with automatic thumbnail/variation detection,

A/B loop points with named presets, sleep timer, playback speed

(0.5x-3.0x), video playback (MP4/WebM), tags/voice-actor/circle

classification, favorites, playlists, cross-library search, playback

statistics, auto-resume, 7-language UI, media key support, taskbar

thumbnail controls, and in-app auto-update.

Installers · v0.3.3

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

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 doujin-player.

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

  • karikarimegamega39
    megamega39.karikariv1.1.3

    Image, video, and audio viewer for Windows with archive support

  • Bloxstrappizzaboxer
    pizzaboxer.Bloxstrapv2.11.4

    An open-source, feature-packed alternative bootstrapper for Roblox.

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

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

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

  • mpv (shinchiro build)shinchiro
    shinchiro.mpvv0.41.0

    A free, open source, and cross-platform media player. Windows build by shinchiro, packaged natively.

  • SimpMusicmaxrave-dev
    maxrave-dev.SimpMusicv1.2.1

    A cross-platform music app using YouTube Music for backend

More from megamega39 or browse audio-player, doujin, media-player.

Frequently asked questions

How do I install doujin-player on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id megamega39.doujin-player --exact --version 0.3.3. winget downloads the installer from megamega39 and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install doujin-player silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id megamega39.doujin-player --exact 0.3.3 --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 doujin-player?
doujin-player uses EXE (NSIS). Run the downloaded installer with: _0.3.3_x64-setup.exe /S. The silent switches are /S.
How do I uninstall doujin-player via winget?
Run: winget uninstall --id megamega39.doujin-player --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from doujin-player's Apps & Features entry.
Is doujin-player free?
doujin-player is distributed under GPL-3.0. Refer to the publisher (https://github.com/megamega39/doujin-player) for the full license terms - Wingetly itself does not charge for installation.
Does doujin-player 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 doujin-player directly from the publisher.
How do I keep doujin-player up to date?
Run winget upgrade --id megamega39.doujin-player --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of doujin-player from microsoft/winget-pkgs.