about summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ted] Return a single info_dict for talks urlsJaime Marquínez Ferrándiz2013-11-101-5/+3
* Merge pull request #1705 from iemejia/masterJaime Marquínez Ferrándiz2013-11-101-0/+69
|\
| * [ted] fixed error in case of no subtitles presentIsmaël Mejía2013-11-051-0/+6
| * Merge remote-tracking branch 'iemejia/master'Ismaël Mejía2013-11-021-0/+9
| |\
| * \ Merge branch 'ted_subtitles'Ismaël Mejía2013-11-021-0/+63
| |\ \
| | * | [ted] Added support for subtitle downloadIsmaël Mejía2013-11-021-0/+63
* | | | [soundcloud] Allow to download tracks marked as not 'streamable'Jaime Marquínez Ferrándiz2013-11-091-0/+9
* | | | tests: don't run the test if any of the extractors listed in the 'add_ie' fie...Jaime Marquínez Ferrándiz2013-11-061-1/+7
* | | | Set the 'extractor_key' field in the info_dictJaime Marquínez Ferrándiz2013-11-031-1/+1
* | | | Add the 'webpage_url' field to info_dictJaime Marquínez Ferrándiz2013-11-031-0/+3
* | | | Set the extra_info inside YoutubeDL.process_ie_result and set only if the key...Jaime Marquínez Ferrándiz2013-11-031-0/+12
| |_|/ |/| |
* | | [bambuser] Add an extractor for channels (closes #1702)Jaime Marquínez Ferrándiz2013-11-021-0/+9
|/ /
* | Fix the test for dailymotion subtitlesJaime Marquínez Ferrándiz2013-10-311-1/+1
* | [tests] a HTTP 503 is a transient issueFilippo Valsorda2013-10-281-1/+2
* | Fix YouTubeDL testPhilipp Hagemeister2013-10-281-4/+4
* | [tests] don't fail on network errorsFilippo Valsorda2013-10-282-5/+34
* | tests: build the filename from the info_dict if the 'file' key is missingJaime Marquínez Ferrándiz2013-10-281-16/+23
* | Allow to use the extension for the format selectionJaime Marquínez Ferrándiz2013-10-211-3/+14
* | Accept requested formats to be in the format 35/best (closes #1552)Jaime Marquínez Ferrándiz2013-10-211-0/+23
* | Extend #980 with --max-quality supportPhilipp Hagemeister2013-10-182-4/+43
* | Fix testPhilipp Hagemeister2013-10-181-7/+18
* | Merge remote-tracking branch 'jaimeMF/format_selection'Philipp Hagemeister2013-10-181-0/+49
|\ \
| * | Implement the prefer_free_formats in YoutubeDLJaime Marquínez Ferrándiz2013-10-111-0/+49
* | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-10-152-2/+1
|\ \ \
| * | | Fix an import in the tests and the Youtube Shows testJaime Marquínez Ferrándiz2013-10-152-2/+1
* | | | [generic] Support embedded vimeo videos (#1602)Philipp Hagemeister2013-10-151-0/+16
|/ / /
* | / Simplify testsPhilipp Hagemeister2013-10-1512-117/+148
| |/ |/|
* | [youtube] Adds #1312 Download annotationsJai Grimshaw2013-10-141-0/+82
* | Add an extractor for internetvideoarchive.com videosJaime Marquínez Ferrándiz2013-10-121-0/+14
* | Add support for single-test tox runsFilippo Valsorda2013-10-128-8/+8
|/
* [nhl] Add an extractor for videocenter's categories (#1586)Jaime Marquínez Ferrándiz2013-10-111-0/+10
* Simplify test setupPhilipp Hagemeister2013-10-072-14/+2
* Allow users to specify an age limit (fixes #1545)Philipp Hagemeister2013-10-061-0/+53
* Move try_rm to test helpersPhilipp Hagemeister2013-10-062-19/+26
* [fixup] remove unnecessary commented functionFilippo Valsorda2013-10-051-6/+0
* add capability to suppress expected warnings in testsFilippo Valsorda2013-10-053-4/+20