Fix CSS parsing for Patreon
authorErik Johnson <palehose@gmail.com>
Tue, 5 Aug 2014 05:26:23 +0000 (00:26 -0500)
committerErik Johnson <palehose@gmail.com>
Tue, 5 Aug 2014 05:26:23 +0000 (00:26 -0500)
commit6994e70651180cfe7c5d097fee517de78429c18d
treeab72e2a5483ee635839de38d7c5b0ca287bccb04
parentc3f0b12b0f1db168b6d30df68e33a9dba077728e
Fix CSS parsing for Patreon

Some of the CSS classes end in " double", so this commit refines the
HTML parsing to account for both kinds of classes, and also adds an
additional test case.
youtube_dl/extractor/patreon.py