index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
hotnewhiphop.py
Age
Commit message (
Expand
)
Author
2016-09-14
Improve some _VALID_URLs
stepshal
2016-03-26
Use urlencode_postdata across the codebase
Sergey M․
2016-03-26
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2016-03-21
Add support for https for all extractors as preventive and future-proof measure
Sergey M․
2015-11-23
Switch codebase to use sanitized_Request instead of
Sergey M?
2014-11-26
[hotnewhiphop] Modernize
Philipp Hagemeister
2014-01-25
Properly escape ‘.’ in some _VALID_URL properties
Jaime Marquínez Ferrándiz
2014-01-22
[hotnewhiphop] Retrieve media key
Philipp Hagemeister
2013-12-04
[hotnewhiphop] Update test's title
Jaime Marquínez Ferrándiz
2013-09-17
[hotnewhiphop] Fix test case title
Jaime Marquínez Ferrándiz
2013-07-12
InfoExtractor: add some helper methods to extract OpenGraph info
Jaime Marquínez Ferrándiz
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-27
Add tests and improve for HotNewHipHop
Philipp Hagemeister
2013-06-27
fix for detecting youtube embedded videos.
Johny Mo Swag
2013-06-26
removed print statement
Johny Mo Swag
2013-06-26
Added HotNewHipHop IE
Johny Mo Swag