1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-16 08:49:34 +00:00
Command-line program to download videos from YouTube.com and other video sites http://ytdl-org.github.io/youtube-dl/
Go to file
Gergely Imreh 09bd408c28 Set downloaded file's time stamp from last-modified header
This file stamp setting is very relaxed. If there's any problem
along the way (no last-modified header, bad time string format,
no time set privileges,...) or if nothing is downloaded (e.g. using
resumed download but the file was already complete) then nothing
is done.
2011-01-28 09:46:06 +08:00
LATEST_VERSION Bump version number 2010-12-09 19:37:07 +01:00
youtube-dl Set downloaded file's time stamp from last-modified header 2011-01-28 09:46:06 +08:00