You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is how live video titles are in youtube-dl as well.
I am not sure what is the reason for this, and I can't change it until I know what the original intention was, so as not to break anything
This is how live video titles are in youtube-dl as well.
I am not sure what is the reason for this, and I can't change it until I know what the original intention was, so as not to break anything
Oh I see... I have 2020-11 ver. youtube-dl (Which has no datetime in the title)
after upgraded, the datetime showed up :(
Checklist
Description
Run the following command
gets a
YYYY-MM-DD HH:mm
datetime in the title field (result in"${TITLE} ${DATETIME}"
)for example:
You see a
2021-02-28 18:36
after the original titleThe text was updated successfully, but these errors were encountered: