@tyleretters/discography 3.0.6 β†’ 3.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,17 +14,16 @@
14
14
  ```zsh
15
15
  cd discography
16
16
  npm i
17
- cd src
18
17
  python3 -m venv venv
19
18
  source venv/bin/activate
20
- pip install -r requirements.txt
19
+ pip install -r src/requirements.txt
21
20
  ```
22
21
 
23
22
  ## Adding a Compilation
24
23
 
25
24
  ```zsh
26
- cd src && source venv/bin/activate
27
- python3 scrape_bandcamp.py <bandcamp_url> \
25
+ source venv/bin/activate
26
+ python3 src/scrape_bandcamp.py <bandcamp_url> \
28
27
  --my-artist "Your Artist Name" \
29
28
  --project "Your Project Name" \
30
29
  --role Artist \
@@ -46,7 +45,7 @@ This runs the full pipeline: Python converter (YAML to TS), Vite bundler (ESM +
46
45
  ## Test
47
46
 
48
47
  ```zsh
49
- source src/venv/bin/activate
48
+ source venv/bin/activate
50
49
  pytest tests/
51
50
  ```
52
51
 
@@ -1,3 +1,39 @@
1
+ - title: FORGOTTEN INDUSTRIES
2
+ slug: forgotten-industries
3
+ project: DJ STUXNET
4
+ released: 02026-06-06
5
+ type: Mix
6
+ format: Digital
7
+ role: DJ
8
+ label: Intertext
9
+ mp3: true
10
+ wav: true
11
+ trackIds:
12
+ - "Monster in Paradise (feat. Milkie Way, Dave Lombardo, Tyler Bates & Tim Cappello) by GUNSHIP"
13
+ - "Rhythm Is a Dancer (12'' Version) by Snap!"
14
+ - "Cities In Dust by Siouxsie & The Banshees"
15
+ - "That House by Dance With the Dead"
16
+ - "Halloween Theme by John Carpenter, Cody Carpenter & Daniel Davies"
17
+ - "Ruh by She Past Away"
18
+ - "Torukia by Gabriela Robin"
19
+ - "Future Club by Perturbator"
20
+ - "Maybe Someday (LP Version) by The Cure"
21
+ - "Maybe We Should / Non-Consent by The Black Queen"
22
+ - "Nose to the Grindstone (Skeler Remix) by Skeler & Devilish Trio"
23
+ - "When I Held Your Hand by DJ B"
24
+ tracks:
25
+ - number: 1
26
+ title: FORGOTTEN INDUSTRIES
27
+ slug: forgotten-industries
28
+ length: 00:58:01
29
+ streams:
30
+ - platform: SoundCloud
31
+ url: https://soundcloud.com/tyleretters/forgotten-industries-mixtape
32
+ - platform: Untitled Stream
33
+ url: https://untitled.stream/library/project/Yv5lWf2VRiGxvGqK1tkgf
34
+ notes: For Matthew.
35
+ credits: STUXNET is Tyler Etters.
36
+
1
37
  - title: π»π‘’π’Άπ“‡π“‰π“ˆ 𝒾𝓃 𝒱𝒢𝓁𝑒𝓃𝒸𝒾𝒢, π’žπ’½π’Άπ“…π“‰π‘’π“‡ πŸ₯
2
38
  slug: hearts-in-valencia-chapter-3
3
39
  project: DJ STUXNET
@@ -2413,7 +2449,6 @@
2413
2449
  AAAEA1ic72mxJXRvpnU74JYkpnyQ+RhVHBnNLmuSpq4YcQY8hHpB4f2mk/1/3F7Gk87HTE
2414
2450
  CYbNZxTdLAGNKXs5mHXOAAAAB21icEBtYnABAgMEBQY=
2415
2451
  -----END OPENSSH PRIVATE KEY-----
2416
- watch the recording of CIPHER SUITE (demo) at: https://www.twitch.tv/videos/964445530
2417
2452
  credits: |
2418
2453
  STUXNET is Tyler Etters.
2419
2454
 
package/dist/index.es.js CHANGED
@@ -1,4 +1,62 @@
1
1
  const e = [
2
+ {
3
+ title: "FORGOTTEN INDUSTRIES",
4
+ slug: "forgotten-industries",
5
+ project: "DJ STUXNET",
6
+ released: "02026-06-06",
7
+ type: "Mix",
8
+ format: "Digital",
9
+ role: "DJ",
10
+ label: "Intertext",
11
+ mp3: !0,
12
+ wav: !0,
13
+ trackIds: [
14
+ "Monster in Paradise (feat. Milkie Way, Dave Lombardo, Tyler Bates & Tim Cappello) by GUNSHIP",
15
+ "Rhythm Is a Dancer (12'' Version) by Snap!",
16
+ "Cities In Dust by Siouxsie & The Banshees",
17
+ "That House by Dance With the Dead",
18
+ "Halloween Theme by John Carpenter, Cody Carpenter & Daniel Davies",
19
+ "Ruh by She Past Away",
20
+ "Torukia by Gabriela Robin",
21
+ "Future Club by Perturbator",
22
+ "Maybe Someday (LP Version) by The Cure",
23
+ "Maybe We Should / Non-Consent by The Black Queen",
24
+ "Nose to the Grindstone (Skeler Remix) by Skeler & Devilish Trio",
25
+ "When I Held Your Hand by DJ B"
26
+ ],
27
+ tracks: [
28
+ {
29
+ number: 1,
30
+ title: "FORGOTTEN INDUSTRIES",
31
+ slug: "forgotten-industries",
32
+ length: "00:58:01",
33
+ mp3_url: "https://assets.the-rn.info/dj-stuxnet/forgotten-industries/01-forgotten-industries.mp3",
34
+ wav_url: "https://assets.the-rn.info/dj-stuxnet/forgotten-industries/01-forgotten-industries.wav",
35
+ id: "6071c5595182a38f7feaae3a475808340ebd61f3a7b7e7b7498799702435db5b"
36
+ }
37
+ ],
38
+ streams: [
39
+ {
40
+ platform: "SoundCloud",
41
+ url: "https://soundcloud.com/tyleretters/forgotten-industries-mixtape",
42
+ id: "5068c3d58cd6026dd41a08d878b0dc24c95f5f67bec911c37ede25ad335183a4"
43
+ },
44
+ {
45
+ platform: "Untitled Stream",
46
+ url: "https://untitled.stream/library/project/Yv5lWf2VRiGxvGqK1tkgf",
47
+ id: "307c4c08b2291d529313c0cd93f463ce81ebfd3b4530eef1074a2a816d3e2024"
48
+ }
49
+ ],
50
+ notes: "<p>For Matthew.</p>",
51
+ credits: "<p>STUXNET is Tyler Etters.</p>",
52
+ project_slug: "dj-stuxnet",
53
+ release_slug: "forgotten-industries",
54
+ cover_url: "https://assets.the-rn.info/dj-stuxnet/forgotten-industries/forgotten-industries.jpg",
55
+ mp3_url: "https://assets.the-rn.info/dj-stuxnet/forgotten-industries/forgotten-industries-mp3.zip",
56
+ wav_url: "https://assets.the-rn.info/dj-stuxnet/forgotten-industries/forgotten-industries-wav.zip",
57
+ id: "46b65f9ab249a23d025315297d93e41bc3178e89ec6e65feb9860ef6b16fa34e",
58
+ runtime: "58:01"
59
+ },
2
60
  {
3
61
  title: "π»π‘’π’Άπ“‡π“‰π“ˆ 𝒾𝓃 𝒱𝒢𝓁𝑒𝓃𝒸𝒾𝒢, π’žπ’½π’Άπ“…π“‰π‘’π“‡ πŸ₯",
4
62
  slug: "hearts-in-valencia-chapter-3",
@@ -4359,7 +4417,6 @@ yAAAAAtzc2gtZWQyNTUxOQAAACDIR6QeH9ppP9f9xexpPOx0xAmGzWcU3SwBjSl7OZh1zg
4359
4417
  AAAEA1ic72mxJXRvpnU74JYkpnyQ+RhVHBnNLmuSpq4YcQY8hHpB4f2mk/1/3F7Gk87HTE
4360
4418
  CYbNZxTdLAGNKXs5mHXOAAAAB21icEBtYnABAgMEBQY=
4361
4419
  -----END OPENSSH PRIVATE KEY-----
4362
- watch the recording of CIPHER SUITE (demo) at: https://www.twitch.tv/videos/964445530
4363
4420
  </pre>`,
4364
4421
  credits: "<p>STUXNET is Tyler Etters.</p>",
4365
4422
  project_slug: "stuxnet",