Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Keep server timestamps #46
Comments
|
Ditto! I have wanted this for a long time, and it seems relatively easy to implement (just parse the Last-Modified header and set the file time to that time when finished). I have always used wget (which maintains timestamps) to download videos (after getting the URL with youtube-dl), but now, I can't get wget to work even using cookies. |
|
I don't have time to do this for now. Patches and/or pull requests are welcome. |
|
Could you test the version in the pull-request of issue #64? Let me know if it works as you expected. |
|
This has been merged. |
First of all, thank you for this incredible project. I love every option and everything is very thought out. Great work.
I think it would be nice if there could be an option to keep server timestamps. Safari, for example, does just that when downloading via its Activity Monitor. It would help me tremendously, as I organize content by date.