Add text generation for video thumbnails.
This commit is contained in:
parent
790f3af1a2
commit
72d89c0be9
3 changed files with 41 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -30,6 +30,7 @@ setup(
|
|||
'check = dcc.check:Check',
|
||||
'extract = dcc.extract:Extract',
|
||||
'fetch = dcc.fetch:Fetch',
|
||||
'text = dcc.text:Text',
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue