about summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [YoutubeDL] fix tests (Closes #2036)Philipp Hagemeister2013-12-231-8/+8
|/
* Merge remote-tracking branch 'jaimeMF/split-downloaders'Philipp Hagemeister2013-12-231-1/+1
|\
| * Now a new FileDownloader is created when downloading a videoJaime Marquínez Ferrándiz2013-12-111-1/+1
* | [ivi] Neat importdst2013-12-191-2/+2
* | [ivi] Add playlist testsdst2013-12-191-0/+19
* | [utils] Fix url_basenamePhilipp Hagemeister2013-12-171-0/+3
* | Add webpage_url_basename info_dict field (Fixes #1938)Philipp Hagemeister2013-12-171-9/+16
* | [playlist-test] require a stringPhilipp Hagemeister2013-12-161-1/+1
* | [academicearth] Add support for courses (#1976)Philipp Hagemeister2013-12-161-0/+12
* | [facebook] Recognize #! URLs (Fixes #1988)Philipp Hagemeister2013-12-161-1/+5
|/
* Set 'NA' as the default value for missing fields in the output template (fixe...Jaime Marquínez Ferrándiz2013-12-091-0/+15
* [soundcloud] Do not match sets (Fixes #1930)Philipp Hagemeister2013-12-091-0/+3
* Lower number of expected entries in top listPhilipp Hagemeister2013-12-091-1/+1
* Merge remote-tracking branch 'jaimeMF/yt-toplists'Philipp Hagemeister2013-12-091-0/+8
|\
| * [youtube] Add support for downloading top lists (fixes #1868)Jaime Marquínez Ferrándiz2013-11-301-0/+8
* | [vimeo] Add an extractor for groupsJaime Marquínez Ferrándiz2013-12-061-0/+9
* | [vimeo] Add an extractor for albums (closes #1911)Jaime Marquínez Ferrándiz2013-12-061-0/+9
* | [dailymotion] Extract view count (#1895)Jaime Marquínez Ferrándiz2013-12-061-0/+5
* | Update description value for the write_info_json test (required after 27dcce1...Jaime Marquínez Ferrándiz2013-12-041-0/+1
* | Merge branch 'smotri.com' of https://github.com/dstftw/youtube-dlPhilipp Hagemeister2013-12-021-1/+21
|\ \
| * | Added extractors for smotri.comdst2013-12-021-1/+21
* | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-12-022-0/+13
|\| |
| * | [vimeo] Add an extractor for users (closes #1871)Jaime Marquínez Ferrándiz2013-12-012-0/+13
| |/
* / Make socket timeout configurable, and bump default to 10 minutes (#1862)Philipp Hagemeister2013-12-011-1/+2
|/
* [youtube/subtitles] Change MD5 of vtt subtitle in testPhilipp Hagemeister2013-11-281-1/+1
* [youtube:playlist] Add support for YouTube mixes (fixes #1839)Jaime Marquínez Ferrándiz2013-11-261-0/+9
* [tests] Remove global_setup functionPhilipp Hagemeister2013-11-259-21/+6
* 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
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-11-221-1/+1
|\
| * [bambuser:channel] Update testJaime Marquínez Ferrándiz2013-11-221-1/+1
* | Match --download-archive during playlist processing (Fixes #1745)Philipp Hagemeister2013-11-221-3/+3
|/
* Merge remote-tracking branch 'jaimeMF/yt-playlists'Philipp Hagemeister2013-11-221-7/+7
|\
| * [youtube:playlist] Don't use the gdata api (closes #1508)Jaime Marquínez Ferrándiz2013-11-131-7/+7
* | [bandcamp] add support for albums (reported in #1270)Jaime Marquínez Ferrándiz2013-11-221-0/+9
* | utils.shell_quote: Convert the args to unicode stringsJaime Marquínez Ferrándiz2013-11-211-0/+6
* | Adapt age restriction tests to new .info.json filenamesPhilipp Hagemeister2013-11-201-1/+1
* | Adapt test to changed .info.json namePhilipp Hagemeister2013-11-201-3/+4
* | Update test_write_info_json.pyJanez Troha2013-11-131-1/+1
|/
* Merge all the subtitles test into a single fileJaime Marquínez Ferrándiz2013-11-104-232/+211