#!/usr/bin/env python3
from opustools_pkg import OpusGet

OpusGet([]).get_files()
