5 Commits

Author SHA1 Message Date
robxnano
0a846e75be scripts: Remove Python 2 support 2023-07-20 11:21:29 +02:00
Bradley Sepos
11c4d909c7
build: Make hashbangs more compatible. 2017-12-02 15:49:23 -05:00
qarkai
b34b6735a0 scripts: Modernize Python.
Replace getopt with argparse
Remove useless globals
Fix PEP8 warnings
Replace top() with native list index
Handle Expat exceptions

Closes #321.
2017-03-04 09:06:30 -05:00
jstebbins
852787d345 scripts: set svn:executable property on new scripts
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7159 b64f7644-9d1e-0410-96f1-a4d463321fa5
2015-05-06 17:10:16 +00:00
jstebbins
9c0e97cc2c libhb,cli: add preset management to libhb, use it in cli
This results in custom preset support in the CLI and additional
command line options to fully support all preset keys.


git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7158 b64f7644-9d1e-0410-96f1-a4d463321fa5
2015-05-06 16:04:08 +00:00