From 7db54932e3cc445985a6577f460b18154ea7e3b0 Mon Sep 17 00:00:00 2001 From: nil0j Date: Wed, 25 Sep 2024 17:30:24 +0200 Subject: new albums added --- scrap/albums.py | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) (limited to 'scrap') diff --git a/scrap/albums.py b/scrap/albums.py index 7243c59..5ff5a36 100644 --- a/scrap/albums.py +++ b/scrap/albums.py @@ -14,7 +14,7 @@ album_list = [ "Cassette", "Суматоха Bustle", ]], - ["molchat doma", [ + ["Молчат Дома", [ "Белая Полоса White Stripe", "Монумент Monument", "Этажи Floors", @@ -28,22 +28,11 @@ album_list = [ "Winterfall", ]], ["sadness", [ + "Motionless Watching You", "Circle of Veins", ]], -] + ["Буерак", [ + "Голд Gold", + ]], -# ["astrophysics", "apathy"], -# ["astrophysics", "The Unending Need For Perpetual Motion"], -# ["astrophysics", "HOPE LEFT ME Complete Version"], -# ["astrophysics", "Selected Tragic"], -# ["astrophysics", "Cute Tragedies"], -# ["astrophysics", "selected apathetic"], -# ["astrophysics", "ENTITY"], -# ["sadsvit", "Неонова Мрія Neon Dream"], -# ["sadsvit", "20 21"], -# ["sadsvit", "Casette"], -# ["sadsvit", "Суматоха Bustle"], -# ["molchat doma", "Белая Полоса White Stripe"], -# ["molchat doma", "Монумент Monument"], -# ["molchat doma", "Этажи Floors"], -# ["molchat doma", "С крыш наших домов From our houses’ rooftops"], +] -- cgit v1.2.3