index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[subtitles] Added tests to check correct behavior when no subtitles are
Ismael Mejia
2013-08-08
2
-4
/
+15
*
[subtitles] Skips now the subtitles that has already been downloaded.
Ismael Mejia
2013-08-08
1
-9
/
+9
*
[subtitles] Improved docs + new class for servers who don't support
Ismael Mejia
2013-08-08
2
-22
/
+19
*
[test] Cleaned subtitles tests
Ismael Mejia
2013-08-08
2
-110
/
+61
*
[subtitles] removed only-sub option (--skip-download achieves the same
Ismael Mejia
2013-08-08
4
-20
/
+0
*
Separated subtitle options in their own group
Ismael Mejia
2013-08-08
1
-7
/
+10
*
[internal] Improved subtitle architecture + (update in
Ismael Mejia
2013-08-08
3
-144
/
+73
*
Undo the previous commit (it was a mistake)
Ismael Mejia
2013-08-07
1
-1
/
+1
*
[dailymotion] Added support for subtitles + new InfoExtractor for
Ismael Mejia
2013-08-07
4
-11
/
+242
*
Fixed small type issue
Ismael Mejia
2013-08-07
1
-1
/
+2
*
Added exceptions for the subtitle and video types in .gitignore
Ismael Mejia
2013-08-07
1
-1
/
+8
*
Don't try to write the subtitles if it's None
Jaime Marquínez Ferrándiz
2013-07-20
1
-0
/
+2
*
YoutubeIE: don't crash when trying to get automatic captions if the videos ha...
Jaime Marquínez Ferrándiz
2013-07-20
1
-1
/
+3
*
YoutubeIE: use the same function for getting the subtitles for the "--write-s...
Jaime Marquínez Ferrándiz
2013-07-20
1
-31
/
+15
*
Use a dictionary for storing the subtitles
Jaime Marquínez Ferrándiz
2013-07-20
4
-60
/
+59
*
Save subtitles using the same code for all the options
Jaime Marquínez Ferrándiz
2013-07-20
1
-17
/
+5
*
[exfm] Add IE_* descriptions
Philipp Hagemeister
2013-07-20
1
-0
/
+2
*
Merge remote-tracking branch 'yasoob/master'
Philipp Hagemeister
2013-07-20
3
-0
/
+42
|
\
|
*
forgot to import json json
M.Yasoob Khalid
2013-07-18
1
-0
/
+1
|
*
removed some unnecessary imports
M.Yasoob Khalid
2013-07-18
1
-2
/
+0
|
*
corrected a typo and added myself to travis notifications.
M.Yasoob Khalid
2013-07-18
2
-4
/
+5
|
*
added test for ex.fm
M.Yasoob Khalid
2013-07-18
1
-0
/
+10
|
*
added an IE for ex.fm
M.Yasoob Khalid
2013-07-18
2
-0
/
+32
*
|
release 2013.07.19
Philipp Hagemeister
2013-07-19
2
-2
/
+4
*
|
WeiboIE: extract the player urls from a json webpage
Jaime Marquínez Ferrándiz
2013-07-19
1
-3
/
+14
*
|
YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin
Jaime Marquínez Ferrándiz
2013-07-19
3
-4
/
+4
*
|
TEDIE: fix the title extraction
Jaime Marquínez Ferrándiz
2013-07-19
1
-1
/
+1
*
|
Add WeiboIE (closes #1039)
Jaime Marquínez Ferrándiz
2013-07-19
3
-1
/
+39
*
|
Add an extractor for 56.com (related #1039)
Jaime Marquínez Ferrándiz
2013-07-19
2
-0
/
+37
*
|
Add SinaIE (related #1039): extractor for video.sina.com.cn
Jaime Marquínez Ferrándiz
2013-07-18
2
-0
/
+68
*
|
InstagramIE: fix the extraction of the uploader_id and the title
Jaime Marquínez Ferrándiz
2013-07-18
1
-12
/
+10
*
|
Hint that --update may need sudo
Philipp Hagemeister
2013-07-18
1
-1
/
+1
*
|
release 2013.07.18
Philipp Hagemeister
2013-07-18
1
-1
/
+1
*
|
Remove the test to signature of lengths 43,43
Jaime Marquínez Ferrándiz
2013-07-18
1
-5
/
+0
*
|
YoutubeIE: add algo for length 90 (closes #1064)
Jaime Marquínez Ferrándiz
2013-07-18
3
-8
/
+18
*
|
Merge pull request #1068 from MiLk/genalgo-youtube-92
Jaime Marquínez Ferrándiz
2013-07-18
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
[youtube] Add generator for signature 92
Emilien Kenler
2013-07-17
1
-0
/
+3
|
/
*
Add CondeNastIE
Jaime Marquínez Ferrándiz
2013-07-17
2
-0
/
+107
*
YoutubeIE: some encrypted signatures have more than two parts, print the size...
Jaime Marquínez Ferrándiz
2013-07-17
1
-2
/
+3
*
release 2013.07.17.1
Philipp Hagemeister
2013-07-17
1
-1
/
+1
*
[thisav] add a test for video MD5
Philipp Hagemeister
2013-07-17
1
-0
/
+1
*
[thisav] Add IE (Fixes #1056)
Philipp Hagemeister
2013-07-17
2
-0
/
+47
*
[youtube] Add code for signature 92 (Closes #1060)
Philipp Hagemeister
2013-07-17
1
-0
/
+2
*
Mark test_youtube_sig as non-executable (#1066)
Philipp Hagemeister
2013-07-17
1
-0
/
+0
*
Revert "[youtube] improved decrypt_signature, closes #1060"
Philipp Hagemeister
2013-07-17
1
-18
/
+19
*
[metacafe] Fix test
Philipp Hagemeister
2013-07-17
1
-1
/
+1
*
[metacafe] New result format
Philipp Hagemeister
2013-07-17
1
-2
/
+3
*
[metacafe] Extract description
Philipp Hagemeister
2013-07-17
1
-0
/
+3
*
[metacafe] Fix uploader detection
Philipp Hagemeister
2013-07-17
1
-1
/
+3
*
Use unescapeHTML for OpenGraph properties
Philipp Hagemeister
2013-07-17
1
-1
/
+3
[next]