setup: Move pseudo-docstring to a proper comment.
[youtube-dl] / test /
2013-07-01 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-07-01 Jaime Marquínez... [youtube]: add YoutubeShowIE (closes #14)
2013-06-28 Jaime Marquínez... Print which IE is being skipped in test_download
2013-06-27 Jaime Marquínez... Add function add_default_info_extractors to YoutubeDL
2013-06-27 Philipp HagemeisterMerge branch 'generate-ie-list'
2013-06-27 Philipp HagemeisterMake sure that IEs only accept their own URLs
2013-06-27 Philipp HagemeisterMove testcase generator to helper
2013-06-27 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-27 Philipp HagemeisterMove tests to the IE definitions
2013-06-27 Philipp HagemeisterMerge pull request #954 from gitprojs/generic
2013-06-27 Philipp Hagemeister[googleplus] move tests
2013-06-27 Philipp Hagemeister[infoq] move tests
2013-06-27 Philipp Hagemeister[youku] move tests
2013-06-27 Philipp Hagemeister[eighttracks] move test
2013-06-27 Philipp Hagemeister[steam] move test
2013-06-27 Philipp Hagemeister[metacafe] move tests
2013-06-27 Philipp Hagemeister[soundcloud] Move tests
2013-06-27 Philipp HagemeisterUse str every time
2013-06-27 Philipp HagemeisterAllow _TESTS attribute for IEs with multiple tests
2013-06-27 Philipp HagemeisterAllow moving tests into IE files
2013-06-27 Philipp HagemeisterMerge remote-tracking branch 'gitprojs/master'
2013-06-27 Philipp HagemeisterMerge remote-tracking branch 'origin/HEAD'
2013-06-27 Philipp HagemeisterAdd tests and improve for HotNewHipHop
2013-06-27 Philipp HagemeisterMerge remote-tracking branch 'JohnyMoSwag/master'
2013-06-27 Filippo Valsordaa new day, a new s algo - fix #946
2013-06-26 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-26 Philipp HagemeisterAdd a clean-room implementation for youtube signatures
2013-06-26 Jaime Marquínez... Merge branch 'master' of github.com:rg3/youtube-dl
2013-06-26 Philipp HagemeisterAdd test for youtube signature algorithm
2013-06-26 Philipp HagemeisterSimplify FakeYDL
2013-06-26 Philipp Hagemeister[wimp] minor readability improvements (#940)
2013-06-26 Jaime Marquínez... Add CSpanIE (closes #312)
2013-06-26 M.Yasoob Khalidremoved trailing ',' and corrected the title in test
2013-06-26 M.Yasoob Khalidadded test for wimp.com
2013-06-26 M.Yasoob KhalidMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-26 Jaime Marquínez... Merge pull request #936 from iemejia/master
2013-06-26 Ismael MejiaAdded support for additional vtt subtitle format (WebVT...
2013-06-25 Jaime Marquínez... Add the option "--write-auto-sub" to download automatic...
2013-06-25 Jaime Marquínez... Merge pull request #922 from JohnyMoSwag/master
2013-06-25 Philipp HagemeisterMerge remote-tracking branch 'yasoob/master'
2013-06-25 M.Yasoob Khalidadded test for tudou.com
2013-06-25 Philipp HagemeisterAdd Jukebox IE
2013-06-25 Filippo Valsordaadd tests for use_cipher_signature videos (#897) and...
2013-06-24 Jaime Marquínez... Add VevoIE
2013-06-24 Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/youtubedl_class'
2013-06-24 Jaime Marquínez... Use the new class in the tests
2013-06-24 Jaime Marquínez... Split FileDownloader in two classes: FileDownloader...
2013-06-23 Philipp Hagemeister[break] adapt to new paths
2013-06-23 Philipp HagemeisterCorrect module name
2013-06-23 Philipp HagemeisterRemove mentions of old InfoExtractors module
2013-06-23 Philipp HagemeisterFix Statigram test
2013-06-23 Philipp HagemeisterImprove error reporting for downloads
2013-06-23 M.Yasoob Khalidadded an IE and test for break.com
2013-06-23 Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/vevo_fix'
2013-06-23 Philipp HagemeisterMerge remote-tracking branch 'origin/vimeo_passworded_v...
2013-06-23 Philipp HagemeisterImprovge error reporting
2013-06-23 Philipp HagemeisterImprove Statigr.am IE
2013-06-23 Philipp HagemeisterMerge remote-tracking branch 'yasoob/master'
2013-06-23 M.Yasoob Khalidadded test for Statigr
2013-06-22 Jaime Marquínez... Merge pull request #888 from rg3/youtube_playlists_fix_886
2013-06-20 Jaime Marquínez... TEDIE: download the best quality video and use the...
2013-06-20 Jaime Marquínez... Update the TumblrIE: the video is no longer available
2013-06-19 Jaime Marquínez... Merge pull request #887 from anisse/master
2013-06-17 Filippo ValsordaMerge branch 'search_regex' - PR #872 - closes #847
2013-06-16 Jaime Marquínez... Fix HypemIE test: the song name has been changed
2013-06-16 Jaime Marquínez... Add GametrailersIE
2013-06-15 Jaime Marquínez... Update test_issue_673 in Youtube Lists
2013-06-10 Jaime Marquínez... Update YahooIE test
2013-06-09 Filippo Valsordaswitch long info_dict fields checking to md5
2013-06-09 Filippo Valsordatest: extend the reach of info_dict checking
2013-06-09 Filippo Valsorda_html_search_regex with clean_html superpowers
2013-06-08 Jaime Marquínez... Merge pull request #853 from mc2avr/master
2013-06-08 Jaime Marquínez... Merge pull request #878 from yasoob/master
2013-06-08 M.Yasoob KhalidAdded Vbox7 Infoextractor
2013-06-07 Filippo Valsordaraise exceptions on warnings during tests - and solve...
2013-06-06 Filippo Valsordaprint WARNINGs during test + minor fix to NBAIE
2013-06-06 M.Yasoob Khalidadded HypemIE
2013-06-04 Filippo ValsordaMerge pull request #866 from yasoob/master
2013-06-04 Filippo ValsordaMerge pull request #863 from davidcl/master
2013-06-04 M.Yasoob Ullah KhalidAdded test for XHamster.com
2013-06-04 Clément DAVIDFix the test_all_urls (Import issue)
2013-06-04 Clément DAVIDMerge within test_all_urls
2013-06-03 Clément DAVIDAdd tests for justin.tv and twitch.tv
2013-06-01 Jaime Marquínez... Merge pull request #854 from rg3/youtube_automatic_captions
2013-05-31 Jaime Marquínez... YoutubeIE: fallback to automatic captions when subtitle...
2013-05-21 Jaime Marquínez... Add TeamcocoIE (closes #212)
2013-05-20 Anna Bernardiadd support for Flickr videos - closes #261
2013-05-20 Filippo ValsordaMerge pull request #842 - myvideo, rtmp support
2013-05-20 Jaime Marquínez... VineIE: extract more information and minor style changes
2013-05-19 Anna BernardiAdd support for Vine - closes #845
2013-05-18 Filippo ValsordaAdd support for Howcast.com - closes #835
2013-05-18 Jaime Marquínez... UstreamIE: get thumbnail and uploader name
2013-05-13 Philipp HagemeisterMerge pull request #834 from chocolateboy/install_prefi...
2013-05-12 Jaime Marquínez... YahooIE: remove old code and accept screen.yahoo.com...
2013-05-10 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2013-05-10 Philipp HagemeisterSkip bandcamp tests for now - free limit has been exceeded
2013-05-10 Jaime Marquínez... Import FileDownloader in test_youtube_subtitles
2013-05-10 Jaime Marquínez... test_youtube_subtitles: FakeDownloader inherits form...
2013-05-05 julienAdd support to www.ina.fr
2013-05-05 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
next