1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-30 19:41:27 +00:00

[liveleak] Support multi-video pages (closes #6542)

This commit is contained in:
Yen Chi Hsuan
2017-08-19 22:48:00 +08:00
parent e2481b9b6e
commit 381ad4f309
2 changed files with 28 additions and 16 deletions

View File

@@ -4,6 +4,7 @@ Core
* [utils] Fix unescapeHTML for misformed string like "&a"" (#13935)
Extractors
+ [liveleak] Support multi-video pages (#6542)
+ [liveleak] Support another liveleak embedding pattern (#13336)
* [cda] Fix extraction (#13935)