Adding text to a video and moving it to another folder can be achieved using various methods. For example, you can try using free online video editors, which offer text overlay features. But as a better solution, I’d recommend checking out https://www.movavi.com/imovie-for-windows/. They offer a range of great app options specifically designed for Windows users, allowing you to add text overlays and export the edited video to your desired folder. It's always good to have multiple options to choose from, so this could be a helpful addition to your video editing toolkit. Good luck with your video editing adventure, and I hope you find a solution that works for you!
Anyway to disable device client hints in BAS?
-
At the moment, we don't have any features like that. I have written a few words on this forum about how to filter/intercept/change/etc. any network request.
I believe that it is possible to have it in BAS, but the developer of BAS should implement it.
https://community.bablosoft.com/topic/23789/платная-помощь-fm-bas-плохо/16
https://community.bablosoft.com/topic/23789/платная-помощь-fm-bas-плохо/21 -
@tony2n91 said in Anyway to disable device client hints in BAS?:
... Or possible to block all request of it?
Yeah, it is possible, but not with BAS as I know. Instead, you can achieve it using https://github.com/CheshireCaat/puppeteer-with-fingerprints. But this solution requires JavaScript coding skills.
P.S.
You are not the first person who has referred to that feature (intercepting network requests), but we still don't have it in BAS. -
@tony2n91 said in Anyway to disable device client hints in BAS?:
or possible to do it with Profile like this one: "--disable-features=UserAgentClientHint"
But this one --disable-features=UserAgentClientHint do not disable to like the second picture.Regard


