Skip to content

Instantly share code, notes, and snippets.

@valekhz
valekhz / m4b_half.py
Created December 17, 2010 18:33
Cut off half the split file.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import argparse
import ctypes
import datetime
import logging
import os
import re
import shutil
import subprocess
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import argparse
import ctypes
import datetime
import logging
import os
import re
import shutil
import subprocess