
You can use MKVToolNix to create, split, edit, mux, demux, merge, extract or inspect Matroska files.

Stdout = subprocess.PIPE, startupinfo=None )ĭata = municate(text.Download MKVToolNix a small collection of tools (mkvmerge, mkvinfo, mkvextract, mkvpropedit and mmg) that allows you to manipulate Matroska (MKV) files in several ways.

MeCab = subprocess.Popen(u'C:/Program Files (x86)/MeCab/bin/mecab.exe', stdin = subprocess.PIPE, "collapses a list of lists destroying the structure"ĭata = u'\n'.join().encode('utf8')ĭata = f.read().decode('utf8').replace(u'\r', '').translate(tdict)ĭata = != u'#']ĭata = for a in data] mkv'ĭata = win32clipboard.GetClipboardData(win32clipboard.CF_UNICODETEXT) ass'ĬurrentMedia = r'C:\muse\japan\anime\ Cardcaptor Sakura - Clear Card-hen - 01 ~ 22 \ Cardcaptor Sakura - Clear Card-hen - 04. ass'ĬurrentSubs = r'C:\Users\usuario2\Desktop\japan\subStudy\Nova pasta\ Cardcaptor Sakura Clear Card - 04. The code contains a lot of useless residue from previous projects, but it's working.įrom threading import Thread#remove this, use Tk.after() insteadįrom random import random, choice, shuffleįrom time import time, sleep, mktime, localtimeĬurrentTrans = r'C:\muse\japan\anime\ Cardcaptor Sakura - Clear Card-hen - 01 ~ 22 \ Cardcaptor Sakura - Clear Card-hen - 04. It is still somewhat rudimentar, since I've only started using it a few days ago. TextArea.insert(0.0, '''ESC - Play next sub and repeats current sub at the end of the movieį2 - Play next sub and removes current subĮdit: I've just turned it into a full-fledged SRS System. TextArea.bind_all('', lambda a: decDelay()) TextArea.bind_all('', lambda a: incDelay()) TextArea.bind_all('', lambda a: replay()) TextArea.bind_all('', lambda a: showNextSub()) Return str(datetime.timedelta(seconds=t))


#youtube-dl -playlist-reverse -max-downloads NUMBER -write-sub -sub-format srt -all-subs -f "bestvideo[height 00:00:10,490
