aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-03-17[test] Rename get_testcases to gettestcasesPhilipp Hagemeister
2014-03-14Add bestvideo and worstvideo to special format names (#2163)Jaime Marquínez Ferrándiz
2014-03-13Rename upload_timestamp to timestampPhilipp Hagemeister
2014-03-13[test_download] Move assertions before debugging outputPhilipp Hagemeister
2014-03-13[googlesearch] Fix next page indicator checkPhilipp Hagemeister
2014-03-13[ninegag] Fix extractionPhilipp Hagemeister
2014-03-12[vimeo] Now VimeoIE doesn't match urls of channels with a numeric id (fixes #...Jaime Marquínez Ferrándiz
2014-03-10[generic] Use a different URL for the generic RSS test (Closes #2532)Philipp Hagemeister
2014-03-09Add a basic test suite for the InfoExtractor classJaime Marquínez Ferrándiz
2014-03-09[ustream:channel] Update test's number of entriesJaime Marquínez Ferrándiz
2014-03-07[facebook] Fix login processJaime Marquínez Ferrándiz
2014-03-05[ted] Fix playlist extraction and add a testJaime Marquínez Ferrándiz
2014-03-04[youtube] Add support for search result URLs (Fixes #2495)Philipp Hagemeister
2014-02-26[tests] Raise an exception if test definition is invalid (Found in #2460)Philipp Hagemeister
2014-02-25Skip youtube toptracks testJaime Marquínez Ferrándiz
2014-02-25Ignore BOM in batch files (Fixes #2450)Philipp Hagemeister
2014-02-24[academicearth] Fix extractionJaime Marquínez Ferrándiz
2014-02-22[trutube] Support multiple formats (#2433)Philipp Hagemeister
2014-02-20[generic] Add support for RSS feeds (Fixes #667)Philipp Hagemeister
2014-02-17[youtube] Match more truncated URLs (Closes #2402)Philipp Hagemeister
2014-02-17Improve parse_durationSergey M.
2014-02-15Fix f4m downloading on Python 2.6Philipp Hagemeister
2014-02-15Replace test for dailymotion usersJaime Marquínez Ferrándiz
2014-02-09Fix #2355 (date parsing with dashes)Philipp Hagemeister
2014-02-08[jadorecettepub] Add extractor (Fixes #2148)Philipp Hagemeister
2014-02-08[pbs] Add support for viralplayer links (Fixes #2350)Philipp Hagemeister
2014-02-06[youtube:playlist] Recognize ‘top tracks’ urls (closes #2332)Jaime Marquínez Ferrándiz
2014-02-06[test_download] Skip over BadStatusLine errorsPhilipp Hagemeister
2014-02-06[googlesearch] Fix start, and skip playlists (Fixes #2329)Philipp Hagemeister
2014-02-04[test/youtube_signature] Add a test with the last playerJaime Marquínez Ferrándiz
2014-02-04remove accidentally duplicated test filePhilipp Hagemeister
2014-02-04[pbs] Add support for article pages (Fixes #870)Philipp Hagemeister
2014-02-03[generic] Add support for multiple brightcove URLs (Fixes #2283)Philipp Hagemeister
2014-02-03[vimeo] Remove superfluous whitespaceSergey M.
2014-02-03[vimeo] Add subtitle testsSergey M.
2014-02-03[blip.tv] Add support for subtitles (#2274)Philipp Hagemeister
2014-01-28[tumblr] Test new URL format (#2255)Philipp Hagemeister
2014-01-28Merge remote-tracking branch 'dstftw/rutube-channel'Philipp Hagemeister
2014-01-28[imdb] Fix playlist testdst
2014-01-28[rutube] Add channel testdst
2014-01-25[test/youtube_lists] Change the list used for testing the Top Lists extractorJaime Marquínez Ferrándiz
2014-01-22Merge branch 'paged-lists'Philipp Hagemeister
2014-01-22Use unicode_literals in test_YoutubeDLPhilipp Hagemeister
2014-01-22Add -f bestaudio (Fixes #2163)Philipp Hagemeister
2014-01-20Correct XML ampersand fixupPhilipp Hagemeister
2014-01-20Add infrastructure for paged listsPhilipp Hagemeister
2014-01-17[ted] Updated checksumsPhilipp Hagemeister
2014-01-17Remove youtube swf signature testPhilipp Hagemeister
2014-01-17[everyonesmixtape] Add support (Fixes #2161)Philipp Hagemeister
2014-01-07+unicode_literalsPhilipp Hagemeister