summaryrefslogtreecommitdiff
path: root/test/test_all_urls.py
AgeCommit message (Expand)Author
2020-10-23[fix] Remove copyright infringing contentDominika
2019-10-31[yahoo] restore support for cbs suffixed URLsRemita Amine
2019-03-11Start moving to ytdl-orgSergey M․
2016-07-26[test/test_all_urls] Remove *.cc.com testsYen Chi Hsuan
2016-06-27[test_all_urls] PEP 8 and change wordingSergey M․
2016-06-27New test-case: extractor names are supposed to be uniqueMatthieu Muffato
2016-01-29[youtube:user] Require 'https?://' in the url (fixes #8356)Jaime Marquínez Ferrándiz
2015-12-08[test/test_all_urls] Update pbs extractor nameJaime Marquínez Ferrándiz
2015-09-21[youtube:history] Enable exractorSergey M․
2015-09-20[youtube:history] Explain why it has disabled and skip testJaime Marquínez Ferrándiz
2015-03-26[youtube:watchlater] Remove unused properties and fix testsJaime Marquínez Ferrándiz
2015-03-12[vimeo] Use https for all vimeo.com urlsJaime Marquínez Ferrándiz
2015-01-22[twitch] Move URL matching tests into extractorPhilipp Hagemeister
2015-01-22[comedycentral:shows] Remove references to colbert reportPhilipp Hagemeister
2014-11-23PEP8 appliedJouke Waleson
2014-10-19[twitch] Update testsSergey M
2014-09-01[comedycentral] Move tests to the extractor itselfPhilipp Hagemeister
2014-08-27Improve test_all_urls outputPhilipp Hagemeister
2014-08-10[facebook] Allow '?' before '#!' (fixes #3477)Jaime Marquínez Ferrándiz
2014-07-23Remove unused importsPhilipp Hagemeister
2014-07-01[youtube:truncated_url] Move test to extractorPhilipp Hagemeister
2014-04-19[test_all_urls] Add support for distributed URL matching test definitionPhilipp Hagemeister
2014-04-19[test_all_urls] SimplifyPhilipp Hagemeister
2014-04-13[aol] Add support for playlists (Fixes #2730)Philipp Hagemeister
2014-04-11[youtube] Add support for cleanvideosearch.com (Fixes #2734)Philipp Hagemeister
2014-04-11[comedycentral:shows] Add support for TDS special editions (Fixes #2733)Philipp Hagemeister
2014-04-11[ninegag] Add support for p/ URLsPhilipp Hagemeister
2014-04-09[comedycentral] Match more URLsPhilipp Hagemeister
2014-04-04[yahoo] Support https and -uploader URLs (Fixes #2701)Philipp Hagemeister
2014-04-03[comedycentral] Add test for #2677Philipp Hagemeister
2014-04-01[comedycentral] Allow URLs with query parts (fixes #2661)Philipp Hagemeister
2014-04-01[comedycentral] Add support for /videos URLs (Fixes #2660)Philipp Hagemeister
2014-03-27[comedycentral] Add a testcase for extended-interviews URLs (#2636)Philipp Hagemeister
2014-03-21[pbs] Add support for widget URLs (Fixes #2594)Philipp Hagemeister
2014-03-17[test] Rename get_testcases to gettestcasesPhilipp 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-04[youtube] Add support for search result URLs (Fixes #2495)Philipp Hagemeister
2014-02-17[youtube] Match more truncated URLs (Closes #2402)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-01-28[tumblr] Test new URL format (#2255)Philipp Hagemeister
2014-01-07[vimeo] Fix playlist URL matchingPhilipp Hagemeister
2013-12-16[facebook] Recognize #! URLs (Fixes #1988)Philipp Hagemeister
2013-12-09[soundcloud] Do not match sets (Fixes #1930)Philipp Hagemeister
2013-12-01[vimeo] Add an extractor for users (closes #1871)Jaime Marquínez Ferrándiz
2013-11-24Update the keywords tests for the rename of the old ComedyCentralIEJaime Marquínez Ferrándiz
2013-11-24[youtube] Add an extractor for downloading the watch history (closes #1821)Jaime Marquínez Ferrándiz
2013-10-15Simplify testsPhilipp Hagemeister
2013-10-12Add support for single-test tox runsFilippo Valsorda