-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmusic_catalog.yml
More file actions
74 lines (72 loc) · 2.99 KB
/
Copy pathmusic_catalog.yml
File metadata and controls
74 lines (72 loc) · 2.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
#
# Curated royalty-free music catalog for Piece Showcase (Keepsake) videos.
# See `music_catalog.schema.yml` for the validation contract.
#
# Each track stores the verbatim attribution required by its license. Keep the
# attribution text exactly as published by the source — it is a licensing
# obligation, not editorial copy.
#
# `audio.format` is the lossless container the renderer consumes. `audio.url` is
# the R2 CDN URL for the hosted asset (audio/showcase_music/ in the bucket),
# kept intentionally distinct from
# `download_url` (the human source page, which may only offer mp3). See
# assets/showcase_music/CREDITS.md for how the files were produced and their attribution.
#
version: "1.0"
default_track_id: we-are-one-vexento
tracks:
adventures-a-himitsu:
title: Adventures
artist: A Himitsu
genre: Dance & Electronic
mood: Happy
license: CC BY 3.0
license_url: https://creativecommons.org/licenses/by/3.0/
artist_url: https://soundcloud.com/a-himitsu
source_url: https://youtu.be/MkNeIUgNPQ8
download_url: https://www.audiolibrary.com.co/a-himitsu/adventures
attribution: |-
Adventures by A Himitsu https://soundcloud.com/a-himitsu
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: http://bit.ly/2Pj0MtT
Music released by Argofox https://www.audiolibrary.com.co/a-himitsu/adventures
Music promoted by Audio Library https://youtu.be/MkNeIUgNPQ8
audio:
format: flac
url: https://media.potterdoc.com/audio/showcase_music/adventures-a-himitsu.flac
good-for-you-thbd:
title: Good For You
artist: THBD
genre: Dance & Electronic
mood: Happy
license: CC BY 3.0
license_url: https://creativecommons.org/licenses/by/3.0/
artist_url: https://soundcloud.com/thbdsultan
source_url: https://youtu.be/-K_YSjqKgvQ
download_url: https://www.audiolibrary.com.co/thbd/good-for-you
attribution: |-
Good For You by THBD https://soundcloud.com/thbdsultan
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: https://www.audiolibrary.com.co/thbd/good-for-you
Music promoted by Audio Library https://youtu.be/-K_YSjqKgvQ
audio:
format: flac
url: https://media.potterdoc.com/audio/showcase_music/good-for-you-thbd.flac
we-are-one-vexento:
title: We Are One
artist: Vexento
genre: Dance & Electronic
mood: Bright
license: Free with attribution
license_url: null
artist_url: https://soundcloud.com/vexento
source_url: https://youtu.be/Ssvu2yncgWU
download_url: https://www.audiolibrary.com.co/vexento/we-are-one
attribution: |-
We Are One by Vexento https://soundcloud.com/vexento
https://www.youtube.com/user/Vexento
Free Download / Stream: https://www.audiolibrary.com.co/vexento/we-are-one
Music promoted by Audio Library https://youtu.be/Ssvu2yncgWU
audio:
format: flac
url: https://media.potterdoc.com/audio/showcase_music/we-are-one-vexento.flac