aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/worldstarhiphop.py
AgeCommit message (Collapse)Author
2017-04-08[wshh] Extract html5 entries and delegate to generic extractor (closes #12676)Sergey M․
2016-02-14[refactor] Single quotes consistencySergey M․
2015-05-14[worldstarhiphop] Support Android URLs (fixes #5629)Yen Chi Hsuan
2014-11-23PEP8 appliedJouke Waleson
2014-09-29[worldstarhiphop] Correct title extractionPhilipp Hagemeister
2014-03-23[worldstarhiphop] ModernizePhilipp Hagemeister
2014-02-22added trutubeIEJohny Mo Swag
2013-07-30[worldstarhiphop] Small cleanupJaime Marquínez Ferrándiz
The second check for the Vevo id is not necessary.
2013-07-29using re.searchJohny Mo Swag
2013-07-29detect vevo embed fixJohny Mo Swag
2013-07-29detect vevo embedJohny Mo Swag
2013-06-27Allow moving tests into IE filesPhilipp Hagemeister
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.
2013-06-25Merge pull request #922 from JohnyMoSwag/masterJaime Marquínez Ferrándiz
Added embedded youtube detection to WorldstarIE
2013-06-24added Youtube embed detection to WorldstarIEJohny Mo Swag
2013-06-23Move WorldStarHipHop into its own filePhilipp Hagemeister