[youtube:toplist] Make the regex for finding the playlist link more flexible
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 25 Jan 2014 14:47:03 +0000 (15:47 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 25 Jan 2014 14:47:03 +0000 (15:47 +0100)
commitbeddbc2ad10864868d8537a65928f88a58d729c8
treef09628341d309798e91ee4486e8354d56b71a864
parentf89197d73e14d33ea580b5fdaed0e84e4b6851a5
[youtube:toplist] Make the regex for finding the playlist link more flexible

`title={foo}` may not be at the end of the `href` string.
youtube_dl/extractor/youtube.py