diff --git a/mkv_this/mkv_this.py b/mkv_this/mkv_this.py index ae3d000..fb8f18b 100755 --- a/mkv_this/mkv_this.py +++ b/mkv_this/mkv_this.py @@ -18,15 +18,23 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . """ +<<<<<<< HEAD + +======= +>>>>>>> testing -import os import re import requests import markovify +import html2text +import os import sys import argparse +<<<<<<< HEAD import html2text +======= +>>>>>>> testing from functions import URL, convert_html, read, mkbtext, mkbnewline, writesentence, writeshortsentence # argparse