]> git.llucax.com Git - software/subdivxget.git/history - subdivxget
Add command line option to avoid downloading
[software/subdivxget.git] / subdivxget
2012-07-14 Leandro LucarellaAdd command line option to avoid downloading
2012-07-14 Leandro LucarellaMove unzipping to a separate function
2012-07-14 Leandro LucarellaOutput errors to standard error
2012-07-14 Leandro LucarellaDon't sort subs inside subdivx_get_subs()
2012-07-14 Leandro LucarellaGroup subtitle extensions in a variable
2012-07-14 Leandro LucarellaMake it run with Python 3
2012-07-14 Leandro LucarellaUnindent program's output
2012-07-14 Leandro LucarellaAdd fairly fine grained filtering support
2012-07-14 Leandro LucarellaImprove field boundary detection
2012-07-14 Leandro LucarellaIgnore br tags for tag depth calculations
2012-07-14 Leandro LucarellaRename subtitle field title -> titulo
2012-07-14 Leandro LucarellaInitialize SubDivXQuery.cur
2012-07-14 Leandro LucarellaIgnore script and style tags
2012-07-14 Leandro LucarellaReduce indentation by returning ASAP
2012-07-14 Leandro LucarellaGet all available pages
2012-07-14 Leandro LucarellaRemove unused class Subtitle
2012-07-14 Leandro LucarellaInitial commit