Bluegrams / Vividl

Modern Windows GUI for youtube-dl/ yt-dlp
https://vividl.sourceforge.io
BSD 3-Clause "New" or "Revised" License
692 stars 54 forks source link

How to add the current time to the default file name #126

Open 2284787774 opened 4 months ago

2284787774 commented 4 months ago

How to add the current time to the default file name. I tried -o %(duration>%H-%M-%S)s which didn't work

2284787774 commented 4 months ago

I used -o test.flv for testing but it had no effect.