Fix the extraction of full-episodes urls from southpark.com (fixes #2278)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 30 Jan 2014 18:04:33 +0000 (19:04 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 30 Jan 2014 18:04:33 +0000 (19:04 +0100)
commitb9381e43c2ee53643f2eaef14c4cb87056c7d34e
tree040d1eb4372693bbd4a4fc92e5991fc4af135584
parentfcdea2666d75e20c983e759f232e885e05c6475a
Fix the extraction of full-episodes urls from southpark.com (fixes #2278)

Added an additional regex to the generic _real_extract method of MTVServicesInfoExtractor
youtube_dl/extractor/mtv.py