home / hth

music_video

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

1 row where "publish_on" is on date 2016-06-30 and release_id = 12

✎ 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
32 realistic-birthday-music 1 2016-06-30 10:34:10 Realistic Birthday Music https://www.youtube.com/watch?v=C7uDxqn7dtY <iframe src="https://www.youtube.com/embed/C7uDxqn7dtY?wmode=opaque" seamless allowfullscreen></iframe>  

Candle Eradicators: Mark Walsh, Mona Walsh, Julia Papps, Billy Kanellopoulos, Maura Johnston, Brad Nelson, Hatcher Bentley, Jessica Grimsby, Erik Szyska, Kevin Hoskins, Boog Dumphy, Katie Connors, Danielle Blasczak, Clara & Connor, Jenna Sicuranza, Evan Sicuranza, Linda Sicuranza, Kevin Becerra, Ramona Rose, Mouhcine Karrouim, Marisa Young, Jeff Prohaska, Anthony Puopolo, Jim Kavanaugh, Francine Mroczek, Allyson Laredo, Katelyn Guerin, Michael Ruggerio, Trina Ruggerio, Matthew Scott, Ed Park, Leeore Schnairsohn, Alexandria Ellison, Jim Mahoney, Ryan Walsh, Joseph Marrett, Brian Rutledge, Ryan Connelly

A Band Is Something To Figure Out 12 https://img.youtube.com/vi/C7uDxqn7dtY/maxresdefault.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 5840.391ms · Data source: https://www.hallelujahthehills.com