Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
/ pulpe Public archive

A minimal, ad-less web UI for Outplayed highlights

License

Notifications You must be signed in to change notification settings

Egsagon/pulpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PULPE

Pulpe is a simple file extractor and web UI for Outplayed. It supports searching, item reload and infinite scrolling. It is specifically oriented towards Valorant replays at the moment, but aims to be polyvant for any game in the future.

It focuses on an ad-less, clean and minimal UI to watch your replays. It also exports and renames Outplayed recordings so you don't have to deal with their weird names.


Installation

  1. Clone this repository: git clone https://github.com/Egsagon/pulpe
  2. Start the pulpe.bat file. While it remains opened, the server is running.
  3. Open this URL in your prefered browser.

Demo

Manual interactions

If you have already extracted some videos and you want to view them with Pulpe, simply copy them into the pulpe/data folder. Make sure all the filenames have the folowing format: agentname-killcount-anyotherinformation.mp4. Otherwise, the client won't be able to display them.

License

Pulpe uses the GPL-v3 license. See the LICENSE file for more information.