36 Commits

Author SHA1 Message Date
Kyrch 354002324b chore: lint & update python version requirement (>=3.14) (#40) v2.4 2026-01-04 06:08:31 -03:00
Kyrch 100d9b1d57 feat: added slow seek for m2ts files v2.3 2025-03-25 16:57:36 -03:00
Kyrch e47ec617f3 fix: fixed regex search for loudnorm stats (#38) v2.2.3 2025-01-18 09:38:27 -03:00
Kyrch 3ff73fd00c fix: invalid var (#35) v2.2.2 2023-11-28 22:54:00 -03:00
Kyrch f7ce09ae47 refactor: migrated audio and video filters to enums (#34) v2.2.1 2023-11-24 02:07:01 -03:00
Kyrch bc11ce7aae feat: prompt bitrate values for cbr mode (#33) v2.2 2023-11-22 13:29:36 -03:00
Kyrch 45242df1f2 feat: added inputfile argument (#32) v2.1 2023-09-21 04:53:38 -03:00
Kyrch dbc8dae559 Merge pull request #31 from Kyrch/CLI
feat: CLI application
v2.0
2023-09-13 02:04:22 -03:00
Kyrch 77e037eb19 ready to be integrated 2023-09-13 01:48:34 -03:00
Kyrch c8ddb67b33 bypassing cancellations 2023-08-02 10:56:00 -03:00
Kyrch 6d564e82bb feat: added no-filter option 2023-08-01 19:42:25 -03:00
Kyrch 14be3b9609 Merge pull request #28 from Kyrch/CLI
fix: unusable validator removed
2023-07-03 02:13:07 -03:00
Kyrch 128e06d9a9 fix: unusable validator removed 2023-07-03 02:11:51 -03:00
Kyrch 0f4a9d9441 Merge pull request #27 from Kyrch/CLI
feat: video filters options and better validations
2023-07-03 01:50:05 -03:00
Kyrch 8259aa42c7 feat: video filters options and better validations 2023-07-03 01:44:21 -03:00
Kyrch 587c11097b Merge pull request #26 from Kyrch/CLI
feat: custom options
2023-06-22 17:29:41 -03:00
Kyrch 20f27a8eea feat: custom options 2023-06-22 17:19:05 -03:00
Kyrch 5a52368ea4 Merge pull request #25 from Kyrch/CLI
feat: initial commit for new CLI milestone
2023-06-18 14:05:15 -03:00
Kyrch b5c756a498 fix: folder name incorrect 2023-06-18 14:02:07 -03:00
Kyrch 1bbe09b6f0 Initial Commit for Beta 2023-06-18 13:44:54 -03:00
Kyrch 35792f822c Merge pull request #24 from Kyrch/main
fix: empty ffmpeg argument and update documentation
v1.3.1
2023-06-16 16:17:56 -03:00
Kyrch 56dacbf550 update license 2023-06-16 16:12:21 -03:00
Kyrch bbe321374c fix: empty ffmpeg argument and update readme 2023-06-16 16:06:25 -03:00
paranarimasu dc597bda2c chore: add pypi publish action (#23) v1.3.0 2023-06-07 23:06:52 -05:00
Kyrch cf4580091f feat: new prompts and ffmpeg commands (#21)
* Version 1.3

* Back changes and fixed bug

* README update
2023-06-07 22:45:45 -05:00
paranarimasu 071ec5d035 Merge pull request #20 from Kyrch/SequencingOfCommands
feat: Alternate between source files
v1.2.0
2023-05-18 23:58:01 -05:00
Kyrch 84b38f2e58 added line missing 2023-04-30 02:04:34 -03:00
Kyrch 71442d9f0c feat: Alternate between source files 2023-04-27 00:56:45 -03:00
paranarimasu 1f5ccff0e9 Merge pull request #18 from Kyrch/limitfilesize
#8 feat: Added number of threads and limit file size to configfile
v1.1.0
2023-04-24 22:33:34 -05:00
paranarimasu 12a6ea574c Adjust version and update some out-of-date config
Since this is a new feature, this should be a new minor version and not a patch.
2023-04-24 22:28:36 -05:00
paranarimasu 7fc108249f Update README for LimitSizeEnable & IncludeUnfiltered
Tweaking the wording of `LimitSizeEnable` and `IncludeUnfiltered` config options to be more consistent and clearer.
2023-04-24 22:26:17 -05:00
Kyrch 6f0ac7308f feat: Added number of threads and limit file size to configfile 2023-04-24 01:25:33 -03:00
paranarimasu 8bde862731 Update issue templates v1.0.1 2020-10-26 00:34:34 -05:00
paranarimasu ae86ce4e71 Create FUNDING.yml 2020-10-26 00:33:41 -05:00
paranarimasu 04fe7637ea #1 fix(configfile): read/write from user config dir, docs: elaborate on arguments and better organize the document 2020-10-26 00:27:08 -05:00
paranarimasu 0bbfb1ed0a Initial Commit v1.0 2020-10-23 00:36:09 -05:00