Back to Projects

Archive Player

Overview

A specialized video player designed to work seamlessly with your archived content.

Wails Go Vue Multi-platform

Archive Player is a specialized video player designed to work seamlessly with the Fansly Scraper. It provides an optimized viewing experience for your archived content with a clean, intuitive interface.

Features

  • Optimized for content downloaded with Fansly Scraper
  • Clip creation tool to extract segments (up to 5 minutes) from videos (requires FFmpeg)
  • Cross-platform support (Windows, Linux, macOS)
  • Smooth playback experience
  • Intuitive navigation
  • Customizable settings
  • Responsive design
  • Metadata display

Downloads

Installation Instructions

Windows

  1. Download the Windows executable (.exe)
  2. Run the executable file
  3. Optional: Create a shortcut to the executable for easier access

macOS

  1. Download either the .app.zip (App Bundle) or .pkg (Installer)
  2. For .app.zip: Extract the zip file and move the .app to your Applications folder
  3. For .pkg: Run the installer and follow the instructions
  4. Note: You may need to right-click and select "Open" the first time to bypass Gatekeeper

Linux

  1. Download the Linux executable
  2. Make the file executable: chmod +x ArchivePlayer
  3. Run the application: ./ArchivePlayer
  4. Optional: Create a desktop file for easier access:
    echo "[Desktop Entry]
    Name=Archive Player
    Exec=/path/to/ArchivePlayer
    Icon=/path/to/icon.png
    Type=Application
    Categories=Video;AudioVideo;" > ~/.local/share/applications/archive-player.desktop
                        

Changelog

v0.1.0-c - May 20, 2025

Development Status

Archive Player is currently in active development. The current build is a pre-release version with core functionality implemented.

Current Features

  • Basic video playback functionality
  • Seamless integration with content recorded via the scraper
  • Support for various video formats
  • Cross-platform support (Windows, Linux, macOS)
  • Simple, intuitive interface

Planned Features

  • Customizable themes
  • Performance optimizations
  • Enhanced metadata display
  • Playlist management