aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/worldstarhiphop.py
Commit message (Collapse)AuthorAgeFilesLines
* [wshh] Extract html5 entries and delegate to generic extractor (closes #12676)Sergey M․2017-04-081-35/+11
|
* [refactor] Single quotes consistencySergey M․2016-02-141-7/+7
|
* [worldstarhiphop] Support Android URLs (fixes #5629)Yen Chi Hsuan2015-05-141-6/+17
|
* PEP8 appliedJouke Waleson2014-11-231-1/+0
|
* [worldstarhiphop] Correct title extractionPhilipp Hagemeister2014-09-291-12/+10
|
* [worldstarhiphop] ModernizePhilipp Hagemeister2014-03-231-25/+18
|
* added trutubeIEJohny Mo Swag2014-02-221-2/+2
|
* [worldstarhiphop] Small cleanupJaime Marquínez Ferrándiz2013-07-301-10/+3
| | | | The second check for the Vevo id is not necessary.
* using re.searchJohny Mo Swag2013-07-291-4/+4
|
* detect vevo embed fixJohny Mo Swag2013-07-291-4/+10
|
* detect vevo embedJohny Mo Swag2013-07-291-0/+8
|
* Allow moving tests into IE filesPhilipp Hagemeister2013-06-271-1/+9
| | | | | 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.
* Merge pull request #922 from JohnyMoSwag/masterJaime Marquínez Ferrándiz2013-06-251-0/+4
|\ | | | | | | Added embedded youtube detection to WorldstarIE
| * added Youtube embed detection to WorldstarIEJohny Mo Swag2013-06-241-0/+4
|/
* Move WorldStarHipHop into its own filePhilipp Hagemeister2013-06-231-0/+44