Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

High-speed, multi-threaded tool to locate specific frames in YouTube videos.

This README was generated by AI.

Installation

pip install opencv-python numpy yt-dlp

Usage

Run directly from your terminal:

python main.py <youtube_url> <image_path> [worker_count]

Arguments

  • youtube_url: Full URL to the YouTube video.
  • image_path: Path to your target reference image.
  • worker_count (Optional): Number of parallel CPU processes (default: 4).

Example

python main.py https://youtube.com/watch?v=UJWk_KNbDHo frame.jpg 6

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages