Commit Graph

94 Commits

Author SHA1 Message Date
gary318
125ebba710
Docs: Add tutorial for stickers and inspect_material 2024-11-21 20:31:43 +08:00
gary318
453eb7d43d
Fix: KeyError when replacing audio materials by name 2024-11-19 12:06:44 +08:00
gary318
6675d8fd23
Feat: Implement Draft_folder.inspect_material 2024-11-19 09:32:48 +08:00
gary318
de94a7a5b9
Feat: Support adding stickers to track 2024-11-17 09:13:35 +08:00
gary318
f6a5cdf936
Feat: Implement class Sticker_segment 2024-11-16 22:03:05 +08:00
gary318
06e5103bc0
Docs: Update readme 2024-11-16 21:56:27 +08:00
gary318
ca6c61536c
Feat: Support setting duration for text intro and outro animations 2024-10-26 22:29:05 +08:00
gary318
9478cd0594
Feat: Allow setting intensity for any filter 2024-10-24 16:37:33 +08:00
gary318
d360217580
Docs: Add tutorial for animations 2024-10-23 21:28:39 +08:00
gary318
1b68adc6ac
Test: Test Jianying_controller with latest Jianying version (6.8.0) 2024-10-18 19:21:58 +08:00
gary318
42213f9401
Feat: Support adding text animations 2024-10-17 14:58:41 +08:00
gary318
ac7ffcb880
Fetch metadata for text animations 2024-10-16 10:02:07 +08:00
gary318
9cea5245fa
Add "adjust" to Track_type 2024-10-15 15:17:39 +08:00
gary318
b1c8406a92
Enhance stability for Jianying_controller.export_draft() 2024-10-10 15:49:18 +08:00
gary318
da1b6a78c8
Implement basic Jianying_controller to conduct automatic exporting 2024-10-04 10:33:11 +08:00
gary318
32f1cbff2f
Minor refactor and exception description language changes 2024-10-03 14:56:03 +08:00
gary318
e94a0a69bc
Add typical usage for readme 2024-10-01 22:57:05 +08:00
gary318
feb3802c15
Add tutorial for replacing text segments' content 2024-09-30 19:43:26 +08:00
gary318
85061f9586
Minor adjustments 2024-09-28 21:53:25 +08:00
gary318
4c9ba304ce
Implement replacing content for text segments 2024-09-27 22:58:47 +08:00
gary318
90ec7ba6c9
Add new Extend_mode cut_material_tail and use it as the default 2024-09-26 15:48:03 +08:00
gary318
fb522eb348
Implement Draft_folder to allow convenient template loading 2024-09-26 11:02:30 +08:00
gary318
fe4fe74053
Rename Jianying_json.py to script_file.py 2024-09-25 22:08:18 +08:00
gary318
32f9534b5b
1. Fix created video segments don't have audio panel
2. Remove some unused properties within Video_material
2024-09-25 15:31:45 +08:00
gary318
21e0eb59d7
Add Python linter flake8 2024-09-24 15:12:24 +08:00
gary318
6d2627cd28
Add tutorial for replacing materials 2024-09-22 14:36:32 +08:00
gary318
4aced53275
Implement replacing materials by name 2024-09-20 10:10:19 +08:00
gary318
1e6e42bd8c
Support replace material for simple cases 2024-09-19 14:56:16 +08:00
gary318
10169a5a07
Switch to custom exceptions and define signature for replace_material() 2024-09-18 22:40:36 +08:00
gary318
10fd6adf68
Support text border 2024-09-18 10:01:30 +08:00
gary318
b0da525b1d
Distinguish Imported_track and Static_track 2024-09-17 14:24:41 +08:00
gary318
49cb2efc96
Move relevant classes into template_mode.py 2024-09-16 23:08:35 +08:00
gary318
0943baf6df
Extract some of the attributes from imported segments 2024-09-16 09:44:16 +08:00
gary318
cf3da895f2
Support loading .json file as template 2024-09-15 14:09:57 +08:00
gary318
dda506f899
Update tutorial 2024-09-15 09:52:26 +08:00
gary318
9939bd2071
Add tutorial for text segments and importing subtitles 2024-09-14 09:44:10 +08:00
gary318
f967c7f1fc
Support negative time offsets in tim() 2024-09-13 15:39:08 +08:00
gary318
086c5b2ee1
Support importing subtitles from .srt file 2024-09-12 17:54:25 +08:00
gary318
0a03213149
Add demonstration for Text_segment to the quick start section 2024-09-12 10:08:15 +08:00
gary318
4e3a9a5db6
Support customizing clip settings for text segments 2024-09-11 19:13:17 +08:00
gary318
3c6d07e80a
Update the quick start section in readme 2024-09-05 08:13:18 +08:00
gary318
b085075f68
Support customizing track render index 2024-09-04 16:30:37 +08:00
gary318
e7164ab173
Support setting basic font styles for text segments 2024-08-30 08:04:56 +08:00
gary318
6336505f7f
Update readme.md 2024-08-29 15:44:30 +08:00
gary318
4b139f1078
Sketch an outline for Text_segment 2024-08-21 10:22:46 +08:00
gary318
fab10b5ad1
Minor readme updates 2024-08-21 10:20:57 +08:00
gary318
50b3e11659
1. Add tutorial for masks and attached filters
2. Raise warnings instead of errors when filter intensity cannot be set
2024-08-14 18:57:28 +08:00
gary318
16108c04ef
Supports adding filters to video segments 2024-08-12 16:34:13 +08:00
gary318
f46ff998dc
Supports adding masks to video segments 2024-08-11 19:42:35 +08:00
gary318
6de8f3a1eb
Fetch metadata for masks and update readme.md 2024-08-10 22:59:48 +08:00