aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-07-01[youtube]: add YoutubeShowIE (closes #14)Jaime Marquínez Ferrándiz
2013-06-28Print which IE is being skipped in test_downloadJaime Marquínez Ferrándiz
2013-06-27Add function add_default_info_extractors to YoutubeDLJaime Marquínez Ferrándiz
2013-06-27Make sure that IEs only accept their own URLsPhilipp Hagemeister
2013-06-27Move testcase generator to helperPhilipp Hagemeister
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-27[googleplus] move testsPhilipp Hagemeister
2013-06-27[infoq] move testsPhilipp Hagemeister
2013-06-27[youku] move testsPhilipp Hagemeister
2013-06-27[eighttracks] move testPhilipp Hagemeister
2013-06-27[steam] move testPhilipp Hagemeister
2013-06-27[metacafe] move testsPhilipp Hagemeister
2013-06-27[soundcloud] Move testsPhilipp Hagemeister
2013-06-27Use str every timePhilipp Hagemeister
2013-06-27Allow _TESTS attribute for IEs with multiple testsPhilipp Hagemeister
2013-06-27Allow moving tests into IE filesPhilipp Hagemeister
2013-06-27Add tests and improve for HotNewHipHopPhilipp Hagemeister
2013-06-27a new day, a new s algo - fix #946Filippo Valsorda
2013-06-27Add a clean-room implementation for youtube signaturesPhilipp Hagemeister
2013-06-27Add test for youtube signature algorithmPhilipp Hagemeister
2013-06-27Simplify FakeYDLPhilipp Hagemeister
2013-06-26[wimp] minor readability improvements (#940)Philipp Hagemeister
2013-06-26Add CSpanIE (closes #312)Jaime Marquínez Ferrándiz
2013-06-26removed trailing ',' and corrected the title in testM.Yasoob Khalid
2013-06-26added test for wimp.comM.Yasoob Khalid
2013-06-26Added support for additional vtt subtitle format (WebVTT) in youtube-dl.Ismael Mejia
2013-06-25Add the option "--write-auto-sub" to download automatic subtitles from YoutubeJaime Marquínez Ferrándiz
2013-06-25added test for tudou.comM.Yasoob Khalid
2013-06-25add tests for use_cipher_signature videos (#897) and the ability to test mult...Filippo Valsorda
2013-06-24Add VevoIEJaime Marquínez Ferrándiz
2013-06-24Use the new class in the testsJaime Marquínez Ferrándiz
2013-06-24Split FileDownloader in two classes: FileDownloader and YoutubeDLJaime Marquínez Ferrándiz
2013-06-23[break] adapt to new pathsPhilipp Hagemeister
2013-06-23Correct module namePhilipp Hagemeister
2013-06-23Remove mentions of old InfoExtractors modulePhilipp Hagemeister
2013-06-23Fix Statigram testPhilipp Hagemeister
2013-06-23Improve error reporting for downloadsPhilipp Hagemeister
2013-06-23added an IE and test for break.comM.Yasoob Khalid
2013-06-23Improvge error reportingPhilipp Hagemeister
2013-06-23Improve Statigr.am IEPhilipp Hagemeister
2013-06-23added test for StatigrM.Yasoob Khalid
2013-06-20TEDIE: download the best quality video and use the new _search_regex functionsJaime Marquínez Ferrándiz
2013-06-20Update the TumblrIE: the video is no longer availableJaime Marquínez Ferrándiz
2013-06-19Merge pull request #887 from anisse/masterJaime Marquínez Ferrándiz
2013-06-17Merge branch 'search_regex' - PR #872 - closes #847Filippo Valsorda
2013-06-16Fix HypemIE test: the song name has been changedJaime Marquínez Ferrándiz
2013-06-16Add GametrailersIEJaime Marquínez Ferrándiz
2013-06-15Update test_issue_673 in Youtube ListsJaime Marquínez Ferrándiz
2013-06-10Update YahooIE testJaime Marquínez Ferrándiz
2013-06-09switch long info_dict fields checking to md5Filippo Valsorda