Skip to content

Releases: serptail/CapScript-Youtube-Subtitle-Search-Tool

CapScript Pro 1.2.0

07 Nov 14:48

Choose a tag to compare

YouTube API Compatibility Update

  • Fixed YouTube transcript fetching errors - Resolved "no element found: line 1, column 0" errors caused by YouTube API changes
  • Updated youtube-transcript-api - Upgraded to v1.2.3 and corrected API method calls (YouTubeTranscriptApi.list_transcripts() and transcript.fetch())
  • Fixed build issues - Resolved executable build problems and icon display issues
  • Removed first-launch popups
  • API key encryption - Added secure local storage for YouTube Data API keys using PBKDF2HMAC encryption with machine-specific keys
  • YouTube hates developers so they broke embedding (as usual), the app now uses QtMediaPlayer and yt-dlp for embedded preview
  • Updated dependencies and build configuration for better compatibility

N.B: This release maintains backward compatibility with existing preferences and saved data

capscript-pro-v1.0.0

07 May 21:28
4bcc925

Choose a tag to compare


🚀 CapScript Pro v1.0.0 Release 🎉

This is the initial release of CapScript Pro, a comprehensive desktop application for searching, viewing, and processing YouTube video captions. It features an integrated transcript viewer, clip downloader, video list creator, and renderer, designed to streamline your video content workflow.

Key Features:

  • Advanced search for YouTube captions by keyword, channel, or specific video.
  • Interactive transcript viewer.
  • Download video clips based on caption segments.
  • Create and manage video lists.
  • Render video clips.

Important Note for Download and Render Features:

The download and render functionalities in CapScript Pro depend on ffmpeg and yt-dlp.

  • If you have ffmpeg and yt-dlp already installed and available in your system's PATH, CapScript Pro will automatically detect and use them.
  • If they are not detected, the application will prompt you with instructions to help you install them.

I hope you enjoy using CapScript Pro! Please report any issues or suggest features on our GitHub issues page.