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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
YoutubeIE: new algo for length 87 (fixes #1105)
patrickslin
2013-07-24
1
-1
/
+1
*
|
|
[subtitles] Added tests to check correct behavior when no subtitles are
Ismael Mejia
2013-08-08
2
-4
/
+15
*
|
|
[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
3
-17
/
+0
*
|
|
[dailymotion] Added support for subtitles + new InfoExtractor for
Ismael Mejia
2013-08-07
1
-0
/
+96
|
|
/
|
/
|
*
|
Use a dictionary for storing the subtitles
Jaime Marquínez Ferrándiz
2013-07-20
1
-13
/
+13
|
/
*
YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin
Jaime Marquínez Ferrándiz
2013-07-19
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
1
-5
/
+10
*
Mark test_youtube_sig as non-executable (#1066)
Philipp Hagemeister
2013-07-17
1
-0
/
+0
*
[youtube] Add sig test for 92 (Thanks to @patrickslin)
Philipp Hagemeister
2013-07-17
1
-0
/
+5
*
YoutubeIE: add algo for length 81 (closes #1026)
Jaime Marquínez Ferrándiz
2013-07-11
1
-0
/
+5
*
YoutubeIE: a new algo for length 83
Jaime Marquínez Ferrándiz
2013-07-11
1
-1
/
+1
*
Add helper function find_path_attr
Philipp Hagemeister
2013-07-11
1
-0
/
+15
*
YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)
Jaime Marquínez Ferrándiz
2013-07-10
1
-1
/
+1
*
[youtube:subscriptions] Use colon for differentiation of shortcuts
Philipp Hagemeister
2013-07-07
1
-0
/
+11
*
[youtube]: add YoutubeShowIE (closes #14)
Jaime Marquínez Ferrándiz
2013-07-01
1
-1
/
+7
*
Print which IE is being skipped in test_download
Jaime Marquínez Ferrándiz
2013-06-28
1
-3
/
+5
*
Add function add_default_info_extractors to YoutubeDL
Jaime Marquínez Ferrándiz
2013-06-27
1
-3
/
+1
*
Make sure that IEs only accept their own URLs
Philipp Hagemeister
2013-06-27
1
-1
/
+13
*
Move testcase generator to helper
Philipp Hagemeister
2013-06-27
3
-14
/
+14
*
Move tests to the IE definitions
Philipp Hagemeister
2013-06-27
1
-479
/
+1
*
[googleplus] move tests
Philipp Hagemeister
2013-06-27
1
-10
/
+0
*
[infoq] move tests
Philipp Hagemeister
2013-06-27
1
-12
/
+0
*
[youku] move tests
Philipp Hagemeister
2013-06-27
1
-10
/
+0
*
[eighttracks] move test
Philipp Hagemeister
2013-06-27
1
-71
/
+0
*
[steam] move test
Philipp Hagemeister
2013-06-27
1
-20
/
+0
*
[metacafe] move tests
Philipp Hagemeister
2013-06-27
1
-13
/
+0
*
[soundcloud] Move tests
Philipp Hagemeister
2013-06-27
1
-65
/
+0
*
Use str every time
Philipp Hagemeister
2013-06-27
1
-1
/
+1
*
Allow _TESTS attribute for IEs with multiple tests
Philipp Hagemeister
2013-06-27
2
-41
/
+9
*
Allow moving tests into IE files
Philipp Hagemeister
2013-06-27
2
-9
/
+7
*
Add tests and improve for HotNewHipHop
Philipp Hagemeister
2013-06-27
1
-0
/
+9
*
a new day, a new s algo - fix #946
Filippo Valsorda
2013-06-27
1
-7
/
+7
*
Add a clean-room implementation for youtube signatures
Philipp Hagemeister
2013-06-27
1
-0
/
+35
*
Add test for youtube signature algorithm
Philipp Hagemeister
2013-06-27
1
-0
/
+22
*
Simplify FakeYDL
Philipp Hagemeister
2013-06-27
3
-48
/
+35
*
[wimp] minor readability improvements (#940)
Philipp Hagemeister
2013-06-26
1
-0
/
+9
|
\
|
*
removed trailing ',' and corrected the title in test
M.Yasoob Khalid
2013-06-26
1
-1
/
+1
|
*
added test for wimp.com
M.Yasoob Khalid
2013-06-26
1
-0
/
+9
*
|
Add CSpanIE (closes #312)
Jaime Marquínez Ferrándiz
2013-06-26
1
-0
/
+10
|
/
*
Added support for additional vtt subtitle format (WebVTT) in youtube-dl.
Ismael Mejia
2013-06-26
1
-1
/
+9
*
Add the option "--write-auto-sub" to download automatic subtitles from Youtube
Jaime Marquínez Ferrándiz
2013-06-25
1
-1
/
+1
*
added test for tudou.com
M.Yasoob Khalid
2013-06-25
1
-0
/
+9
*
add tests for use_cipher_signature videos (#897) and the ability to test mult...
Filippo Valsorda
2013-06-25
2
-1
/
+29
*
Add VevoIE
Jaime Marquínez Ferrándiz
2013-06-24
1
-0
/
+11
*
Use the new class in the tests
Jaime Marquínez Ferrándiz
2013-06-24
2
-22
/
+22
*
Split FileDownloader in two classes: FileDownloader and YoutubeDL
Jaime Marquínez Ferrándiz
2013-06-24
2
-14
/
+14
*
[break] adapt to new paths
Philipp Hagemeister
2013-06-23
1
-0
/
+9
|
\
|
*
added an IE and test for break.com
M.Yasoob Khalid
2013-06-23
1
-0
/
+9
[prev]
[next]