aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_youtube_lists.py
Commit message (Expand)AuthorAgeFilesLines
* Add tests for YoutubeChannelIEispedals2013-04-191-3/+9
* Add auxiliary methods to InfoExtractor to set the '_type' key and use them fo...Jaime Marquínez Ferrándiz2013-03-051-14/+21
* Use extract_info in YoutubePlaylist and YoutubeSearchJaime Marquínez Ferrándiz2013-03-051-7/+9
* Remove changed playlist test (#661)Philipp Hagemeister2013-03-031-6/+0
* fix tests in Python3, and make them parallelizablePhilipp Hagemeister2013-02-261-6/+7
* Do not user upper-case for non-constantsPhilipp Hagemeister2013-02-261-31/+31
* Modified Youtube video/playlist matching; fixes #668; fixes #585Filippo Valsorda2013-02-261-0/+13
* Switch YTPlaylistIE to API (relevant: #586); fixes #651; fixes #673; fixes #661Filippo Valsorda2013-02-261-8/+12
* better Vimeo tests; fixed a couple of VimeoIE fieldsFilippo Valsorda2012-12-201-2/+0
* test subtitlesFilippo Valsorda2012-12-171-1/+6
* streamlined and simplified dynamic tests generation; readded a couple of test...Filippo Valsorda2012-12-121-1/+1
* Fix TestYoutubeLists.test_youtube_userPhilipp Hagemeister2012-12-111-2/+2
* fix playlist pagination and add YT playlist tests (closes #569)Filippo Valsorda2012-12-111-0/+70