Skip to content

Refactor API: string formats, custom flags, doc overhaul#26

Merged
manusoft merged 1 commit intomasterfrom
feature/new-commands
Apr 10, 2026
Merged

Refactor API: string formats, custom flags, doc overhaul#26
manusoft merged 1 commit intomasterfrom
feature/new-commands

Conversation

@manusoft
Copy link
Copy Markdown
Owner

  • Change WithRemuxVideo/WithRecodeVideo to accept string formats for greater flexibility (e.g., "mp4>mkv")
  • Add AddFlag and AddOption methods for custom yt-dlp arguments
  • Expand README with full fluent API documentation and updated event docs
  • Add helper methods: WithUserAgent, WithReferer, WithMatchTitle, WithRejectTitle, WithBreakOnReject
  • Improve progress and post-processing event handling and parsing
  • Expand post-processor regex, remove redundant SponsorBlock handler
  • Bump version to 3.0.3 and update sample code for new API usage

- Change WithRemuxVideo/WithRecodeVideo to accept string formats for greater flexibility (e.g., "mp4>mkv")
- Add AddFlag and AddOption methods for custom yt-dlp arguments
- Expand README with full fluent API documentation and updated event docs
- Add helper methods: WithUserAgent, WithReferer, WithMatchTitle, WithRejectTitle, WithBreakOnReject
- Improve progress and post-processing event handling and parsing
- Expand post-processor regex, remove redundant SponsorBlock handler
- Bump version to 3.0.3 and update sample code for new API usage
@manusoft manusoft added this to the v3.0.3 milestone Apr 10, 2026
@manusoft manusoft self-assigned this Apr 10, 2026
@manusoft manusoft added the enhancement New feature or request label Apr 10, 2026
@manusoft manusoft merged commit 66c8169 into master Apr 10, 2026
1 check passed
@manusoft manusoft deleted the feature/new-commands branch April 10, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant