# Changelog of YouTube Search Scraper (`api-ninja/youtube-search-scraper`) Actor

- **URL**: https://apify.com/api-ninja/youtube-search-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/api-ninja/youtube-search-scraper.md

## Changelog

### 2026-06-03

#### Changed

- Expanded nested Shorts from `shorts_listing` containers so they are included in dataset output.
- Updated search type filter options to `video`, `channel`, `playlist`, `movie`, and `shorts`.
- Updated duration filter options to `under3min`, `3to20min`, and `over20min`.
- Updated upload date filter options to `today`, `week`, `month`, and `year`.
- Updated sort options to `relevance` and `popularity`, with `relevance` as the default.

#### Removed

- Removed `show` from search type filter options.
- Removed legacy duration options: `short`, `medium`, and `long`.
- Removed `hour` from upload date filter options.
- Removed legacy sort options: `rating`, `date`, and `views`.
