[theplatform] Fix video url extraction (fixes #5340)
authorYen Chi Hsuan <yan12125@gmail.com>
Wed, 8 Apr 2015 11:20:34 +0000 (19:20 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Wed, 8 Apr 2015 11:20:34 +0000 (19:20 +0800)
commitbd7a6478a2db228c7325a48e13e0e699502f56f4
tree8bfdcb565503f4081e11d7a8de53eb0a2a6f833d
parent4a20c9f628b6038766a76ed1c3e37aa6a2b34718
[theplatform] Fix video url extraction (fixes #5340)

In SMIL 2.1, <switch> nodes may be enclosed in <par>. See
http://www.w3.org/TR/SMIL2/smil-timing.html#edef-par
youtube_dl/extractor/theplatform.py