aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/hotnewhiphop.py
Commit message (Expand)AuthorAgeFilesLines
* Improve some _VALID_URLsstepshal2016-09-141-1/+1
* Use urlencode_postdata across the codebaseSergey M․2016-03-261-2/+2
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+2
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-5/+3
* [hotnewhiphop] ModernizePhilipp Hagemeister2014-11-261-11/+11
* Properly escape ‘.’ in some _VALID_URL propertiesJaime Marquínez Ferrándiz2014-01-251-1/+1
* [hotnewhiphop] Retrieve media keyPhilipp Hagemeister2014-01-221-21/+46
* [hotnewhiphop] Update test's titleJaime Marquínez Ferrándiz2013-12-041-1/+1
* [hotnewhiphop] Fix test case titleJaime Marquínez Ferrándiz2013-09-171-2/+2
* InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz2013-07-121-6/+2
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+8
* Add tests and improve for HotNewHipHopPhilipp Hagemeister2013-06-271-4/+2
* fix for detecting youtube embedded videos.Johny Mo Swag2013-06-271-1/+6
* removed print statementJohny Mo Swag2013-06-261-2/+0
* Added HotNewHipHop IEJohny Mo Swag2013-06-261-0/+39