mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
[ChangeLog] Actualize
This commit is contained in:
parent
95728fda70
commit
6f4dd6667b
1 changed files with 20 additions and 0 deletions
20
ChangeLog
20
ChangeLog
|
@ -1,3 +1,23 @@
|
||||||
|
version <unreleased>
|
||||||
|
|
||||||
|
Core
|
||||||
|
+ [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
|
||||||
|
+ [adobepass] Improve Comcast and Verison login code (#10803)
|
||||||
|
+ [adobepass] Add support for Verizon (#10803)
|
||||||
|
|
||||||
|
Extractors
|
||||||
|
+ [aenetworks] Add support for specials (#12723)
|
||||||
|
+ [hbo] Extract HLS formats
|
||||||
|
+ [go90] Add support for go90.com (#10127)
|
||||||
|
+ [tv2hu] Add support for tv2.hu (#10509)
|
||||||
|
+ [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
|
||||||
|
* [youtube] Improve HLS formats extraction
|
||||||
|
* [afreecatv] Fix extraction for videos with different key layout (#12718)
|
||||||
|
- [youtube] Remove explicit preference for audio-only and video-only formats in
|
||||||
|
order not to break sorting when new formats appear
|
||||||
|
* [canalplus] Bypass geo restriction
|
||||||
|
|
||||||
|
|
||||||
version 2017.04.11
|
version 2017.04.11
|
||||||
|
|
||||||
Extractors
|
Extractors
|
||||||
|
|
Loading…
Reference in a new issue