aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/ted.py
AgeCommit message (Expand)Author
2016-04-30[ted] add support for youtube embeds and update testsremitamine
2016-04-30[ted] extract all http formatsremitamine
2016-03-05update tests related to the change in youtube http format sortingremitamine
2015-04-20[ted] Skip hls quality selection formatSergey M․
2015-04-20[ted] Lower preference for direct audio since it's monoSergey M․
2015-04-20[ted] Fix hls audio/video-only formatsSergey M․
2015-04-20[ted] Clarify IE_NAMESergey M․
2015-04-20[ted] Clarify audio/video-only formatsSergey M․
2015-04-10[ted] Extract all formats (Closes #5397)Sergey M․
2015-02-23Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz
2015-02-22[ted] Always extract the subtitlesJaime Marquínez Ferrándiz
2015-02-21[ted] Improve external video handling and add testSergey M․
2015-02-20prefer 'code' to 'uri' if presentminusf
2015-02-16Improve subtitles supportJaime Marquínez Ferrándiz
2015-01-05[ted] Add support for embed-ssl.ted.com embedded videosJaime Marquínez Ferrándiz
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-12-03[ted] Fix type_watch links extractionSergey M․
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-12[ted] Extract duration (closes #4155)Jaime Marquínez Ferrándiz
2014-10-15[ted] Add support for external videos (fixes #3948)Jaime Marquínez Ferrándiz
2014-09-29[generic] Fix testcasesPhilipp Hagemeister
2014-08-28Move playlist tests to extractors.Philipp Hagemeister
2014-08-27[ted] Remove md5sum from testPhilipp Hagemeister
2014-06-12[ted] Update test md5Sergey M․
2014-04-22[ted] Update testSergey M․
2014-04-21[ted] Extend search for descriptionPhilipp Hagemeister
2014-04-21[ted] Remove superfluous u prefixesPhilipp 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 URLsanovicecodemonkey
2014-03-16[ted] Add 'http://' to the thumbnail url if it's missingJaime Marquínez Ferrándiz
2014-03-05[ted] Remove unused import and modernize testJaime Marquínez Ferrándiz
2014-03-05[ted] Style fixesJaime Marquínez Ferrándiz
2014-03-05[ted] Fix playlist extraction and add a testJaime Marquínez Ferrándiz
2014-03-04[ted] Fix video extractionJaime Marquínez Ferrándiz
2014-01-17[ted] Updated checksumsPhilipp Hagemeister
2014-01-17[ted] Use unicode_literalsPhilipp Hagemeister
2013-11-20Clean up unused imports and other minor mistakesPhilipp Hagemeister
2013-11-15[ted] Fix playlists (Fixes #1770)Philipp Hagemeister
2013-11-15[ted] simplifyPhilipp Hagemeister
2013-11-10[ted] Return a single info_dict for talks urlsJaime Marquínez Ferrándiz
2013-11-05[ted] fixed error in case of no subtitles presentIsmaël Mejía
2013-11-02[ted] Added support for subtitle downloadIsmaël Mejía
2013-10-04[ted] Prepare #980 mergePhilipp Hagemeister
2013-07-19TEDIE: fix the title extractionJaime Marquínez Ferrándiz
2013-06-29[ted] Fix test checksumPhilipp Hagemeister
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23Move TED IE into its own filePhilipp Hagemeister