BrightcoveIE: Use parse_qs to extract the fields of the query (closes #1032)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 12 Jul 2013 12:53:28 +0000 (14:53 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 12 Jul 2013 12:53:28 +0000 (14:53 +0200)
commit6543f0dca5e04530450fac5a64efa5d9ee294b1b
tree76680eefd70e8dda9a0202e9c4c49f698a98d3dc
parent232eb88bfefa0bc6d9ba8df608de62704dbf217c
BrightcoveIE: Use parse_qs to extract the fields of the query (closes #1032)

Add a compat_urlparse to utils.
youtube_dl/extractor/brightcove.py
youtube_dl/utils.py