9 Commits

Author SHA1 Message Date
robxnano
0a846e75be scripts: Remove Python 2 support 2023-07-20 11:21:29 +02:00
FeRD (Frank Dana)
ad7c80ba44
create_resources: Support Python3 2022-12-17 15:19:24 -05:00
Bradley Sepos
5bff83c1da
configure: gtk: make: scripts: Make scripts compatible with Python 3. 2019-02-25 08:47:38 -05: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
Rodeo
06f06e9d30 preset_template: allow all supported passthru codecs by default.
That way, very old presets and (more importantly) built-in
presets do not force a restricted copy mask on the user.


git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7205 b64f7644-9d1e-0410-96f1-a4d463321fa5
2015-05-17 16:13:09 +00:00
jstebbins
9ae7e30dc8 lingui: use libhb preset management from linux gui
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7179 b64f7644-9d1e-0410-96f1-a4d463321fa5
2015-05-14 17:11:48 +00: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