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
703b3afa93
commit
26406d33c7
1 changed files with 13 additions and 2 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,15 +1,26 @@
|
||||||
version <unreleased>
|
version <unreleased>
|
||||||
|
|
||||||
Core
|
Core
|
||||||
* Fix possibly lost extended attributes
|
* Fix possibly lost extended attributes during post-processing
|
||||||
+ Support pyxattr as well as python-xattr for --xattrs and
|
+ Support pyxattr as well as python-xattr for --xattrs and
|
||||||
--xattr-set-filesize (#9054)
|
--xattr-set-filesize (#9054)
|
||||||
|
|
||||||
Extractors
|
Extractors
|
||||||
+ [jwplatform] Support DASH streams in JWPlayer
|
+ [jwplatform] Support DASH streams in JWPlayer
|
||||||
* [jwplatform] Improve JWPlayer handling
|
+ [jwplatform] Support old-style JWPlayer playlists
|
||||||
|
+ [byutv:event] Add extractor
|
||||||
|
* [periscope:user] Fix extraction (#10820)
|
||||||
* [dctp] Fix extraction (#10734)
|
* [dctp] Fix extraction (#10734)
|
||||||
|
+ [instagram] Extract video dimensions (#10790)
|
||||||
|
+ [tvland] Extend URL regular expression (#10812)
|
||||||
|
+ [vgtv] Add support for tv.aftonbladet.se (#10800)
|
||||||
|
- [aftonbladet] Remove extractor
|
||||||
|
* [vk] Fix timestamp and view count extraction (#10760)
|
||||||
|
+ [vk] Add support for running and finished live streams (#10799)
|
||||||
+ [leeco] Recognize more Le Sports URLs (#10794)
|
+ [leeco] Recognize more Le Sports URLs (#10794)
|
||||||
|
+ [instagram] Extract comments (#10788)
|
||||||
|
+ [ketnet] Extract mzsource formats (#10770)
|
||||||
|
* [limelight:media] Improve HTTP formats extraction
|
||||||
|
|
||||||
|
|
||||||
version 2016.09.27
|
version 2016.09.27
|
||||||
|
|
Loading…
Reference in a new issue