1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-15 22:15:14 +00:00

[youtube] Recognize new locale-based player URLs (fixes #12885)

This commit is contained in:
Yen Chi Hsuan
2017-04-28 15:47:26 +08:00
parent 3fd0f70f6a
commit e31fed95b4
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
version <unreleased>
Extractor
* [youtube] Recognize new locale-based player URLs (#12885)
version 2017.04.26
Core