[JWPlatform] Support iframes
authorJohn Hawkinson <jhawk@mit.edu>
Wed, 22 Nov 2017 16:47:02 +0000 (11:47 -0500)
committerYen Chi Hsuan <yan12125@gmail.com>
Fri, 24 Nov 2017 13:39:55 +0000 (21:39 +0800)
commit939be9adfe810ada7dbd5e9032bcfec19fafa14b
tree3852d0520406f545935dece54170d99d9d7d2c98
parent2688664762f406b1ba2913af25ee3a2d2ba58038
[JWPlatform] Support iframes

Support content.jwplatform... src attributes inside <iframe> tags in
addition to <script> tags. Just a regexp change.

Add a test (currently Generic_72).
youtube_dl/extractor/generic.py
youtube_dl/extractor/jwplatform.py