excavationpro-music-stream
收藏资源简介:
Excavationpro公共音乐流数据集是一个由艺术家Justin Helper(Excavationpro·Lightfather)创建的原创音乐作品集合,专门用于公共发现和流媒体播放。该数据集包含10,762个独特的音乐流,所有音频均以160 kbps的MP3格式编码,确保了一定的音质标准。数据集采用扁平化与分片相结合的文件存储结构:主要文件存储在stream/目录下,以SHA256哈希值命名的MP3文件;当文件数量超过10,000个目录限制时,额外文件会按哈希值前两位十六进制分片存储。数据集的核心索引文件是public_stream_playlist.json,其中提供了每个音轨的stream_url和hf_path映射,用户应依赖此索引而非假设固定的URL模式。此外,数据集还包含play/play_counts.json文件,用于记录聚合的播放统计信息。该数据集的所有内容均为原创作品,旨在促进音乐的自由收听与发现,其商业权利仍保留在管理者手中,需另行许可方可商用。数据集适用于音频流媒体服务开发、音乐推荐系统、音频分析及数字音乐档案管理等应用场景。
The Excavationpro public music stream dataset is a collection of original musical works created by artist Justin Helmer (Excavationpro·Lightfather), specifically designed for public discovery and streaming. It contains 10,762 unique music streams, all encoded in 160 kbps MP3 format to ensure a certain audio quality standard. The dataset uses a combined flat and sharded file storage structure: main files are stored in the stream/ directory as MP3 files named by SHA256 hash; when the number of files exceeds the 10,000 directory limit, additional files are sharded based on the first two hexadecimal digits of the hash. The core index file is public_stream_playlist.json, which provides mappings of stream_url and hf_path for each track, and users should rely on this index rather than assuming fixed URL patterns. Additionally, the dataset includes the play/play_counts.json file for recording aggregated playback statistics. All content in this dataset is original work, aimed at promoting free listening and discovery of music, with commercial rights retained by the administrator and requiring separate licensing for commercial use. The dataset is suitable for applications such as audio streaming service development, music recommendation systems, audio analysis, and digital music archive management.
数据集概述:Excavationpro Public Music Stream
基本信息
- 数据集名称:Excavationpro public music stream (160 kbps)
- 所有者/创作者:Justin Helmer · Excavationpro · Lightfather
- 许可证:other(商业权利归管理人所有,除非另有许可)
- 任务类别:audio-to-audio
- 数据集规模:10,000 < n < 100,000
数据内容
- 公共流媒体音频数量:10,762 条(截至2026-07-18)
- 比特率:160 kbps MP3
- 编码格式:每条音频使用 SHA-256 哈希标识,本地金库共10,762个唯一 SHA-256值
数据结构
| 路径 | 说明 |
|---|---|
stream/<sha256>.mp3 |
扁平结构的160kbps流文件(约前10,000条,预留余量) |
stream/<xx>/<sha256>.mp3 |
分片溢出结构(xx 为 SHA 前两位十六进制),用于规避 Hugging Face 每目录10,000文件限制 |
public_stream_playlist.json |
完整索引文件,包含每条音轨的 stream_url 和 hf_path |
play/play_counts.json |
播放次数聚合数据(可选客户端回退方案) |
注意:不能假定所有音轨都使用单一的平面 URL 模式,应通过播放列表中的
stream_url字段获取每条音轨的正确地址。
使用方式
- 用途:免费收听与发现,属于创作者自有作品目录
- 商业权利:保留给管理人,除非另行授权
- 收听入口:
- https://deepseekoracle.github.io/Excavationpro/excavationpro-listen.html
- http://asiancoastline.com/ (自定义域名音乐门户)
相关资源
- GitHub 仓库:https://github.com/DeepSeekOracle/Excavationpro
- 协议栈:https://github.com/DeepSeekOracle/lygo-protocol-stack
- 文档:
docs/SOVEREIGN_MUSIC_VAULT.md、docs/LATTICE_PUBLIC_HEALTH.md




