- Oct 22, 2018
-
-
Julien (jvoisin) Voisin authored
- This commit introduces optional dependencies (namely ffmpeg): mat2 will spit a warning when trying to process an .avi file if ffmpeg isn't installed. - Since metadata are obtained via exiftool, this commit also refactors a bit our exfitool wrapper.
-
- Oct 18, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Oct 14, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Oct 12, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Oct 11, 2018
-
-
Julien (jvoisin) Voisin authored
Since FLAC files can contain covers, it makes sense to parse their metadata
-
Julien (jvoisin) Voisin authored
-
- Oct 05, 2018
-
-
Julien (jvoisin) Voisin authored
This should close #74
-
- Oct 04, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Oct 03, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Oct 02, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Sep 30, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Sep 24, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
MS Office XML rsid is a "unique identifier used to track the editing session when the physical character representing this section mark was last formatted." See the following links for details: - https://msdn.microsoft.com/en-us/library/office/documentformat.openxml.wordprocessing.previoussectionproperties.rsidrpr.aspx - https://blogs.msdn.microsoft.com/brian_jones/2006/12/11/whats-up-with-all-those-rsids/.
-
- Sep 20, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Sep 19, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Sep 12, 2018
-
-
`/usr/bin/python3` -> `/usr/bin/env python3` It's always better to trust the environment defined path to bin/python, as virtualenv become the way to go.
-
- Sep 06, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Sep 05, 2018
-
-
dkg authored
Closes #60 Note: this changeset also ensures that clean.cleaned.docx is removed up after the pytest is over.
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Sep 04, 2018
-
- Sep 01, 2018
-
-
dkg authored
-
- Jul 30, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Jul 10, 2018
-
-
Julien (jvoisin) Voisin authored
This should close #28
-
Julien (jvoisin) Voisin authored
Example use: ``` $ mat2 -c Dependencies required for MAT2 0.1.3: - Cairo: yes - Exiftool: yes - GdkPixbuf from PyGobject: yes - Mutagen: yes - Poppler from PyGobject: yes - PyGobject: yes ``` This should close #35
-
- Jul 08, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
- Rework the testsuite wrt. torrent - fail at parser's instantiation on corrupted torrent, instead of during `get_meta` or `remove_all` call
-
- Jul 07, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jul 05, 2018
-
-
Julien (jvoisin) Voisin authored
-