blackjack4494 / youtube-dlc

Command-line program to download various media from YouTube.com and other sites
https://blackjack4494.github.io/youtube-dlc/
The Unlicense
1.22k stars 13 forks source link

Feature Request/Bugs regarding file created/modified date #134

Open Worzard opened 4 years ago

Worzard commented 4 years ago

For the feature request

For the bugs

jbruchon commented 4 years ago

"Create time" is actually change time on some systems and represents when the file entry on disk was last changed. Normally, you're not allowed to change this timestamp at all. Various ways around it exist on different systems but there's no standard way to do it at all, so I'd say that request is doomed. Sorry.

The other two issues you mentioned sound like bugs that legitimately need fixing, and I'd like to see them get some attention.