[utils] Recognize more patterns in strip_jsonp()

Used in Youku Show pages
This commit is contained in:
Yen Chi Hsuan 2017-05-26 21:58:18 +08:00
parent 59ed87cbd9
commit 5552c9eb0f
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
3 changed files with 15 additions and 1 deletions

View file

@ -1,6 +1,7 @@
version <unreleased>
Core
+ [utils] strip_jsonp() can recognize more patterns
* [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
Extractors