import * as cueshit from "https://deno.land/x/cueshit@v0.7.2/format/internet_archive_segments.ts";
Internet Archive digitized audio segment data in JSON format.
These files should exist for all items in the Long Playing Records collection
and can be obtained from the SEGMENT DATA
download option of an item.
Variables
Parses an Internet Archive segment data JSON document into cues. |
Interfaces
Segment data for a digitized audio file, usually one side of a record. | |
Corresponding audio segment of a track in a digitized audio file. | |
Possible audio segments of a track in a digitized audio file. | |
Audio track which is contained in a digitized audio file. | |
Basic metadata of an audio track. |