We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95904f4 commit 21772d3Copy full SHA for 21772d3
videohash/framesextractor.py
@@ -22,7 +22,7 @@
22
class FramesExtractor:
23
24
"""
25
- extract from from the passed video file and save at the output directory.
+ Extract frames from the input video file and save at the output directory(frame storage directory).
26
27
28
def __init__(
0 commit comments