Download + basic stupid pixel RGB value extractor (fps, resolution)

This commit is contained in:
2025-07-03 05:31:21 +02:00
parent 74049e6fd5
commit f7d8292029
3 changed files with 154 additions and 0 deletions

7
requirements.txt Normal file
View File

@ -0,0 +1,7 @@
ffmpeg==1.4
ffmpeg-python==0.2.0
future==1.0.0
numpy==2.3.1
opencv-python==4.11.0.86
tqdm==4.67.1
yt-dlp==2025.6.30