32 Commits (eb4cb42a028f1050f8c64d9efdd865b2b782e929)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz eb4cb42a02 [ted] Extract duration (closes #4155) 10 years ago
Jaime Marquínez Ferrándiz a72cbfacf0 [ted] Add support for external videos (fixes #3948) 10 years ago
Philipp Hagemeister a8eb5a8e61 [generic] Fix testcases 10 years ago
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors.
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).
10 years ago
Philipp Hagemeister a9d3890fcb [ted] Remove md5sum from test
This failed multiple times, and the md5sum is not that important anyways.
10 years ago
Sergey M․ 4d2f143ce5 [ted] Update test md5 10 years ago
Sergey M․ 5bec574859 [ted] Update test 10 years ago
Philipp Hagemeister 621f33c9d0 [ted] Extend search for description 10 years ago
Philipp Hagemeister f07a9f6f43 [ted] Remove superfluous u prefixes 10 years ago
Jaime Marquínez Ferrándiz 2d4c98dbd1 [ted] Use the rtmp links if there http downloads are not available. 10 years ago
Philipp Hagemeister 0ba77818f3 [ted] Add width and height (Fixes #2716) 10 years ago
Philipp Hagemeister ac6c104871 [ted] Add support for watch/ URLs (Fixes #2637) 10 years ago
Philipp Hagemeister aab74fa106 [ted] Simplify embed code (#2587) 10 years ago
anovicecodemonkey fc26023120 [TEDIE] Add support for embeded TED video URLs 10 years ago
Jaime Marquínez Ferrándiz b6c1ceccc2 [ted] Add 'http://' to the thumbnail url if it's missing 10 years ago
Jaime Marquínez Ferrándiz 7b9965ea93 [ted] Remove unused import and modernize test 10 years ago
Jaime Marquínez Ferrándiz bacac173a9 [ted] Style fixes 10 years ago
Jaime Marquínez Ferrándiz ca1fee34f2 [ted] Fix playlist extraction and add a test 10 years ago
Jaime Marquínez Ferrándiz 652bee05f0 [ted] Fix video extraction
The site has been redesigned
10 years ago
Philipp Hagemeister 26dca1661e [ted] Updated checksums 10 years ago
Philipp Hagemeister f853f8594d [ted] Use unicode_literals 10 years ago
Philipp Hagemeister f3682997d7 Clean up unused imports and other minor mistakes 11 years ago
Philipp Hagemeister fc2ef392be [ted] Fix playlists (Fixes #1770) 11 years ago
Philipp Hagemeister 463a908705 [ted] simplify 11 years ago
Jaime Marquínez Ferrándiz be6dfd1b49 [ted] Return a single info_dict for talks urls
It failed with the --list-subs option
11 years ago
Ismaël Mejía 4ed3e51080 [ted] fixed error in case of no subtitles present
I created a test, but I leave it commented since TED videos get
new subtitles frequently.
11 years ago
Ismaël Mejía a9a3876d55 [ted] Added support for subtitle download 11 years ago
Philipp Hagemeister 0d8cb1cc14 [ted] Prepare #980 merge 11 years ago
Jaime Marquínez Ferrándiz 177ed935a9 TEDIE: fix the title extraction 11 years ago
Philipp Hagemeister 9c5cd0948f [ted] Fix test checksum 11 years ago
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions 11 years ago
Philipp Hagemeister 9fd5ce0cbe Move TED IE into its own file 11 years ago