Commit Graph

15 Commits (a88d461dff67205fcec684426afbcbeb4b0e7cf5)

Author SHA1 Message Date
Sergey M․ f8f2da25ab
[wshh] Extract html5 entries and delegate to generic extractor (closes )
Sergey M․ 611c1dd96e [refactor] Single quotes consistency
Yen Chi Hsuan fa6a16996e [worldstarhiphop] Support Android URLs (fixes )
Jouke Waleson 5f6a1245ff PEP8 applied
Philipp Hagemeister 12548cd933 [worldstarhiphop] Correct title extraction
Philipp Hagemeister c9aa111b4f [worldstarhiphop] Modernize
Johny Mo Swag 9ddfd84e41 added trutubeIE
Jaime Marquínez Ferrándiz 2bc3de0f28 [worldstarhiphop] Small cleanup
The second check for the Vevo id is not necessary.
Johny Mo Swag d75654c15e using re.search
Johny Mo Swag 579e2691fe detect vevo embed fix
Johny Mo Swag 63f05de10b detect vevo embed
Philipp Hagemeister 6b47c7f24e Allow moving tests into IE files
Allow adding download tests right in the IE file.
This will cut down on merge conflicts and make it more likely that new IE authors will add tests right away.
Jaime Marquínez Ferrándiz a545d1d262 Merge pull request from JohnyMoSwag/master
Added embedded youtube detection to WorldstarIE
Johny Mo Swag d18596baf4 added Youtube embed detection to WorldstarIE
Philipp Hagemeister 250f557872 Move WorldStarHipHop into its own file