about summary refs log tree commit diff
path: root/test/test_all_urls.py
Commit message (Expand)AuthorAgeFilesLines
* Update the keywords tests for the rename of the old ComedyCentralIEJaime Marquínez Ferrándiz2013-11-241-4/+4
* [youtube] Add an extractor for downloading the watch history (closes #1821)Jaime Marquínez Ferrándiz2013-11-241-0/+1
* Simplify testsPhilipp Hagemeister2013-10-151-5/+11
* Add support for single-test tox runsFilippo Valsorda2013-10-121-1/+1
* [youtube] support youtube.googleapis.com/v/* urls (fixes #1425)Jaime Marquínez Ferrándiz2013-09-151-0/+1
* [youtube] Modify the regex to match ids of length 11 (fixes #1396)Jaime Marquínez Ferrándiz2013-09-091-4/+7
* [youtube] Fix some issues with the detection of playlist/channel urls (report...Jaime Marquínez Ferrándiz2013-09-061-11/+16
* [youtube] Fix detection of feeds urls (fixes #1294)Jaime Marquínez Ferrándiz2013-09-061-0/+6
* [youtube] Urls like youtube.com/NASA are now interpreted as users (fixes #1069)Jaime Marquínez Ferrándiz2013-09-051-9/+20
* [youtube] Support watch_popup URLs (Fixes #1275)Philipp Hagemeister2013-08-191-0/+1
* [youtube:subscriptions] Use colon for differentiation of shortcutsPhilipp Hagemeister2013-07-071-0/+11
* Make sure that IEs only accept their own URLsPhilipp Hagemeister2013-06-271-1/+13
* Remove mentions of old InfoExtractors modulePhilipp Hagemeister2013-06-231-1/+1
* Fix the test_all_urls (Import issue)Clément DAVID2013-06-041-1/+1
* Merge within test_all_urlsClément DAVID2013-06-041-0/+16
* Add tests for YoutubeChannelIEispedals2013-04-191-1/+6
* Modified Youtube video/playlist matching; fixes #668; fixes #585Filippo Valsorda2013-02-261-4/+10
* Allow ampersand right after ? in youtube URLs (Closes #602)Philipp Hagemeister2012-12-271-0/+27