aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/hotnewhiphop.py
AgeCommit message (Expand)Author
2018-01-23Switch codebase to use compat_b64decodeSergey M․
2016-09-14Improve some _VALID_URLsstepshal
2016-03-26Use urlencode_postdata across the codebaseSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2014-11-26[hotnewhiphop] ModernizePhilipp Hagemeister
2014-01-25Properly escape ‘.’ in some _VALID_URL propertiesJaime Marquínez Ferrándiz
2014-01-22[hotnewhiphop] Retrieve media keyPhilipp Hagemeister
2013-12-04[hotnewhiphop] Update test's titleJaime Marquínez Ferrándiz
2013-09-17[hotnewhiphop] Fix test case titleJaime Marquínez Ferrándiz
2013-07-12InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-27Add tests and improve for HotNewHipHopPhilipp Hagemeister
2013-06-27fix for detecting youtube embedded videos.Johny Mo Swag
2013-06-26removed print statementJohny Mo Swag
2013-06-26Added HotNewHipHop IEJohny Mo Swag