-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,22 @@ | ||
<img src="https://user-images.githubusercontent.com/64737924/210854929-b4f80382-71a6-4b03-9d41-c88b31b75bb3.png" width="256"> | ||
|
||
# MYAP | ||
![badge_downloads](https://img.shields.io/github/downloads/PouekDEV/MYAP/total?style=for-the-badge) | ||
![badge_last_commit](https://img.shields.io/github/last-commit/PouekDEV/MYAP?style=for-the-badge) | ||
![badge_license](https://img.shields.io/github/license/PouekDEV/MYAP?style=for-the-badge) | ||
![badge_tests](https://img.shields.io/appveyor/tests/PouekDEV/MYAP?style=for-the-badge) | ||
[![pypresence](https://img.shields.io/badge/using-pypresence-00bb88.svg?style=for-the-badge&logo=discord&logoWidth=20)](https://github.com/qwertyquerty/pypresence) | ||
|
||
A Minimalistic Youtube Audio Player (MYAP) | ||
|
||
# Installation | ||
MYAP for now only supports Windows | ||
|
||
- Download ffmpeg and ffprobe from here https://www.ffmpeg.org/ | ||
- Download MYAP latest release from here https://github.com/PouekDEV/MYAP/releases | ||
- Extract MYAP into a folder | ||
|
||
# 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. And this is how MYAP was created. | ||
|
||
You are welcome to contribute if you want. |