Age | Commit message (Collapse) | Author |
|
Fix build failures with old cp and zip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#14037)
|
|
|
|
|
|
Previous sources may contain several formats, e.g. http://tamasha.com/v/PgGZ
|
|
HTML5 videos (#14034)
|
|
videos (closes #14034)
|
|
* Simplify code and split into separate routines to facilitate maintaining
* Make retry mechanism work on errors during actual download not only during connection establishment phase
* Retry on ECONNRESET and ETIMEDOUT during reading data from network
* Retry on content too short and various timeout errors
* Show error description on retry
* Closes #506, closes #809, closes #2849, closes #4240, closes #6023, closes #8625, closes #9483
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[build] Override timestamps in zip file
|
|
|
|
|
|
|
|
_parse_html5_media_entries (closes #13970)
|
|
to make build reproducible.
See https://reproducible-builds.org/ for why this is good
Copying files to not interfere with freshness detection.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|