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
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-08-19
[youtube] Support watch_popup URLs (Fixes #1275)
Philipp Hagemeister
2013-08-07
Remove youtube sig tests
Philipp Hagemeister
2013-08-02
[youtube]: new algo for length 83 (fixes #1164)
Jaime Marquínez Ferrándiz
2013-07-31
YoutubeIE: new algo for length 86 (fixes #1156)
Jaime Marquínez Ferrándiz
2013-07-29
[vimeo] add an extractor for channels
Jaime Marquínez Ferrándiz
2013-07-29
[dailymotion] Add an extractor for Dailymotion playlists
Jaime Marquínez Ferrándiz
2013-07-25
YoutubeIE: add algo for length 79 (fixes #1126)
Jaime Marquínez Ferrándiz
2013-07-25
YoutubeIE: new algo for length 81 (fixes #1127)
Jaime Marquínez Ferrándiz
2013-07-24
YoutubeIE: new algo for length 87 (fixes #1105)
patrickslin
2013-07-19
YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin
Jaime Marquínez Ferrándiz
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-17
Mark test_youtube_sig as non-executable (#1066)
Philipp Hagemeister
2013-07-17
[youtube] Add sig test for 92 (Thanks to @patrickslin)
Philipp Hagemeister
2013-07-11
YoutubeIE: add algo for length 81 (closes #1026)
Jaime Marquínez Ferrándiz
2013-07-11
YoutubeIE: a new algo for length 83
Jaime Marquínez Ferrándiz
2013-07-11
Add helper function find_path_attr
Philipp Hagemeister
2013-07-10
YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)
Jaime Marquínez Ferrándiz
2013-07-07
[youtube:subscriptions] Use colon for differentiation of shortcuts
Philipp Hagemeister
2013-07-01
[youtube]: add YoutubeShowIE (closes #14)
Jaime Marquínez Ferrándiz
2013-06-28
Print which IE is being skipped in test_download
Jaime Marquínez Ferrándiz
2013-06-27
Add function add_default_info_extractors to YoutubeDL
Jaime Marquínez Ferrándiz
2013-06-27
Make sure that IEs only accept their own URLs
Philipp Hagemeister
2013-06-27
Move testcase generator to helper
Philipp Hagemeister
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-27
[googleplus] move tests
Philipp Hagemeister
2013-06-27
[infoq] move tests
Philipp Hagemeister
2013-06-27
[youku] move tests
Philipp Hagemeister
2013-06-27
[eighttracks] move test
Philipp Hagemeister
2013-06-27
[steam] move test
Philipp Hagemeister
2013-06-27
[metacafe] move tests
Philipp Hagemeister
2013-06-27
[soundcloud] Move tests
Philipp Hagemeister
2013-06-27
Use str every time
Philipp Hagemeister
2013-06-27
Allow _TESTS attribute for IEs with multiple tests
Philipp Hagemeister
2013-06-27
Allow moving tests into IE files
Philipp Hagemeister
2013-06-27
Add tests and improve for HotNewHipHop
Philipp Hagemeister
2013-06-27
a new day, a new s algo - fix #946
Filippo Valsorda
2013-06-27
Add a clean-room implementation for youtube signatures
Philipp Hagemeister
2013-06-27
Add test for youtube signature algorithm
Philipp Hagemeister
2013-06-27
Simplify FakeYDL
Philipp Hagemeister
2013-06-26
[wimp] minor readability improvements (#940)
Philipp Hagemeister
2013-06-26
Add CSpanIE (closes #312)
Jaime Marquínez Ferrándiz
2013-06-26
removed trailing ',' and corrected the title in test
M.Yasoob Khalid
2013-06-26
added test for wimp.com
M.Yasoob Khalid
2013-06-26
Added support for additional vtt subtitle format (WebVTT) in youtube-dl.
Ismael Mejia
2013-06-25
Add the option "--write-auto-sub" to download automatic subtitles from Youtube
Jaime Marquínez Ferrándiz
2013-06-25
added test for tudou.com
M.Yasoob Khalid
2013-06-25
add tests for use_cipher_signature videos (#897) and the ability to test mult...
Filippo Valsorda
2013-06-24
Add VevoIE
Jaime Marquínez Ferrándiz
2013-06-24
Use the new class in the tests
Jaime Marquínez Ferrándiz
[next]