1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-07-17 07:46:21 +00:00

Commit Graph

  • 69b227a9bc [southparkstudios] add support for http://www.southparkstudios.com/full-episodes/* urls (closes #1469) Jaime Marquínez Ferrándiz 2013-09-21 10:58:43 +02:00
  • 0fd49457f5 [southparkstudios] Fix mgid extraction Jaime Marquínez Ferrándiz 2013-09-21 10:51:25 +02:00
  • da6ae4d37a release 2013.09.20.1 Philipp Hagemeister 2013-09-20 23:02:39 +02:00
  • 58f289d013 release 2013.09.20.1 2013.09.20.1 Philipp Hagemeister 2013-09-20 22:59:14 +02:00
  • 3d60bb96e1 Add an extractor for ebaumsworld.com (closes #1462) Jaime Marquínez Ferrándiz 2013-09-20 16:55:50 +02:00
  • 38d025b3f0 [youtube] add algo for length 91 Jaime Marquínez Ferrándiz 2013-09-20 14:43:16 +02:00
  • c40c6aaaaa Catch socket.error before IOError Jaime Marquínez Ferrándiz 2013-09-20 13:26:03 +02:00
  • 1a810f0d4e [funnyordie] Fix video url extraction Jaime Marquínez Ferrándiz 2013-09-20 13:05:34 +02:00
  • f0f42bac08 release 2013.09.20 Philipp Hagemeister 2013-09-20 10:29:48 +02:00
  • 63037593c0 release 2013.09.20 2013.09.20 Philipp Hagemeister 2013-09-20 10:24:48 +02:00
  • 7a878d47fa Merge pull request #1464 from patrickslin/patch-7 Jaime Marquínez Ferrándiz 2013-09-20 08:23:50 +02:00
  • bc4b900898 Unable to decrypt signature length 93 (fixes #1461) patrickslin 2013-09-19 21:49:06 -07:00
  • c5e743f66f [fktv] support videos splitted in any number of parts and some style changes Jaime Marquínez Ferrándiz 2013-09-18 23:32:37 +02:00
  • 6c36d8d6fb Merge pull request #1438 from rzhxeo/fktv Jaime Marquínez Ferrándiz 2013-09-18 23:04:54 +02:00
  • 71c82637e7 [youtube] apply the fix for lists with number of videos multiple of _MAX_RESULTS to user extraction Jaime Marquínez Ferrándiz 2013-09-18 23:00:32 +02:00
  • 2dad310e2c Credit @Ruirize for newgrounds Philipp Hagemeister 2013-09-18 22:30:22 +02:00
  • d0ae9e3a8d [newgrounds] simplify Philipp Hagemeister 2013-09-18 22:14:43 +02:00
  • a19413c311 Changed file hash. Ruirize 2013-09-18 17:17:12 +01:00
  • 1ef80b55dd Fixes test fail Ruirize 2013-09-18 16:23:38 +01:00
  • eb03f4dad3 Added Newgrounds support Ruirize 2013-09-18 15:54:45 +01:00
  • 830dd1944a Clarify -i help (#1453) Philipp Hagemeister 2013-09-18 13:23:04 +02:00
  • cc6943e86a Improvements Pierre Rudloff 2013-09-18 00:07:04 +02:00
  • 1237c9a3a5 XHamsterIE: Fix support for new HD video url format and add test (closes PR #1443) rzhxeo 2013-09-17 06:24:20 +02:00
  • 8f77093262 Merge remote-tracking branch 'upstream/master' into websurg Pierre Rudloff 2013-09-17 23:07:44 +02:00
  • 5d13df79a5 [francetv] Remove Pluzz test Jaime Marquínez Ferrándiz 2013-09-17 22:49:43 +02:00
  • d79a0e233a Extractor for websurg.com Pierre Rudloff 2013-09-17 22:13:40 +02:00
  • 6523223a4c [hotnewhiphop] Fix test case title Jaime Marquínez Ferrándiz 2013-09-17 21:10:57 +02:00
  • 4a67aafb7e [youtube] Don't search the flash player version for videos with age gate activated Jaime Marquínez Ferrándiz 2013-09-17 20:59:55 +02:00
  • 4ae561e7af release 2013.09.17 Philipp Hagemeister 2013-09-17 17:09:18 +02:00
  • f3f34c5b0f release 2013.09.17 2013.09.17 Philipp Hagemeister 2013-09-17 17:00:20 +02:00
  • 6ae8ee3f54 Update 85 signature (Fixes #1449) Philipp Hagemeister 2013-09-17 16:59:12 +02:00
  • e8f8e80097 Add an extractor for vice.com (closes #1051) Jaime Marquínez Ferrándiz 2013-09-16 20:58:36 +02:00
  • 4dc0ff3ecf [ooyala] prefer ipad url Jaime Marquínez Ferrándiz 2013-09-16 20:16:52 +02:00
  • 4b6462fc1e Add an extractor for Bloomberg (closes #1436) Jaime Marquínez Ferrándiz 2013-09-16 19:39:39 +02:00
  • c4ece78564 [ooyala] add support for more type of video urls, like m3u8 manifests. Jaime Marquínez Ferrándiz 2013-09-16 19:34:10 +02:00
  • 0761d02b0b Add FKTV extractor rzhxeo 2013-09-16 14:46:19 +02:00
  • 71c107fc57 Add FKTV extractor rzhxeo 2013-09-16 14:45:14 +02:00
  • 7459e3a290 Always correct encoding when writing to sys.stderr (Fixes #1435) Philipp Hagemeister 2013-09-16 06:55:33 +02:00
  • 1535e44625 Update download.html as well Philipp Hagemeister 2013-09-16 04:33:41 +02:00
  • 1cd889a44e Advertise wget and curl (Closes #1147) Philipp Hagemeister 2013-09-16 04:21:00 +02:00
  • ee087a70ed release 2013.09.16 Philipp Hagemeister 2013-09-16 04:14:52 +02:00
  • f9e66fb993 release 2013.09.16 2013.09.16 Philipp Hagemeister 2013-09-16 04:12:57 +02:00
  • 6c603ccce3 [devscripts/release] temporary workarounds Philipp Hagemeister 2013-09-16 04:12:43 +02:00
  • ef66b0c6ef Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-09-16 03:32:53 +02:00
  • 22b50ecb2f Starts of a Windows service Philipp Hagemeister 2013-09-16 03:32:45 +02:00
  • 5a6fecc3de Add an extractor for southparkstudios.com (closes #1434) Jaime Marquínez Ferrándiz 2013-09-15 23:30:58 +02:00
  • cdbccafed9 Merge pull request #1422 from rzhxeo/xhamster Jaime Marquínez Ferrándiz 2013-09-15 12:16:37 +02:00
  • e69ae5b9e7 [youtube] support youtube.googleapis.com/v/* urls (fixes #1425) Jaime Marquínez Ferrándiz 2013-09-15 12:14:59 +02:00
  • 92790f4e54 [soundcloud] Add an extractor for users (closes #1426) Jaime Marquínez Ferrándiz 2013-09-14 21:41:49 +02:00
  • 471a5ee908 Set the ext field for each format Jaime Marquínez Ferrándiz 2013-09-14 14:45:04 +02:00
  • 19e1d35989 [mixcloud] Rewrite extractor (fixes #278) Jaime Marquínez Ferrándiz 2013-09-14 14:26:42 +02:00
  • 0b7f31184d Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412) Jaime Marquínez Ferrándiz 2013-09-14 11:14:40 +02:00
  • fad84d50fe [googleplus] Fix upload date extraction Jaime Marquínez Ferrándiz 2013-09-14 11:10:01 +02:00
  • 9a1c32dc54 XHamsterIE: Add support for new URL format rzhxeo 2013-09-14 05:42:00 +02:00
  • a921f40799 [ustream] Simplify channel extraction Jaime Marquínez Ferrándiz 2013-09-13 22:05:29 +02:00
  • 74ac9bdd82 Merge pull request #1413 from tewe/master Jaime Marquínez Ferrándiz 2013-09-13 19:55:49 +02:00
  • 94518f2087 Merge pull request #1409 from JohnyMoSwag/master (closes #1404) Jaime Marquínez Ferrándiz 2013-09-13 19:41:15 +02:00
  • 535f59bbcf Merge pull request #1350 from Jaiz909/description-keyerror-fix Jaime Marquínez Ferrándiz 2013-09-13 18:20:09 +02:00
  • 71cedb3c0c [buildserver] Service installation and uninstallation Philipp Hagemeister 2013-09-13 02:25:12 +02:00
  • dd01d6558a [gamespot] Update test video title Jaime Marquínez Ferrándiz 2013-09-12 22:18:39 +02:00
  • ce85f022d2 [youtube] update algo for length 82 (fixes #1416) Jaime Marquínez Ferrándiz 2013-09-12 22:04:09 +02:00
  • ad94a6fe44 [canalplust] accept urls that don't include the video id (fixes #1415), extract more info and update test Jaime Marquínez Ferrándiz 2013-09-12 21:56:36 +02:00
  • 353ba14060 [buildserver] Rely on repository license Philipp Hagemeister 2013-09-12 16:34:24 +02:00
  • 83de794223 Add original buildserver from @fraca7 Philipp Hagemeister 2013-09-12 16:30:43 +02:00
  • bfd5c93af9 Add Ustream channel support tewe 2013-09-12 12:30:14 +02:00
  • c247d87ef3 [funnyordie] fix video url extraction Jaime Marquínez Ferrándiz 2013-09-12 11:31:27 +02:00
  • 07ac9e2cc2 release 2013.09.12 2013.09.12 Philipp Hagemeister 2013-09-12 11:26:44 +02:00
  • 6bc520c207 Check for both automatic captions and subtitles with options --write-sub and --write-auto-sub (fixes #1224) Jaime Marquínez Ferrándiz 2013-09-12 11:15:25 +02:00
  • f1d20fa39f added kickstarter IE Johny Mo Swag 2013-09-11 14:50:38 -07:00
  • e3dc22ca3a [youtube] Fix detection of videos with automatic captions Jaime Marquínez Ferrándiz 2013-09-11 19:24:56 +02:00
  • d665f8d3cb [subtitles] Also list the available automatic captions languages with '--list-sub' Jaime Marquínez Ferrándiz 2013-09-11 19:17:30 +02:00
  • 055e6f3657 [youtube] Support automatic captions with original language different from English (fixes #1225) and download in multiple languages. Jaime Marquínez Ferrándiz 2013-09-11 19:02:01 +02:00
  • ac4f319ba1 Credit @iemejia Jaime Marquínez Ferrándiz 2013-09-11 17:58:51 +02:00
  • 542cca0e8c Merge branch 'subtitles_rework' (closes PR #1326) Jaime Marquínez Ferrándiz 2013-09-11 17:37:57 +02:00
  • 6a2449df3b [howcast] Do not download from http://www.howcast.com/videos/{video_id} Jaime Marquínez Ferrándiz 2013-09-11 17:36:23 +02:00
  • 7fad1c6328 [subtitles] Use self._download_webpage for extracting the subtitles Jaime Marquínez Ferrándiz 2013-09-11 16:24:47 +02:00
  • d82134c339 [subtitles] Simplify the extraction of subtitles in subclasses and remove NoAutoSubtitlesInfoExtractor Jaime Marquínez Ferrándiz 2013-09-11 16:05:49 +02:00
  • 54d39d8b2f [subtitles] rename SubitlesIE to SubtitlesInfoExtractor Jaime Marquínez Ferrándiz 2013-09-11 15:51:04 +02:00
  • de7f3446e0 [youtube] move subtitles methods from the base extractor to YoutubeIE Jaime Marquínez Ferrándiz 2013-09-11 15:48:23 +02:00
  • f8e52269c1 [subtitles] made inheritance hierarchy flat as requested Ismael Mejia 2013-09-11 15:21:09 +02:00
  • cf1dd0c59e Merge branch 'master' into subtitles_rework Ismael Mejia 2013-09-11 14:26:48 +02:00
  • 22c8b52545 In the supported sites page, sort the extractors in case insensitive Jaime Marquínez Ferrándiz 2013-09-11 12:04:27 +02:00
  • 853c2b9864 release 2013.11.09 Philipp Hagemeister 2013-09-11 11:37:40 +02:00
  • 1f7dc42cd0 release 2013.11.09 2013.11.09 Philipp Hagemeister 2013-09-11 11:30:10 +02:00
  • aa8f2641da [youtube] update algo for length 85 (fixes #1408 and fixes #1406) Jaime Marquínez Ferrándiz 2013-09-11 11:24:58 +02:00
  • 648d25d43d [francetv] Add an extractor for francetvinfo.fr (closes #1317) Jaime Marquínez Ferrándiz 2013-09-10 15:50:34 +02:00
  • df3e61003a Merge pull request #1402 from Rudloff/canalc2 Philipp Hagemeister 2013-09-10 03:19:37 -07:00
  • 6b361ad5ee Wrong property name Pierre Rudloff 2013-09-10 12:13:22 +02:00
  • 5d8afe69f7 Add an extractor for pluzz.francetv.fr (closes PR #1399) Pierre Rudloff 2013-09-08 21:55:11 +02:00
  • 347cfe3a4b release 2013.09.10 Philipp Hagemeister 2013-09-10 11:55:57 +02:00
  • a1ab553858 release 2013.09.10 2013.09.10 Philipp Hagemeister 2013-09-10 11:25:11 +02:00
  • 07463ea162 Add an extractor for Slideshare (closes #1400) Jaime Marquínez Ferrándiz 2013-09-10 11:19:58 +02:00
  • 6d2d21f713 [sohu] add support for my.tv.sohu.com urls (fixes #1398) Jaime Marquínez Ferrándiz 2013-09-09 19:56:16 +02:00
  • 061b2889a9 Fix the minutes part in FileDownloader.format_seconds (fixed #1397) Jaime Marquínez Ferrándiz 2013-09-09 10:38:54 +02:00
  • 8963d9c266 [youtube] Modify the regex to match ids of length 11 (fixes #1396) Jaime Marquínez Ferrándiz 2013-09-09 10:33:12 +02:00
  • 890f62e868 Revert "[youtube] Fix detection of tags from HLS videos." Jaime Marquínez Ferrándiz 2013-09-08 18:49:10 +02:00
  • ed8aa85130 release 2013.09.07 Philipp Hagemeister 2013-09-08 00:29:39 +02:00
  • 8f362589a5 release 2013.09.07 2013.09.07 Philipp Hagemeister 2013-09-07 22:29:15 +02:00
  • a27a2470cd Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-09-07 22:28:54 +02:00
  • 72836fcee4 Merge branch 'master' into subtitles_rework Ismael Mejia 2013-09-06 23:23:23 +02:00