From f88ff03e579bbf3c585292f7dcffb50b5904a730 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Thu, 16 Mar 2023 09:42:48 +0100 Subject: [PATCH] note on file origin --- bin/probe.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/probe.py b/bin/probe.py index b867b0f..44c4f8c 100644 --- a/bin/probe.py +++ b/bin/probe.py @@ -1,3 +1,7 @@ +""" + This file here was created from multiple parts of ffmpeg-python +""" + import json import subprocess