From 8a4ff7c87166810284efe02f128153e5d36fc2af Mon Sep 17 00:00:00 2001 From: AiiR <22158489+ImAiiR@users.noreply.github.com> Date: Fri, 1 Nov 2019 22:13:10 -0400 Subject: [PATCH 1/5] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99aa60e..793acdb 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# QobuzDownloaderX \ No newline at end of file +# QobuzDownloaderX + +# Disclaimer +I will not be responsible for how you use QBDLX (QobuzDownloaderX). + +This program does not include... +- Code to bypass Qobuz's region restrictions. +- Qobuz app IDs or secrets. + +QBDLX uses the Qobuz API, but is not endorsed, certified or otherwise approved in any way by Qobuz. + +Qobuz brand and name is the registered trademark of its respective owner. + +QBDLX has no partnership, sponsorship or endorsement with Qobuz. + +By using QBDLX, you agree to the following: http://static.qobuz.com/apps/api/QobuzAPI-TermsofUse.pdf From 15a099d6b2699623d310175dec249a138a42dd5f Mon Sep 17 00:00:00 2001 From: AiiR <22158489+ImAiiR@users.noreply.github.com> Date: Fri, 1 Nov 2019 22:15:17 -0400 Subject: [PATCH 2/5] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 793acdb..d3b6a92 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # QobuzDownloaderX -# Disclaimer +# Disclaimer & Legal I will not be responsible for how you use QBDLX (QobuzDownloaderX). This program does not include... - Code to bypass Qobuz's region restrictions. - Qobuz app IDs or secrets. +QBDLX does not publish any of Qobuz's private secrets or app IDs. It contains regular expressions and other code to dynamically grab them from Qobuz's web player's *publicly available* JavaScript, which is not rehosted, but grabbed client side. Scraping public data is not a violation of the Computer Fraud and Abuse Act (USA) according to the Ninth Court of Appeals, [case # 17-16783](http://cdn.ca9.uscourts.gov/datastore/opinions/2019/09/09/17-16783.pdf) (see page 29). + QBDLX uses the Qobuz API, but is not endorsed, certified or otherwise approved in any way by Qobuz. Qobuz brand and name is the registered trademark of its respective owner. From 37eaaecc8ae37ed7833636ac9ec6897d76a77454 Mon Sep 17 00:00:00 2001 From: AiiR <22158489+ImAiiR@users.noreply.github.com> Date: Fri, 1 Nov 2019 22:17:45 -0400 Subject: [PATCH 3/5] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3b6a92..0b98da7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# QobuzDownloaderX +

+ + + +

# Disclaimer & Legal I will not be responsible for how you use QBDLX (QobuzDownloaderX). From 6e8a4fe1dc36deefcfcacef615725f8a88b191b4 Mon Sep 17 00:00:00 2001 From: AiiR <22158489+ImAiiR@users.noreply.github.com> Date: Fri, 1 Nov 2019 22:23:02 -0400 Subject: [PATCH 4/5] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b98da7..e693020 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,16 @@

- +

+Inspired by Qo-DL by Sorrow & Dash + +## About +QobuzDownloaderX is a program for downloading music streams from the streaming platform Qobuz. + +You can not download anything with a free account. + # Disclaimer & Legal I will not be responsible for how you use QBDLX (QobuzDownloaderX). From 799afa706f319a1598dee2063ca9c133238dfe72 Mon Sep 17 00:00:00 2001 From: AiiR <22158489+ImAiiR@users.noreply.github.com> Date: Fri, 1 Nov 2019 22:23:18 -0400 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e693020..92feeb5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Inspired by Qo-DL by Sorrow & Dash -## About +# About QobuzDownloaderX is a program for downloading music streams from the streaming platform Qobuz. You can not download anything with a free account.