mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
added dated log functionality
This commit is contained in:
parent
c57facbdc2
commit
9b2ab0c59a
1 changed files with 1 additions and 0 deletions
1
rffmpeg
1
rffmpeg
|
|
@ -35,6 +35,7 @@ from re import search
|
|||
from sqlite3 import connect as sqlite_connect
|
||||
from subprocess import run, PIPE
|
||||
from time import sleep
|
||||
from datetime import datetime
|
||||
|
||||
|
||||
# Set up the logger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue