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
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