feat: add detailed ffprobe logs

This commit is contained in:
Félix Voituret
2019-11-20 14:33:18 +01:00
parent eb32348c34
commit 7b5222a64a
10 changed files with 58 additions and 41 deletions

View File

@@ -1,4 +1,8 @@
#!/usr/bin/env python
# coding: utf8
""" TO DOCUMENT """
""" Unit testing package. """
__email__ = 'research@deezer.com'
__author__ = 'Deezer Research'
__license__ = 'MIT License'