diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-09-03 23:00:52 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-09-04 17:32:29 +0800 |
commit | 919cf1a62f022c61cfa65498e8c1b1cc0d21046e (patch) | |
tree | 5a75ca48dba7445eb3ef7d90ac45b6bad4b77cb4 /ChangeLog | |
parent | b29cd56591f1ef001d9f30bdff87789815f1fa0c (diff) |
[downloader/dash] Abort if the first segment fails
Closes #10497, Closes #10542
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ version <unreleased> +Core +* If the first segment of DASH fails, abort the whole download process to + prevent throttling (#10497) + Extractors * [pornvoisines] Fix extraction (#10469) * [rottentomatoes] Fix extraction (#10467) |