mirror of
https://github.com/talwat/lowfi
synced 2025-09-15 21:18:06 +00:00
chore(chillhop): remove tracks with lyrics (#99)
This commit is contained in:
parent
d2c8bdb8aa
commit
d41bd16069
@ -151,7 +151,6 @@ https://stream.chillhop.com/mp3/
|
||||
8118!Too Young For Secrets
|
||||
8162!Noodlez
|
||||
9269!Le Voyage Du Coeur
|
||||
8157!As Long As I Got You
|
||||
8540!3UO
|
||||
8956!Tiger
|
||||
9315!Sticks & Stones
|
||||
@ -200,7 +199,6 @@ https://stream.chillhop.com/mp3/
|
||||
8274!Lazy Pacific
|
||||
8144!Digital Sex
|
||||
8768!White Cadillac
|
||||
8141!All Your Love
|
||||
8140!San Junipero
|
||||
8760!Body N Soul
|
||||
8481!Hideout
|
||||
@ -1003,7 +1001,6 @@ https://stream.chillhop.com/mp3/
|
||||
24830!Learning How to Skateboard
|
||||
24829!Fireworks Festival
|
||||
24828!Man I Miss My Cats
|
||||
24827!I Thought Graduating Would Feel Weirder
|
||||
24826!Setting Up Our Beds in Minecraft
|
||||
24825!Library Card
|
||||
24824!Tournament Arc
|
||||
@ -1064,7 +1061,6 @@ https://stream.chillhop.com/mp3/
|
||||
31610!Chill'n
|
||||
31608!Vision Nocturne
|
||||
31516!Tropical Midnight
|
||||
31612!When I'm With U
|
||||
31591!Night Fishing
|
||||
31589!Lose Her Way
|
||||
32888!Glow
|
||||
@ -1326,7 +1322,6 @@ https://stream.chillhop.com/mp3/
|
||||
64043!In the Sun
|
||||
64047!Sleeping Norboo
|
||||
64050!Autumn Turned Winter
|
||||
64052!Light of World
|
||||
64056!Harp Trees
|
||||
75547!Last One
|
||||
75546!That Summer
|
||||
|
@ -125,6 +125,11 @@ pub async fn scrape() -> eyre::Result<()> {
|
||||
8172, // Lyrics
|
||||
55397, // Lyrics
|
||||
75135, // Lyrics
|
||||
24827, // Lyrics
|
||||
8141, // Lyrics
|
||||
8157, // Lyrics
|
||||
64052, // Lyrics
|
||||
31612, // Lyrics
|
||||
];
|
||||
|
||||
const IGNORED_ARTISTS: [&str; 1] = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user