Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-28 | Move playlist tests to extractors. | Philipp Hagemeister | |
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs). | |||
2014-08-27 | [ted] Remove md5sum from test | Philipp Hagemeister | |
This failed multiple times, and the md5sum is not that important anyways. | |||
2014-06-12 | [ted] Update test md5 | Sergey M․ | |
2014-04-22 | [ted] Update test | Sergey M․ | |
2014-04-21 | [ted] Extend search for description | Philipp Hagemeister | |
2014-04-21 | [ted] Remove superfluous u prefixes | Philipp Hagemeister | |
2014-04-14 | [ted] Use the rtmp links if there http downloads are not available. | Jaime Marquínez Ferrándiz | |
2014-04-07 | [ted] Add width and height (Fixes #2716) | Philipp Hagemeister | |
2014-03-27 | [ted] Add support for watch/ URLs (Fixes #2637) | Philipp Hagemeister | |
2014-03-20 | [ted] Simplify embed code (#2587) | Philipp Hagemeister | |
2014-03-20 | [TEDIE] Add support for embeded TED video URLs | anovicecodemonkey | |
2014-03-16 | [ted] Add 'http://' to the thumbnail url if it's missing | Jaime Marquínez Ferrándiz | |
2014-03-05 | [ted] Remove unused import and modernize test | Jaime Marquínez Ferrándiz | |
2014-03-05 | [ted] Style fixes | Jaime Marquínez Ferrándiz | |
2014-03-05 | [ted] Fix playlist extraction and add a test | Jaime Marquínez Ferrándiz | |
2014-03-04 | [ted] Fix video extraction | Jaime Marquínez Ferrándiz | |
The site has been redesigned | |||
2014-01-17 | [ted] Updated checksums | Philipp Hagemeister | |
2014-01-17 | [ted] Use unicode_literals | Philipp Hagemeister | |
2013-11-20 | Clean up unused imports and other minor mistakes | Philipp Hagemeister | |
2013-11-15 | [ted] Fix playlists (Fixes #1770) | Philipp Hagemeister | |
2013-11-15 | [ted] simplify | Philipp Hagemeister | |
2013-11-10 | [ted] Return a single info_dict for talks urls | Jaime Marquínez Ferrándiz | |
It failed with the --list-subs option | |||
2013-11-05 | [ted] fixed error in case of no subtitles present | Ismaël Mejía | |
I created a test, but I leave it commented since TED videos get new subtitles frequently. | |||
2013-11-02 | [ted] Added support for subtitle download | Ismaël Mejía | |
2013-10-04 | [ted] Prepare #980 merge | Philipp Hagemeister | |
2013-07-19 | TEDIE: fix the title extraction | Jaime Marquínez Ferrándiz | |
2013-06-29 | [ted] Fix test checksum | Philipp Hagemeister | |
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-23 | Move TED IE into its own file | Philipp Hagemeister | |