diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-06-19 23:12:53 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-06-19 23:12:53 +0700 |
commit | e73050882763705ccb8e487edbc3983b5582b1a1 (patch) | |
tree | c49138a1e89b47e53b3a04491757ba32e195a98c | |
parent | 8b4b400aef83b233502ece7321ee84f6ab9e213e (diff) |
[ChangeLog] Actualize
[ci skip]
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +version <unreleased> + +Core ++ [extractor/common] Introduce expected_status in _download_* methods + for convenient accept of HTTP requests failed with non 2xx status codes ++ [compat] Introduce compat_integer_types + +Extractors +* [peertube] Improve generic support (#16733) ++ [6play] Use geo verification headers +* [rtbf] Fix extraction for python 3.2 +* [vgtv] Improve HLS formats extraction ++ [vgtv] Add support for www.aftonbladet.se/tv URLs +* [bbccouk] Use expected_status +* [markiza] Expect 500 HTTP status code +* [tvnow] Try all clear manifest URLs (#15361) + + version 2018.06.18 Core |