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-08-08
[internal] Improved subtitle architecture + (update in
Ismael Mejia
2013-08-07
Undo the previous commit (it was a mistake)
Ismael Mejia
2013-08-07
[dailymotion] Added support for subtitles + new InfoExtractor for
Ismael Mejia
2013-08-07
Fixed small type issue
Ismael Mejia
2013-08-07
Added exceptions for the subtitle and video types in .gitignore
Ismael Mejia
2013-07-20
Don't try to write the subtitles if it's None
Jaime Marquínez Ferrándiz
2013-07-20
YoutubeIE: don't crash when trying to get automatic captions if the videos ha...
Jaime Marquínez Ferrándiz
2013-07-20
YoutubeIE: use the same function for getting the subtitles for the "--write-s...
Jaime Marquínez Ferrándiz
2013-07-20
Use a dictionary for storing the subtitles
Jaime Marquínez Ferrándiz
2013-07-20
Save subtitles using the same code for all the options
Jaime Marquínez Ferrándiz
2013-07-20
[exfm] Add IE_* descriptions
Philipp Hagemeister
2013-07-20
Merge remote-tracking branch 'yasoob/master'
Philipp Hagemeister
2013-07-19
release 2013.07.19
2013.07.19
Philipp Hagemeister
2013-07-19
WeiboIE: extract the player urls from a json webpage
Jaime Marquínez Ferrándiz
2013-07-19
YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin
Jaime Marquínez Ferrándiz
2013-07-19
TEDIE: fix the title extraction
Jaime Marquínez Ferrándiz
2013-07-19
Add WeiboIE (closes #1039)
Jaime Marquínez Ferrándiz
2013-07-19
Add an extractor for 56.com (related #1039)
Jaime Marquínez Ferrándiz
2013-07-18
Add SinaIE (related #1039): extractor for video.sina.com.cn
Jaime Marquínez Ferrándiz
2013-07-18
InstagramIE: fix the extraction of the uploader_id and the title
Jaime Marquínez Ferrándiz
2013-07-18
Hint that --update may need sudo
Philipp Hagemeister
2013-07-18
release 2013.07.18
2013.07.18
Philipp Hagemeister
2013-07-18
Remove the test to signature of lengths 43,43
Jaime Marquínez Ferrándiz
2013-07-18
YoutubeIE: add algo for length 90 (closes #1064)
Jaime Marquínez Ferrándiz
2013-07-18
Merge pull request #1068 from MiLk/genalgo-youtube-92
Jaime Marquínez Ferrándiz
2013-07-18
forgot to import json json
M.Yasoob Khalid
2013-07-18
removed some unnecessary imports
M.Yasoob Khalid
2013-07-18
corrected a typo and added myself to travis notifications.
M.Yasoob Khalid
2013-07-18
added test for ex.fm
M.Yasoob Khalid
2013-07-18
added an IE for ex.fm
M.Yasoob Khalid
2013-07-17
[youtube] Add generator for signature 92
Emilien Kenler
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
[next]