index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_youtube_subtitles.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new class in the tests
Jaime Marquínez Ferrándiz
2013-06-24
1
-11
/
+11
*
Remove mentions of old InfoExtractors module
Philipp Hagemeister
2013-06-23
1
-1
/
+1
*
YoutubeIE: fallback to automatic captions when subtitles aren't found (closes...
Jaime Marquínez Ferrándiz
2013-05-31
1
-1
/
+11
*
Import FileDownloader in test_youtube_subtitles
Jaime Marquínez Ferrándiz
2013-05-10
1
-0
/
+1
*
test_youtube_subtitles: FakeDownloader inherits form FileDownloader
Jaime Marquínez Ferrándiz
2013-05-10
1
-1
/
+1
*
Fix FakeDownloaders
Philipp Hagemeister
2013-04-30
1
-1
/
+1
*
The test video for subtitles has added a new language
Jaime Marquínez Ferrándiz
2013-04-20
1
-1
/
+1
*
Added new option '--list-subs' to show the available subtitle languages
Ismael Mejia
2013-03-20
1
-0
/
+7
*
Added new option '--sub-format' to choose the format of the subtitles to down...
Ismael Mejia
2013-03-20
1
-1
/
+9
*
Added new option '--all-srt' to download all the subtitles of a video.
Ismael Mejia
2013-03-20
1
-5
/
+26
*
Added new option '--only-srt' to download only the subtitles of a video
Ismael Mejia
2013-02-21
1
-0
/
+7
*
Removed conversion from youtube closed caption format to srt since youtube ap...
Ismael Mejia
2013-02-21
1
-2
/
+2
*
better Vimeo tests; fixed a couple of VimeoIE fields
Filippo Valsorda
2012-12-20
1
-2
/
+0
*
test subtitles
Filippo Valsorda
2012-12-17
1
-0
/
+59