From 2a0c8942f52a8bafe909e1b5e86b5828e7ece701 Mon Sep 17 00:00:00 2001 From: Michael Kuperfish Steinberg <36902556+Michael-K-Stein@users.noreply.github.com> Date: Thu, 6 Apr 2023 13:32:31 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aecad61..423c0fd 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ Downloading massive amounts of songs and meta data can help if you prefer listen + Scraping tracks to create datasets for machine learning models. + Creating remixes (for personal use only!) + Downloading music which no longer falls under copyright law ([Generally, content who's original artist passed away over 70 years ago](https://www.copyright.gov/help/faq/faq-duration.html)). +### Please notice Spotify's User Guidelines, and make sure you understand them. See section 5; +*The following is not permitted for any reason whatsoever in relation to the Services and the material or content made available through the Services, or any part thereof: +5. "crawling" or "scraping", whether manually or by automated means, or otherwise using any automated means (including bots, scrapers, and spiders), to view, access or collect information;* +Usage of this "scraper" is in violation of Spotify's User Guidelines. By using this code, you assume responsibility - as *you* are the one "scraping" Spotify using automated means. ---