Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print which IE is being skipped in test_download | Jaime Marquínez Ferrándiz | 2013-06-28 | 1 | -3/+5 |
| | |||||
* | Add function add_default_info_extractors to YoutubeDL | Jaime Marquínez Ferrándiz | 2013-06-27 | 1 | -3/+1 |
| | | | | It adds to the list the ies returned by ge_extractors | ||||
* | Make sure that IEs only accept their own URLs | Philipp Hagemeister | 2013-06-27 | 1 | -1/+13 |
| | |||||
* | Move testcase generator to helper | Philipp Hagemeister | 2013-06-27 | 3 | -14/+14 |
| | |||||
* | Move tests to the IE definitions | Philipp Hagemeister | 2013-06-27 | 1 | -479/+1 |
| | |||||
* | [googleplus] move tests | Philipp Hagemeister | 2013-06-27 | 1 | -10/+0 |
| | |||||
* | [infoq] move tests | Philipp Hagemeister | 2013-06-27 | 1 | -12/+0 |
| | |||||
* | [youku] move tests | Philipp Hagemeister | 2013-06-27 | 1 | -10/+0 |
| | |||||
* | [eighttracks] move test | Philipp Hagemeister | 2013-06-27 | 1 | -71/+0 |
| | |||||
* | [steam] move test | Philipp Hagemeister | 2013-06-27 | 1 | -20/+0 |
| | |||||
* | [metacafe] move tests | Philipp Hagemeister | 2013-06-27 | 1 | -13/+0 |
| | |||||
* | [soundcloud] Move tests | Philipp Hagemeister | 2013-06-27 | 1 | -65/+0 |
| | |||||
* | Use str every time | Philipp Hagemeister | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | Allow _TESTS attribute for IEs with multiple tests | Philipp Hagemeister | 2013-06-27 | 2 | -41/+9 |
| | | | | This also improves the numbering of duplicate tests | ||||
* | Allow moving tests into IE files | Philipp Hagemeister | 2013-06-27 | 2 | -9/+7 |
| | | | | | Allow adding download tests right in the IE file. This will cut down on merge conflicts and make it more likely that new IE authors will add tests right away. | ||||
* | Add tests and improve for HotNewHipHop | Philipp Hagemeister | 2013-06-27 | 1 | -0/+9 |
| | |||||
* | a new day, a new s algo - fix #946 | Filippo Valsorda | 2013-06-27 | 1 | -7/+7 |
| | |||||
* | Add a clean-room implementation for youtube signatures | Philipp Hagemeister | 2013-06-27 | 1 | -0/+35 |
| | |||||
* | Add test for youtube signature algorithm | Philipp Hagemeister | 2013-06-27 | 1 | -0/+22 |
| | |||||
* | Simplify FakeYDL | Philipp Hagemeister | 2013-06-27 | 3 | -48/+35 |
| | |||||
* | [wimp] minor readability improvements (#940) | Philipp Hagemeister | 2013-06-26 | 1 | -0/+9 |
|\ | |||||
| * | removed trailing ',' and corrected the title in test | M.Yasoob Khalid | 2013-06-26 | 1 | -1/+1 |
| | | |||||
| * | added test for wimp.com | M.Yasoob Khalid | 2013-06-26 | 1 | -0/+9 |
| | | |||||
* | | Add CSpanIE (closes #312) | Jaime Marquínez Ferrándiz | 2013-06-26 | 1 | -0/+10 |
|/ | |||||
* | Added support for additional vtt subtitle format (WebVTT) in youtube-dl. | Ismael Mejia | 2013-06-26 | 1 | -1/+9 |
| | |||||
* | Add the option "--write-auto-sub" to download automatic subtitles from Youtube | Jaime Marquínez Ferrándiz | 2013-06-25 | 1 | -1/+1 |
| | | | | | Now automatic subtitles are only downloaded if the option is given. (closes #903) | ||||
* | added test for tudou.com | M.Yasoob Khalid | 2013-06-25 | 1 | -0/+9 |
| | |||||
* | add tests for use_cipher_signature videos (#897) and the ability to test ↵ | Filippo Valsorda | 2013-06-25 | 2 | -1/+29 |
| | | | | multiple videos per IE | ||||
* | Add VevoIE | Jaime Marquínez Ferrándiz | 2013-06-24 | 1 | -0/+11 |
| | |||||
* | Use the new class in the tests | Jaime Marquínez Ferrándiz | 2013-06-24 | 2 | -22/+22 |
| | |||||
* | Split FileDownloader in two classes: FileDownloader and YoutubeDL | Jaime Marquínez Ferrándiz | 2013-06-24 | 2 | -14/+14 |
| | | | | | YoutubeDL is the class that coordinates everything FileDownloader gets a filename and an info dict and downloads the video. | ||||
* | [break] adapt to new paths | Philipp Hagemeister | 2013-06-23 | 1 | -0/+9 |
|\ | |||||
| * | added an IE and test for break.com | M.Yasoob Khalid | 2013-06-23 | 1 | -0/+9 |
| | | |||||
* | | Correct module name | Philipp Hagemeister | 2013-06-23 | 1 | -3/+3 |
| | | |||||
* | | Remove mentions of old InfoExtractors module | Philipp Hagemeister | 2013-06-23 | 5 | -8/+8 |
| | | |||||
* | | Fix Statigram test | Philipp Hagemeister | 2013-06-23 | 1 | -1/+1 |
| | | |||||
* | | Improve error reporting for downloads | Philipp Hagemeister | 2013-06-23 | 1 | -4/+7 |
| | | |||||
* | | Improvge error reporting | Philipp Hagemeister | 2013-06-23 | 1 | -1/+1 |
| | | |||||
* | | Improve Statigr.am IE | Philipp Hagemeister | 2013-06-23 | 1 | -1/+1 |
|/ | |||||
* | added test for Statigr | M.Yasoob Khalid | 2013-06-23 | 1 | -0/+10 |
| | |||||
* | TEDIE: download the best quality video and use the new _search_regex functions | Jaime Marquínez Ferrándiz | 2013-06-20 | 1 | -2/+2 |
| | | | | Also extracts the description. | ||||
* | Update the TumblrIE: the video is no longer available | Jaime Marquínez Ferrándiz | 2013-06-20 | 1 | -4/+4 |
| | |||||
* | Merge pull request #887 from anisse/master | Jaime Marquínez Ferrándiz | 2013-06-19 | 1 | -0/+6 |
|\ | | | | | | | | | | | Fetch all entries that are in a youtube playlist Also add a test. | ||||
* \ | Merge branch 'search_regex' - PR #872 - closes #847 | Filippo Valsorda | 2013-06-17 | 2 | -40/+170 |
|\ \ | |||||
| * | | switch long info_dict fields checking to md5 | Filippo Valsorda | 2013-06-09 | 2 | -7/+6 |
| | | | |||||
| * | | test: extend the reach of info_dict checking | Filippo Valsorda | 2013-06-09 | 2 | -39/+167 |
| | | | | | | | | | | | | | | | | | | | | | * print the info_dict in a format suitable to easy adding to tests.json during tests if un-tested fields are detected * make it possible to put the crc32 in tests.json if the field is too long * complete the "info_dict" fields in existing tests * fixed the bugs catched doing this | ||||
| * | | _html_search_regex with clean_html superpowers | Filippo Valsorda | 2013-06-09 | 1 | -1/+1 |
| | | | |||||
| * | | raise exceptions on warnings during tests - and solve a couple of them | Filippo Valsorda | 2013-06-07 | 1 | -8/+2 |
| | | | |||||
| * | | print WARNINGs during test + minor fix to NBAIE | Filippo Valsorda | 2013-06-06 | 1 | -0/+9 |
| | | | |||||
* | | | Fix HypemIE test: the song name has been changed | Jaime Marquínez Ferrándiz | 2013-06-16 | 1 | -1/+1 |
| | | |