Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'pulpe/teachertube' | Philipp Hagemeister | 2014-06-07 | 1 | -0/+9 |
|\ | | | | | | | | | Conflicts: youtube_dl/extractor/__init__.py | ||||
| * | [TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes ↵ | pulpe | 2014-06-06 | 1 | -0/+9 |
| | | | | | | | | #3046) | ||||
* | | [test/test_youtube_lists] Replace mix list | Jaime Marquínez Ferrándiz | 2014-06-07 | 1 | -2/+2 |
|/ | | | | The old video doesn't have a mix anymore. | ||||
* | Merge pull request #2962 from simonwjackson/patch-1 | Jaime Marquínez Ferrándiz | 2014-06-03 | 1 | -1/+1 |
|\ | | | | | Update test_age_restriction.py | ||||
| * | Update test_age_restriction.py | Simon W. Jackson | 2014-05-21 | 1 | -1/+1 |
| | | | | | | typo | ||||
* | | [ivi] Replace tests | Sergey M․ | 2014-05-30 | 1 | -8/+8 |
| | | |||||
* | | [ivi] Update playlist tests | Sergey M․ | 2014-05-26 | 1 | -5/+5 |
| | | |||||
* | | fixed (what I assume was a typo) that caused test_format_note to always fail. | codesparkle | 2014-05-21 | 1 | -2/+2 |
|/ | | | | This test was introduced in c57f7757101690681af2eb8c40c8bf81bbe6e64f. | ||||
* | Merge remote-tracking branch 'jnormore/vine_user' | Philipp Hagemeister | 2014-05-13 | 1 | -0/+8 |
|\ | |||||
| * | Added VineUserIE extractor for vine user timeline | Jason Normore | 2014-05-10 | 1 | -0/+8 |
| | | | | | | | | | | Added vine user timeline extractor using unofficial vine api user profile and timeline api endpoints. | ||||
* | | [test/helper] Clarify which field failed an assertion | Philipp Hagemeister | 2014-05-13 | 1 | -1/+1 |
|/ | |||||
* | [soundcloud/generic] Add support for playlists | Philipp Hagemeister | 2014-05-05 | 1 | -0/+13 |
| | |||||
* | [YoutubeDL] Add simple tests for format_note (Closes #2825) | Philipp Hagemeister | 2014-04-30 | 2 | -1/+21 |
| | |||||
* | [test_subtitles] Allow more subtitles for TED videos | Philipp Hagemeister | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | [test helper] Correct only_matching test gathering | Philipp Hagemeister | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | [ivi] Update playlist tests | Sergey M․ | 2014-04-20 | 1 | -3/+3 |
| | |||||
* | [test_all_urls] Add support for distributed URL matching test definition | Philipp Hagemeister | 2014-04-19 | 2 | -5/+12 |
| | |||||
* | [test_all_urls] Simplify | Philipp Hagemeister | 2014-04-19 | 1 | -10/+10 |
| | |||||
* | [aol] Add support for playlists (Fixes #2730) | Philipp Hagemeister | 2014-04-13 | 2 | -1/+11 |
| | |||||
* | [youtube] Add support for cleanvideosearch.com (Fixes #2734) | Philipp Hagemeister | 2014-04-11 | 1 | -0/+1 |
| | |||||
* | [comedycentral:shows] Add support for TDS special editions (Fixes #2733) | Philipp Hagemeister | 2014-04-11 | 1 | -0/+3 |
| | |||||
* | [ninegag] Add support for p/ URLs | Philipp Hagemeister | 2014-04-11 | 1 | -0/+1 |
| | |||||
* | [comedycentral] Match more URLs | Philipp Hagemeister | 2014-04-09 | 1 | -0/+9 |
| | | | | Looks like they only offer clips instead of full episodes now. We'll need to add new parsing code as well. | ||||
* | [cspan] Do not test number of playlist entries | Philipp Hagemeister | 2014-04-04 | 1 | -1/+0 |
| | | | | Apparently, CSpan switches between single-file and multiple-file results. Either one is fine as long as we get the full four hours. | ||||
* | Fix unicode_escape (Fixes #2695) | Philipp Hagemeister | 2014-04-04 | 1 | -0/+4 |
| | |||||
* | [yahoo] Support https and -uploader URLs (Fixes #2701) | Philipp Hagemeister | 2014-04-04 | 1 | -0/+6 |
| | |||||
* | [tests] Fix YoutubeDL tests | Philipp Hagemeister | 2014-04-04 | 1 | -31/+43 |
| | | | | Since bec1fad, the id, title, and url (also in formats) keys are mandatory. Change the tests to reflect that. | ||||
* | [comedycentral] Add test for #2677 | Philipp Hagemeister | 2014-04-03 | 1 | -0/+3 |
| | |||||
* | [cspan] Support multiple segments (Fixes #2674) | Philipp Hagemeister | 2014-04-03 | 1 | -0/+14 |
| | |||||
* | [comedycentral] Allow URLs with query parts (fixes #2661) | Philipp Hagemeister | 2014-04-01 | 1 | -0/+3 |
| | |||||
* | [comedycentral] Add support for /videos URLs (Fixes #2660) | Philipp Hagemeister | 2014-04-01 | 1 | -1/+6 |
| | |||||
* | [comedycentral] Add a testcase for extended-interviews URLs (#2636) | Philipp Hagemeister | 2014-03-27 | 1 | -0/+3 |
| | |||||
* | [washingtonpost] Add extractor (Fixes #2622) | Philipp Hagemeister | 2014-03-24 | 1 | -0/+8 |
| | |||||
* | [instagram] Fix info_dict key name | Philipp Hagemeister | 2014-03-24 | 2 | -0/+8 |
| | |||||
* | [instagram] Add support for user profiles (Fixes #2606) | Philipp Hagemeister | 2014-03-23 | 3 | -21/+46 |
| | |||||
* | [test] Move expect_info_dict out of test_download | Philipp Hagemeister | 2014-03-23 | 2 | -24/+33 |
| | |||||
* | [xtube] user playlist extractor | fiocfun | 2014-03-23 | 1 | -0/+9 |
| | |||||
* | [toypics] Separate user and video extraction (#2601) | Philipp Hagemeister | 2014-03-22 | 1 | -0/+9 |
| | |||||
* | Make missing test definition fields an error | Philipp Hagemeister | 2014-03-22 | 1 | -2/+7 |
| | | | | If the result is not testable (for example, because a description changes often), either pass in a type or a regular expression (a string starting with 're:') | ||||
* | [pbs] Add support for widget URLs (Fixes #2594) | Philipp Hagemeister | 2014-03-21 | 1 | -0/+1 |
| | |||||
* | [test] Rename get_testcases to gettestcases | Philipp Hagemeister | 2014-03-17 | 3 | -5/+5 |
| | | | | Apparently, newer versions of nosetests are somewhat over-eager in their test discovery. | ||||
* | Add bestvideo and worstvideo to special format names (#2163) | Jaime Marquínez Ferrándiz | 2014-03-14 | 1 | -0/+18 |
| | |||||
* | Rename upload_timestamp to timestamp | Philipp Hagemeister | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | [test_download] Move assertions before debugging output | Philipp Hagemeister | 2014-03-13 | 1 | -7/+7 |
| | |||||
* | [googlesearch] Fix next page indicator check | Philipp Hagemeister | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | [ninegag] Fix extraction | Philipp Hagemeister | 2014-03-13 | 1 | -0/+4 |
| | |||||
* | [vimeo] Now VimeoIE doesn't match urls of channels with a numeric id (fixes ↵ | Jaime Marquínez Ferrándiz | 2014-03-12 | 1 | -0/+2 |
| | | | | #2552) | ||||
* | [generic] Use a different URL for the generic RSS test (Closes #2532) | Philipp Hagemeister | 2014-03-10 | 1 | -2/+2 |
| | |||||
* | Add a basic test suite for the InfoExtractor class | Jaime Marquínez Ferrándiz | 2014-03-09 | 1 | -0/+44 |
| | |||||
* | [ustream:channel] Update test's number of entries | Jaime Marquínez Ferrándiz | 2014-03-09 | 1 | -1/+1 |
| |