Skip to content

[Feature] make ffmpeg ppa to hardcode subs #1222

@ANDRKEN

Description

@ANDRKEN

Describe the feature

Is there currently no way to make YTDLnis itself automatically hardcode subtitles?
After some digging, I found that YTDLnis 1.8.8 doesn't expose FFmpeg PPAs or custom postprocessors in the UI, and "--exec" appears to be unusable because it tries to invoke Termux's shell.
Since YTDLnis already bundles FFmpeg and handles subtitle downloading/conversion, would it be possible to either add a built-in "Burn subtitles into video" option that internally uses FFmpeg's "subtitles" filter after download, or expose FFmpeg post-processing arguments (PPA) so users can define their own hard-sub workflow without relying on external shells or Termux?

Reason for adding

I want to be able to hard code subs into the videos I'm downloading with ease. (Sorry for being soo greedy when the app is literally already perfect.)

Example(s)

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions