1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-06 21:53:27 +00:00

[kaltura] Improve widget ID extraction (closes #11480)

This commit is contained in:
Yen Chi Hsuan
2016-12-20 18:45:52 +08:00
parent c80db5d398
commit 8ab7e6c4cc
3 changed files with 24 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
version <unreleased>
Extractors
* [kaltura] Fix wrong widget ID in some cases (#11480)
version 2016.12.18
Core