[downloader/dash] Abort if the first segment fails

Closes #10497, Closes #10542
This commit is contained in:
Yen Chi Hsuan 2016-09-03 23:00:52 +08:00
parent b29cd56591
commit 919cf1a62f
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
2 changed files with 17 additions and 7 deletions

View file

@ -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)