home / media

streams

6 rows where v_uid = "v_0x9sq"

This data as json, CSV (advanced)

Suggested facets: kind, addedAt (date), updatedAt (date)

id ▼ v_uid source sourceUrl embedUrl proxyUrl directLink kind addedAt updatedAt dedupe
10387 v_0x9sq javguru https://jav.guru/1042176/koja-062-at-the-campsite-i-pick-up-a-woman-and-get-her-horny-from-the-drinks-a-calm-older-lady-gets-fucked-in-the-tent-with-an-older-mans-raw-cock-hitting-deep-making-her-squirt-multiple-times/ https://javclan.com/e/1tzbbo14kur5 https://jav.guru/searcho/?xr=31747a62626f31346b757235   embed 2026-08-30 17:45:16 2026-08-30 17:45:16 javguru https://javclan.com/e/1tzbbo14kur5
10388 v_0x9sq javguru https://jav.guru/1042176/koja-062-at-the-campsite-i-pick-up-a-woman-and-get-her-horny-from-the-drinks-a-calm-older-lady-gets-fucked-in-the-tent-with-an-older-mans-raw-cock-hitting-deep-making-her-squirt-multiple-times/ https://turbovidhls.com/t/6a8c02d9b2aee https://jav.guru/searcho/?ur=36613863303264396232616565 https://cdn3.turboviplay.com/data3/6a8a89c0f2db1/6a8a89c0f2db1.m3u8 m3u8 2026-08-30 17:45:16 2026-08-30 17:45:16 javguru https://turbovidhls.com/t/6a8c02d9b2aee
10389 v_0x9sq javguru https://jav.guru/1042176/koja-062-at-the-campsite-i-pick-up-a-woman-and-get-her-horny-from-the-drinks-a-calm-older-lady-gets-fucked-in-the-tent-with-an-older-mans-raw-cock-hitting-deep-making-her-squirt-multiple-times/ https://tracylocalschool.com/e/de99oqwwdovr https://jav.guru/searcho/?tr=646539396f717777646f7672   embed 2026-08-30 17:45:16 2026-08-30 17:45:16 javguru https://tracylocalschool.com/e/de99oqwwdovr
10390 v_0x9sq javguru https://jav.guru/1042176/koja-062-at-the-campsite-i-pick-up-a-woman-and-get-her-horny-from-the-drinks-a-calm-older-lady-gets-fucked-in-the-tent-with-an-older-mans-raw-cock-hitting-deep-making-her-squirt-multiple-times/ https://vidara.to/e/SknL5OPwHj89L https://jav.guru/searcho/?cr=536b6e4c354f5077486a38394c   embed 2026-08-30 17:45:16 2026-08-30 17:45:16 javguru https://vidara.to/e/SknL5OPwHj89L
10391 v_0x9sq javguru https://jav.guru/1042176/koja-062-at-the-campsite-i-pick-up-a-woman-and-get-her-horny-from-the-drinks-a-calm-older-lady-gets-fucked-in-the-tent-with-an-older-mans-raw-cock-hitting-deep-making-her-squirt-multiple-times/ https://vide0.net/e/h0vcd82039sq https://jav.guru/searcho/?hr=683076636438323033397371   embed 2026-08-30 17:45:16 2026-08-30 17:45:16 javguru https://vide0.net/e/h0vcd82039sq
10392 v_0x9sq javguru https://jav.guru/1042176/koja-062-at-the-campsite-i-pick-up-a-woman-and-get-her-horny-from-the-drinks-a-calm-older-lady-gets-fucked-in-the-tent-with-an-older-mans-raw-cock-hitting-deep-making-her-squirt-multiple-times/ https://maxstream.org/embed-z3v0tnnltzri.html https://jav.guru/searcho/?or=656d6265642d7a337630746e6e6c747a72692e68746d6c   embed 2026-08-30 17:45:16 2026-08-30 17:45:16 javguru https://maxstream.org/embed-z3v0tnnltzri.html

Advanced export

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

CSV options:

CREATE TABLE streams (
  id         INTEGER PRIMARY KEY,
  v_uid      TEXT NOT NULL REFERENCES videos(uid) ON DELETE CASCADE,
  source     TEXT NOT NULL,
  sourceUrl  TEXT,
  embedUrl   TEXT,
  proxyUrl   TEXT,
  directLink TEXT,
  kind       TEXT NOT NULL DEFAULT 'embed'
               CHECK (kind IN ('embed', 'm3u8', 'mp4', 'webm', 'ts')),
  addedAt    TEXT NOT NULL DEFAULT (datetime('now')),
  updatedAt  TEXT NOT NULL DEFAULT (datetime('now')),

  dedupe TEXT GENERATED ALWAYS AS (
    source || char(10) || coalesce(embedUrl, proxyUrl, directLink, sourceUrl, '')
  ) STORED,
  UNIQUE (v_uid, dedupe)
);
CREATE INDEX idx_streams_video  ON streams(v_uid);
CREATE INDEX idx_streams_source ON streams(source);
Powered by Datasette · Queries took 4.798ms