From 6f679055ea4bc0f871fae9a6b3b6504bb2df8293 Mon Sep 17 00:00:00 2001 From: Tal <83217276+talwat@users.noreply.github.com> Date: Tue, 19 Aug 2025 20:20:56 +0200 Subject: [PATCH] chore: remove a few tracks with lyrics --- data/chillhop.txt | 3 --- src/scrapers/chillhop.rs | 5 ++++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/chillhop.txt b/data/chillhop.txt index f7902cd..a1ea426 100644 --- a/data/chillhop.txt +++ b/data/chillhop.txt @@ -132,7 +132,6 @@ https://stream.chillhop.com/mp3/ 8968!Morning Love Affair 8961!Smunchiiez 8970!Funk Flowers -8172!I Just Love Your Smile 8958!Praliné 9257!Drive Home 8407!Gaia @@ -1178,7 +1177,6 @@ https://stream.chillhop.com/mp3/ 55317!Fly High Newborn 55313!Coffeebreak 55310!Peaceful Dissociation -55397!Color of the Darkness 55372!Once 53592!Let Go 58841!Still Looking @@ -1308,7 +1306,6 @@ https://stream.chillhop.com/mp3/ 75732!Spirals 75141!Lobby call 71621!Foresight -75135!Falling 75143!On the Run 75137!Impulse 75745!Looming diff --git a/src/scrapers/chillhop.rs b/src/scrapers/chillhop.rs index 3fd9149..033b3df 100644 --- a/src/scrapers/chillhop.rs +++ b/src/scrapers/chillhop.rs @@ -118,10 +118,13 @@ pub async fn scrape() -> eyre::Result<()> { const USER_AGENT: &str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36"; const TRACK_COUNT: u64 = 1625; - const IGNORED_TRACKS: [u32; 3] = [ + const IGNORED_TRACKS: [u32; 6] = [ 74707, // 404 21655, // Lyrics 21773, // Lyrics + 8172, // Lyrics + 55397, // Lyrics + 75135, // Lyrics ]; const IGNORED_ARTISTS: [&str; 1] = [