Import covers from comic files during upload

This commit is contained in:
OzzieIsaacs
2017-12-02 17:33:55 +01:00
parent 5809acfa9e
commit 319077aea9
3 changed files with 50 additions and 0 deletions

View File

@ -1,3 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import argparse
import os