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
3d7e3aaa0e
commit
3e2274c8b7
1 changed files with 18 additions and 0 deletions
18
ChangeLog
18
ChangeLog
|
@ -1,3 +1,21 @@
|
||||||
|
version <unreleased>
|
||||||
|
|
||||||
|
Core
|
||||||
|
+ [utils] Introduce get_elements_by_class and get_elements_by_attribute
|
||||||
|
utility functions
|
||||||
|
+ [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
|
||||||
|
|
||||||
|
Extractor
|
||||||
|
* [pluralsight:course] Fix extraction (#12075)
|
||||||
|
+ [bbc] Extract m3u8 formats with 320k audio
|
||||||
|
* [facebook] Relax video id matching (#11017, #12055, #12056)
|
||||||
|
+ [corus] Add support for Corus Entertainment sites (#12060, #9164)
|
||||||
|
+ [pluralsight] Detect blocked account error message (#12070)
|
||||||
|
+ [bloomberg] Add another video id pattern (#12062)
|
||||||
|
* [extractor/commonmistakes] Restrict URL regular expression (#12050)
|
||||||
|
+ [tvplayer] Add support for tvplayer.com
|
||||||
|
|
||||||
|
|
||||||
version 2017.02.10
|
version 2017.02.10
|
||||||
|
|
||||||
Extractors
|
Extractors
|
||||||
|
|
Loading…
Reference in a new issue