home / hth

music_video

Data source: https://www.hallelujahthehills.com

1 row where release_id = 18

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: publish_on (date)

id ▼ slug publish publish_on title source_url embed_code description credits release_id preview_url priority
50 crush-all-night 1 2025-04-24 00:00:00 Crush All Night https://www.youtube.com/watch?v=TpRz8v_K3sw <iframe src="https://www.youtube.com/embed/TpRz8v_K3sw?wmode=opaque" seamless allowfullscreen></iframe>     DECK: CLUBS 18 https://img.youtube.com/vi/TpRz8v_K3sw/hqdefault.jpg  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "music_video" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "slug" varchar(50) NOT NULL UNIQUE, "publish" bool NOT NULL, "publish_on" datetime NULL, "title" varchar(200) NOT NULL, "source_url" varchar(200) NOT NULL, "embed_code" text NOT NULL, "description" text NOT NULL, "credits" text NOT NULL, "release_id" integer NULL REFERENCES "music_release" ("id"), "preview_url" varchar(200) NOT NULL, "priority" integer unsigned NULL);
CREATE INDEX "music_video_release_id_83f46359" ON "music_video" ("release_id");
Powered by Datasette · Queries took 19.704ms · Data source: https://www.hallelujahthehills.com