summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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