diff --git a/README.md b/README.md index 3aa5e56..46f2176 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,43 @@ -## **Tidal-Media-Downloader** -Tidal-Media-Downloader is an application that lets you download videos and tracks from Tidal. It supports two version: tidal-dl(python-cli) and tidal-gui(csharp-gui). +
+ «Tidal-Media-Downloader» is an application that lets you download videos and tracks from Tidal. It supports two version: tidal-dl and tidal-gui.
+
+ Download |
+ Documentation |
+ 中文文档 |
+ Channel
+
+
-- [**English Install Documentation**](https://yaronzz.top/post/tidal_dl_installation/)
-- [**中文安装文档**](https://yaronzz.top/post/tidal_dl_installation_chn/)
-
-### **Download**
-- [tidal-gui.exe](https://github.com/yaronzz/Tidal-Media-Downloader/releases) : windows
-- tidal-dl by pip3(python 3.x) : windows\linux\macos
+## **Installation**
+- Windows: [tidal-gui.exe](https://github.com/yaronzz/Tidal-Media-Downloader/releases)
+- Windows\Linux\MacOs:
``` python
root:~# pip3 install tidal-dl --upgrade
root:~# tidal-dl
```
-- [install on android](https://t.me/tidal_dl_bot)
+- Android: [install on android](https://t.me/tidal_dl_bot)
-
-
-### **Requirement**
+## **Requirement**
- [FFmpeg](http://ffmpeg.org/) : Convert video
### **Telegram**
@@ -32,15 +52,16 @@ Tidal-Media-Downloader is an application that lets you download videos and track
5. Selectable video resolution and track quality
### **Screenshots**
-
-
-
+
+
### **Libraries used**
- [AIGS](https://github.com/yaronzz/AIGS)
+- [AIGPY](https://github.com/yaronzz/AIGPY)
- [Stylet](https://github.com/canton7/Stylet)
- [PropertyChanged.Fody](https://github.com/Fody/PropertyChanged)
- [MaterialDesignInXamlToolkit](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit)
+- [Taglib-sharp](https://github.com/mono/taglib-sharp)
### **Support**
If you really like my projects and want to support me, you can star this project.
diff --git a/Screenshots/tidal-dl.png b/Screenshots/tidal-dl.png
deleted file mode 100644
index 91aa894..0000000
Binary files a/Screenshots/tidal-dl.png and /dev/null differ
diff --git a/Screenshots/tidal-gui-dl.png b/Screenshots/tidal-gui-dl.png
deleted file mode 100644
index 9834b30..0000000
Binary files a/Screenshots/tidal-gui-dl.png and /dev/null differ
diff --git a/Screenshots/tidal-gui-info.png b/Screenshots/tidal-gui-info.png
deleted file mode 100644
index 85d1e13..0000000
Binary files a/Screenshots/tidal-gui-info.png and /dev/null differ
diff --git a/Screenshots/tidal-gui-login.png b/Screenshots/tidal-gui-login.png
deleted file mode 100644
index f82d44a..0000000
Binary files a/Screenshots/tidal-gui-login.png and /dev/null differ
diff --git a/Screenshots/tidal-gui-setting.png b/Screenshots/tidal-gui-setting.png
deleted file mode 100644
index 9dd2fa2..0000000
Binary files a/Screenshots/tidal-gui-setting.png and /dev/null differ