From 1b17f72513b11421e55f902d0a0847d52f67685b Mon Sep 17 00:00:00 2001 From: DevER-M Date: Fri, 15 Nov 2024 17:39:57 +0530 Subject: [PATCH] fixes --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2f3f819..e917252 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-![yami-logo](.assets/vector/default-monochrome-black.svg) +![yami-logo](https://github.com/DevER-M/yami/blob/main/.assets/vector/default-monochrome-black.svg?raw=true) --- ![Static Badge](https://img.shields.io/badge/pip_install-yami--music--player-purple) ![Static Badge](https://img.shields.io/badge/Language-Python-red) @@ -22,8 +22,8 @@ Download or play music locally without ads! ## 📸Screenshot
- - + +
@@ -74,11 +74,11 @@ $ python -m yami - **Spotdl Integration:** Download music directly from the app using spotdl - **Asynchronous Downloading :** From synchronous `spotdl.Downloader.search_and_download()` - **Player Controls:** - - **drawing :** Pause/play music - - **drawing :** Play next song - - **drawing :** Play previous song - - **drawing :** Choose folder - - **drawing :** Download music + - **drawing :** Pause/play music + - **drawing :** Play next song + - **drawing :** Play previous song + - **drawing :** Choose folder + - **drawing :** Download music - **`ctrl+o` :** Choose folder This will open the app, for the logs check the terminal.