Skip to content

PouekDEV/MYAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MYAP

badge_downloads badge_last_commit badge_license pypresence

A Minimalistic Youtube Audio Player (MYAP)

Installation

MYAP for now only supports Windows

If you have ffmpeg installed

  • Download MYAP latest release from here
  • Extract MYAP into a folder

If you don't have ffmpeg installed

  • Download MYAP latest release from here with ffmpeg included (builds by gyan.dev)
  • Extract MYAP into a folder

Screenshots

The App itself

image

Discord Rich Presence

image

(If you don't like having your music displayed on Discord as your status change line "enable_rich_presence" in config.toml to "false")

enable_rich_presence = false

Back story

I created this app just because one song that I really like is only available on YouTube and imo web browsers are too heavy for just playing audio from YouTube and I didn't need video.

You are welcome to contribute if you want.