# Changelog of Youtube Transcript Scraper - $0.7 per 1k (`supreme_coder/youtube-transcript-scraper`) Actor

- **URL**: https://apify.com/supreme\_coder/youtube-transcript-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/supreme\_coder/youtube-transcript-scraper.md

### Jun 20, 2026

- **Scrape whole channels** — paste a channel URL and the actor pulls transcripts from its videos automatically
- **Scrape whole playlists** — paste a playlist URL to grab transcripts from every video in it
- **Scrape by search keyword / url** — give one or more keywords or search urls with filters and the actor scrapes transcripts from the top matching videos
- Added **Max pages per URL** to control how many pages of videos are fetched from each channel, playlist, or search URL
- Added **Scrape Shorts** option (off by default) to include Shorts when expanding channels, playlists, and searches
- Results now include a `videoUrl` field (the actual watch URL); for videos found via a channel, playlist, or search, `inputUrl` is the source URL so each transcript can be traced back to where it came from
- `videoDetails` now includes the video's `publishDate` and `uploadDate`

### Jan 19, 2026

- Improved success rate
