# Changelog of Google Videos Scraper — Tiles, Duration, Source (`scrape.badger/google-videos-scraper`) Actor

- **URL**: https://apify.com/scrape.badger/google-videos-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/scrape.badger/google-videos-scraper.md

## Changelog

### 1.0 — 2026-04-21

- Initial release.
- Wraps the ScrapeBadger Python SDK `google.videos.search` endpoint
  (native `udm=7` Videos vertical).
- Supports country / language / domain targeting, city-level location,
  UULE tokens, safe search, and Google's `tbs`-based duration
  (`short` / `medium` / `long`), upload-date (`hour` / `day` / `week` /
  `month` / `year`), and `hd` quality chips. Accepts raw `tbs` strings
  for advanced filter combinations.
- Pagination up to 10 pages (≈ 10 tiles per page). Each tile is pushed
  as its own dataset record with `title`, `link`, `displayed_link`,
  `snippet`, `thumbnail`, `image`, `favicon`, `duration`, `channel`,
  `source`, `date`, `video_id`, and the raw `extensions` chip list.
