Commit Graph

10 Commits (e9a6fd6a68024b7835d4ee664c921ef3f3591594)

Author SHA1 Message Date
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