From e45f649e4690ead2c19ebd127025b44f7e316f88 Mon Sep 17 00:00:00 2001 From: Yaronzz Date: Mon, 27 Jun 2022 17:38:10 +0800 Subject: [PATCH] update readme --- README.md | 52 +++++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 90fa8a9..9f90a8e 100644 --- a/README.md +++ b/README.md @@ -31,23 +31,26 @@

-## 📺 Installation - -| Name | platform | Install | -| ----------------------------------- | --------------------------------- | --------------------------------------------------------------------------------------------------------------------- | -| tidal-dl (cli) | Windows \ Linux \ Macos \ Android | ``pip3 install tidal-dl --upgrade``
[Detailed Description](https://yaronzz.com/post/tidal_dl_installation/#Install) | -| tidal-gui | Windows | [GUI Repository](https://github.com/yaronzz/Tidal-Media-Downloader-PRO) | -| tidal-gui(**Cross-platform**) | Windows \ Linux \ Macos | ``pip3 install tidal-gui --upgrade`` | +## 📺 Installation +| Name | platform | Install | +| ----------------------------- | --------------------------------- | ------------------------------------------------------------ | +| tidal-dl (cli) | Windows \ Linux \ Macos \ Android | ```pip3 install tidal-dl --upgrade```
[Detailed Description](https://yaronzz.com/post/tidal_dl_installation/#Install) | +| tidal-gui | Windows | [GUI Repository](https://github.com/yaronzz/Tidal-Media-Downloader-PRO) | +| tidal-gui(**Cross-platform**) | Windows \ Linux \ Macos | ```pip3 install tidal-gui --upgrade``` | ### Nightly Builds -| Download nightly builds from continuous integration: | [Build Status][Actions] | -| ---------------------------------------------------- | ----------------------- | +|Download nightly builds from continuous integration: | [![Build Status][Build]][Actions] +|-------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| + +[Actions]: https://github.com/yaronzz/Tidal-Media-Downloader/actions +[Build]: https://github.com/yaronzz/Tidal-Media-Downloader/workflows/Tidal%20Media%20Downloader/badge.svg ## 🤖 Features - - Download album \ track \ video \ playlist \ artist-albums + - Add metadata to songs + - Selectable video resolution and track quality ## 💽 User Interface @@ -86,7 +89,7 @@ | {ArtistName} | The Beatles | | {ArtistsName} | The Beatles | | {TrackTitle} | I Saw Her Standing There (Remastered 2009) | -| {ExplicitFlag} | (*Explicit*) | +| {ExplicitFlag} | (*Explicit*) | | {AlbumYear} | 1963 | | {AlbumTitle} | Please Please Me (Remastered) | | {AudioQuality} | LOSSLESS | @@ -96,26 +99,26 @@ ### Video -| Tag | Example Value | -| -------------- | ------------------ | -| {VideoNumber} | 00 | -| {ArtistName} | DMX | -| {ArtistsName} | DMX, Westside Gunn | -| {VideoTitle} | Hood Blues | -| {ExplicitFlag} | (*Explicit*) | -| {VideoYear} | 2021 | -| {TrackID} | 188932980 | +| Tag | Example Value | +| ----------------- | ------------------------------------------ | +| {VideoNumber} | 00 | +| {ArtistName} | DMX | +| {ArtistsName} | DMX, Westside Gunn | +| {VideoTitle} | Hood Blues | +| {ExplicitFlag} | (*Explicit*) | +| {VideoYear} | 2021 | +| {TrackID} | 188932980 | ## ☕ Support -If you really like my projects and want to support me, you can buy me a coffee and star this project. +If you really like my projects and want to support me, you can buy me a coffee and star this project. Buy Me A Coffee ## 🎂 Contributors +This project exists thanks to all the people who contribute. -This project exists thanks to all the people who contribute. -```` + ## 🎨 Libraries and reference @@ -125,9 +128,8 @@ This project exists thanks to all the people who contribute. - [tidal-wiki](https://github.com/Fokka-Engineering/TIDAL/wiki) ## 📜 Disclaimer - - Private use only. -- Need a Tidal-HIFI subscription. +- Need a Tidal-HIFI subscription. - You should not use this method to distribute or pirate music. - It may be illegal to use this in your country, so be informed.