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
Age
Commit message (
Expand
)
Author
2013-07-17
Add CondeNastIE
Jaime Marquínez Ferrándiz
2013-07-17
YoutubeIE: some encrypted signatures have more than two parts, print the size...
Jaime Marquínez Ferrándiz
2013-07-17
release 2013.07.17.1
2013.07.17.1
Philipp Hagemeister
2013-07-17
[thisav] add a test for video MD5
Philipp Hagemeister
2013-07-17
[thisav] Add IE (Fixes #1056)
Philipp Hagemeister
2013-07-17
[youtube] Add code for signature 92 (Closes #1060)
Philipp Hagemeister
2013-07-17
Mark test_youtube_sig as non-executable (#1066)
Philipp Hagemeister
2013-07-17
Revert "[youtube] improved decrypt_signature, closes #1060"
Philipp Hagemeister
2013-07-17
[metacafe] Fix test
Philipp Hagemeister
2013-07-17
[metacafe] New result format
Philipp Hagemeister
2013-07-17
[metacafe] Extract description
Philipp Hagemeister
2013-07-17
[metacafe] Fix uploader detection
Philipp Hagemeister
2013-07-17
Use unescapeHTML for OpenGraph properties
Philipp Hagemeister
2013-07-17
Merge remote-tracking branch 'Forever-Young/patch-1'
Philipp Hagemeister
2013-07-17
[youtube] Add sig test for 92 (Thanks to @patrickslin)
Philipp Hagemeister
2013-07-17
[youtube] improved decrypt_signature, closes #1060
Anton Novosyolov
2013-07-17
[metacafe] Use modern helper methods
Philipp Hagemeister
2013-07-17
Ignore errors in git error handling in verbose mode in Python 3
Philipp Hagemeister
2013-07-17
Write debugging output to stderr (#1059)
Philipp Hagemeister
2013-07-17
release 2013.07.17
2013.07.17
Philipp Hagemeister
2013-07-17
[metacafe] Add support for AnyClip videos (#1059)
Philipp Hagemeister
2013-07-15
[freesound] Minor improvements
Jaime Marquínez Ferrándiz
2013-07-15
Merge pull request #1050 from yasoob/master
Jaime Marquínez Ferrándiz
2013-07-15
added test for freesound.org
M.Yasoob Khalid
2013-07-15
Added an IE for freesound.org
M.Yasoob Khalid
2013-07-14
GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction p...
Jaime Marquínez Ferrándiz
2013-07-14
MTVIE: fix xml tags in the media namespace (python2.6)
Jaime Marquínez Ferrándiz
2013-07-14
[mtv]: rework MTVIE and add tests (closes #913)
Jaime Marquínez Ferrándiz
2013-07-14
[livestream] fix import statement
Jaime Marquínez Ferrándiz
2013-07-13
Add LivestreamIE (closes #1042)
Jaime Marquínez Ferrándiz
2013-07-13
Strip hash info from URL when making requests (Fixes #1038)
Philipp Hagemeister
2013-07-13
[instagram] really fix uploader_id detection (Fixes #1038)
Philipp Hagemeister
2013-07-13
[instagram] fix uploader_id detection (Fixes #1038)
Philipp Hagemeister
2013-07-13
Improve OpenGraph property matching
Philipp Hagemeister
2013-07-13
Merge remote-tracking branch 'jaimeMF/opengraph'
Philipp Hagemeister
2013-07-13
Add CanalplusIE (closes #59 and closes #918)
Jaime Marquínez Ferrándiz
2013-07-13
CriterionIE: simplify some parts and use _html_search_regex
Jaime Marquínez Ferrándiz
2013-07-13
Merge pull request #1036 from yasoob/master
Jaime Marquínez Ferrándiz
2013-07-13
YouJizzIE: support videos that define the urls in a playlist page (closes #1037)
Jaime Marquínez Ferrándiz
2013-07-13
Use re.DOTALL by default when searching OpenGraph properties
Jaime Marquínez Ferrándiz
2013-07-13
added test for criterion.com
M.Yasoob Khalid
2013-07-13
added an IE for criterion.com
M.Yasoob Khalid
2013-07-12
InfoExtractor: add some helper methods to extract OpenGraph info
Jaime Marquínez Ferrándiz
2013-07-12
Don't try to save the thumbnail if it's None
Jaime Marquínez Ferrándiz
2013-07-12
Use determine_ext when saving the thumbnail
Jaime Marquínez Ferrándiz
2013-07-12
BrightcoveIE: Use parse_qs to extract the fields of the query (closes #1032)
Jaime Marquínez Ferrándiz
2013-07-12
GenericIE: allow to match declaration of the Brightocove parameters that use ...
Jaime Marquínez Ferrándiz
2013-07-12
[ign]: support some country versions and add an extractor for 1up.com
Jaime Marquínez Ferrándiz
2013-07-12
Add IGNIE
Jaime Marquínez Ferrándiz
2013-07-11
release 2013.07.12
2013.07.12
Philipp Hagemeister
[next]