[br] Allow '/' in URL, allow empty author + broadcastDate fields
authorDavid Triendl <david@triendl.name>
Thu, 13 Mar 2014 13:01:20 +0000 (14:01 +0100)
committerDavid Triendl <david@triendl.name>
Thu, 13 Mar 2014 13:08:34 +0000 (14:08 +0100)
commitc21215b421e32ab3cc9e4672e98f9e50bc6714e1
tree7ff1c753851bbdd515d17d9b49985dadef1c6de3
parent98ff9d82d40fef70c2a2bdaecc2a66c9b7506cc8
[br] Allow '/' in URL, allow empty author + broadcastDate fields

* Allow URLs that have a 'subdirectory' before the actual program name, e.g.
  'xyz/xyz-episode-1'.
* The author and broadcastDate fields in the XML file may be empty.
* Add test case for the two problems above.
youtube_dl/extractor/br.py