summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [youtube] Add support for search result URLs (Fixes #2495)Philipp Hagemeister2014-03-042-0/+14
* [tests] Raise an exception if test definition is invalid (Found in #2460)Philipp Hagemeister2014-02-261-3/+1
* Skip youtube toptracks testJaime Marquínez Ferrándiz2014-02-251-0/+2
* Ignore BOM in batch files (Fixes #2450)Philipp Hagemeister2014-02-251-0/+11
* [academicearth] Fix extractionJaime Marquínez Ferrándiz2014-02-241-5/+5
* [trutube] Support multiple formats (#2433)Philipp Hagemeister2014-02-221-5/+15
* [generic] Add support for RSS feeds (Fixes #667)Philipp Hagemeister2014-02-201-0/+9
* [youtube] Match more truncated URLs (Closes #2402)Philipp Hagemeister2014-02-171-0/+3
* Improve parse_durationSergey M.2014-02-171-0/+9
* Fix f4m downloading on Python 2.6Philipp Hagemeister2014-02-151-0/+4
* Replace test for dailymotion usersJaime Marquínez Ferrándiz2014-02-151-3/+3
* Fix #2355 (date parsing with dashes)Philipp Hagemeister2014-02-091-0/+1
* [jadorecettepub] Add extractor (Fixes #2148)Philipp Hagemeister2014-02-082-6/+6
* [pbs] Add support for viralplayer links (Fixes #2350)Philipp Hagemeister2014-02-081-11/+18
* [youtube:playlist] Recognize ‘top tracks’ urls (closes #2332)Jaime Marquínez Ferrándiz2014-02-062-0/+9
* [test_download] Skip over BadStatusLine errorsPhilipp Hagemeister2014-02-061-1/+2
* [googlesearch] Fix start, and skip playlists (Fixes #2329)Philipp Hagemeister2014-02-061-0/+9
* [test/youtube_signature] Add a test with the last playerJaime Marquínez Ferrándiz2014-02-041-0/+6
* remove accidentally duplicated test filePhilipp Hagemeister2014-02-041-75/+0
* [pbs] Add support for article pages (Fixes #870)Philipp Hagemeister2014-02-041-0/+75
* [generic] Add support for multiple brightcove URLs (Fixes #2283)Philipp Hagemeister2014-02-031-0/+11
* [vimeo] Remove superfluous whitespaceSergey M.2014-02-031-1/+1
* [vimeo] Add subtitle testsSergey M.2014-02-031-0/+56
* [blip.tv] Add support for subtitles (#2274)Philipp Hagemeister2014-02-031-0/+21
* [tumblr] Test new URL format (#2255)Philipp Hagemeister2014-01-281-0/+4
* Merge remote-tracking branch 'dstftw/rutube-channel'Philipp Hagemeister2014-01-281-0/+9
|\
| * [rutube] Add channel testdst2014-01-281-0/+9
* | [imdb] Fix playlist testdst2014-01-281-4/+4
|/
* [test/youtube_lists] Change the list used for testing the Top Lists extractorJaime Marquínez Ferrándiz2014-01-251-1/+1
* Merge branch 'paged-lists'Philipp Hagemeister2014-01-221-0/+22
|\
| * Add infrastructure for paged listsPhilipp Hagemeister2014-01-201-0/+22
* | Use unicode_literals in test_YoutubeDLPhilipp Hagemeister2014-01-221-62/+64
* | Add -f bestaudio (Fixes #2163)Philipp Hagemeister2014-01-221-0/+30
* | Correct XML ampersand fixupPhilipp Hagemeister2014-01-201-0/+14
|/
* [ted] Updated checksumsPhilipp Hagemeister2014-01-171-2/+2
* Remove youtube swf signature testPhilipp Hagemeister2014-01-171-6/+0
* [everyonesmixtape] Add support (Fixes #2161)Philipp Hagemeister2014-01-172-1/+11
* +unicode_literalsPhilipp Hagemeister2014-01-071-30/+32
* [khanacademy] Add support (Fixes #2066)Philipp Hagemeister2014-01-071-1/+11
* [vimeo] Fix playlist URL matchingPhilipp Hagemeister2014-01-071-0/+2
* [setup.py] Do not use unicode literalsPhilipp Hagemeister2014-01-051-0/+7
* fix typoPhilipp Hagemeister2014-01-051-1/+1
* Prepare widespread unicode literal usePhilipp Hagemeister2014-01-051-0/+40
* Merge pull request #2041 from dstftw/imdb-listJaime Marquínez Ferrándiz2014-01-011-1/+11
|\
| * [imdb] Add playlist testdst2013-12-251-1/+11
* | [cnn] Add multiple formats, duration, and upload_datePhilipp Hagemeister2013-12-261-0/+8
* | Add more tests for format selectionPhilipp Hagemeister2013-12-241-9/+66
|/
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-12-232-5/+1
|\
| * [subtitles-tests] Fix youtube testJaime Marquínez Ferrándiz2013-12-231-4/+0
| * YoutubeDL: rename `_fd_progress_hooks` back to `_progress_hooks`Jaime Marquínez Ferrándiz2013-12-231-1/+1