1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-01 19:45:52 -05:00

Commit graph

  • bb0eee71e7 [youtube] Update one of the test's description Jaime Marquínez Ferrándiz 2013-09-24 21:04:13 +0200
  • 6f56389b88 [youtube] update algos for length 86 and 84 (fixes #1494) Jaime Marquínez Ferrándiz 2013-09-24 21:02:00 +0200
  • 5b333c1ce6 [francetv] Add an extractor for Generation Quoi (closes #1475) Jaime Marquínez Ferrándiz 2013-09-23 21:41:54 +0200
  • a825f33030 [francetv] Add an extractor for France2 Jaime Marquínez Ferrándiz 2013-09-23 21:28:33 +0200
  • 92f618f2e2 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-09-23 11:24:49 +0200
  • 81ec7c7901 [facebook] Allow untitled videos (Fixes #1484) Philipp Hagemeister 2013-09-23 11:24:10 +0200
  • dd5d2eb03c If the file is already downloaded include the size in the progress hook Jaime Marquínez Ferrándiz 2013-09-22 23:39:30 +0200
  • 4ae720042c Include the eta and the speed in the progress hooks Jaime Marquínez Ferrándiz 2013-09-22 23:31:39 +0200
  • c705320f48 Correct test strings Philipp Hagemeister 2013-09-22 12:18:16 +0200
  • d2d8f89531 Do not warn if fallback is without alternatives (because we did not get the flash player URL) Philipp Hagemeister 2013-09-22 12:18:10 +0200
  • bdde940e90 [youtube] Improve flash player URL handling Philipp Hagemeister 2013-09-22 12:17:42 +0200
  • 45f4a76dbc Work around nosetests nosiness Philipp Hagemeister 2013-09-22 11:45:29 +0200
  • 13dc64ce74 [youtube] Remove _decrypt_signature_age_gate Philipp Hagemeister 2013-09-22 11:17:21 +0200
  • c35f9e72ce Move cachedir doc Philipp Hagemeister 2013-09-22 11:09:25 +0200
  • f8061589e6 [youtube] Actually pass in cachedir option Philipp Hagemeister 2013-09-22 10:50:12 +0200
  • 0ca96d48c7 [youtube] Improve source code quality Philipp Hagemeister 2013-09-22 10:37:23 +0200
  • 4ba146f35d Update static signatures Philipp Hagemeister 2013-09-22 10:31:25 +0200
  • edf3e38ebd [youtube] Improve cache and add an option to print the extracted signatures Philipp Hagemeister 2013-09-22 10:30:02 +0200
  • c4417ddb61 [youtube] Add filesystem signature cache Philipp Hagemeister 2013-09-22 00:35:03 +0200
  • 4a2080e407 [youku] better error handling tewe 2013-09-15 21:58:49 +0200
  • 2f2ffea9ca Clarify a couple of calls Philipp Hagemeister 2013-09-21 15:34:29 +0200
  • ba552f542f Use reader instead of indexing Philipp Hagemeister 2013-09-21 15:32:37 +0200
  • 8379969834 Prepare signature function caching Philipp Hagemeister 2013-09-21 15:19:48 +0200
  • 95dbd2f990 Change test target (Verified with node.js) Philipp Hagemeister 2013-09-21 15:10:38 +0200
  • a7177865b1 Implement more opcodes Philipp Hagemeister 2013-09-21 14:48:12 +0200
  • e0df6211cc Restore accidentally deleted commits Philipp Hagemeister 2013-09-21 14:19:30 +0200
  • b00ca882a4 [livestream] Fix events extraction (fixes #1467) Jaime Marquínez Ferrándiz 2013-09-21 13:50:52 +0200
  • 39baacc49f [dailymotion] Add an extractor for users (closes #1476) Jaime Marquínez Ferrándiz 2013-09-21 12:45:53 +0200
  • 3a1d48d6de [dailymotion] Raise ExtractorError if the dailymotion response reports an error Jaime Marquínez Ferrándiz 2013-09-21 12:15:54 +0200
  • 34308b30d6 Warn if no locale is set (#1474) Philipp Hagemeister 2013-09-21 11:48:07 +0200
  • bc1506f8c0 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-09-21 11:10:30 +0200
  • b61067fa4f Abort if extractaudio is given without a variable extension (#1470) Philipp Hagemeister 2013-09-21 11:10:22 +0200
  • 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 +0200
  • 0fd49457f5 [southparkstudios] Fix mgid extraction Jaime Marquínez Ferrándiz 2013-09-21 10:51:25 +0200
  • 58f289d013 release 2013.09.20.1 Philipp Hagemeister 2013-09-20 22:59:14 +0200
  • 3d60bb96e1 Add an extractor for ebaumsworld.com (closes #1462) Jaime Marquínez Ferrándiz 2013-09-20 16:55:50 +0200
  • 38d025b3f0 [youtube] add algo for length 91 Jaime Marquínez Ferrándiz 2013-09-20 14:43:16 +0200
  • c40c6aaaaa Catch socket.error before IOError Jaime Marquínez Ferrándiz 2013-09-20 13:26:03 +0200
  • 1a810f0d4e [funnyordie] Fix video url extraction Jaime Marquínez Ferrándiz 2013-09-20 13:05:34 +0200
  • 63037593c0 release 2013.09.20 Philipp Hagemeister 2013-09-20 10:24:48 +0200
  • 7a878d47fa Merge pull request #1464 from patrickslin/patch-7 Jaime Marquínez Ferrándiz 2013-09-20 08:23:50 +0200
  • bc4b900898 Unable to decrypt signature length 93 (fixes #1461) patrickslin 2013-09-19 21:49:06 -0700
  • 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 +0200
  • 6c36d8d6fb Merge pull request #1438 from rzhxeo/fktv Jaime Marquínez Ferrándiz 2013-09-18 23:04:54 +0200
  • 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 +0200
  • 2dad310e2c Credit @Ruirize for newgrounds Philipp Hagemeister 2013-09-18 22:30:22 +0200
  • d0ae9e3a8d [newgrounds] simplify Philipp Hagemeister 2013-09-18 22:14:43 +0200
  • a19413c311 Changed file hash. Ruirize 2013-09-18 17:17:12 +0100
  • 1ef80b55dd Fixes test fail Ruirize 2013-09-18 16:23:38 +0100
  • eb03f4dad3 Added Newgrounds support Ruirize 2013-09-18 15:54:45 +0100
  • 830dd1944a Clarify -i help (#1453) Philipp Hagemeister 2013-09-18 13:23:04 +0200
  • cc6943e86a Improvements Pierre Rudloff 2013-09-18 00:07:04 +0200
  • 1237c9a3a5 XHamsterIE: Fix support for new HD video url format and add test (closes PR #1443) rzhxeo 2013-09-17 06:24:20 +0200
  • 8f77093262 Merge remote-tracking branch 'upstream/master' into websurg Pierre Rudloff 2013-09-17 23:07:44 +0200
  • 5d13df79a5 [francetv] Remove Pluzz test Jaime Marquínez Ferrándiz 2013-09-17 22:49:43 +0200
  • d79a0e233a Extractor for websurg.com Pierre Rudloff 2013-09-17 22:13:40 +0200
  • 6523223a4c [hotnewhiphop] Fix test case title Jaime Marquínez Ferrándiz 2013-09-17 21:10:57 +0200
  • 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 +0200
  • f3f34c5b0f release 2013.09.17 Philipp Hagemeister 2013-09-17 17:00:20 +0200
  • 6ae8ee3f54 Update 85 signature (Fixes #1449) Philipp Hagemeister 2013-09-17 16:59:12 +0200
  • e8f8e80097 Add an extractor for vice.com (closes #1051) Jaime Marquínez Ferrándiz 2013-09-16 20:58:36 +0200
  • 4dc0ff3ecf [ooyala] prefer ipad url Jaime Marquínez Ferrándiz 2013-09-16 20:16:52 +0200
  • 4b6462fc1e Add an extractor for Bloomberg (closes #1436) Jaime Marquínez Ferrándiz 2013-09-16 19:39:39 +0200
  • c4ece78564 [ooyala] add support for more type of video urls, like m3u8 manifests. Jaime Marquínez Ferrándiz 2013-09-16 19:34:10 +0200
  • 0761d02b0b Add FKTV extractor rzhxeo 2013-09-16 14:46:19 +0200
  • 71c107fc57 Add FKTV extractor rzhxeo 2013-09-16 14:45:14 +0200
  • 7459e3a290 Always correct encoding when writing to sys.stderr (Fixes #1435) Philipp Hagemeister 2013-09-16 06:55:33 +0200
  • f9e66fb993 release 2013.09.16 Philipp Hagemeister 2013-09-16 04:12:57 +0200
  • 6c603ccce3 [devscripts/release] temporary workarounds Philipp Hagemeister 2013-09-16 04:12:43 +0200
  • ef66b0c6ef Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-09-16 03:32:53 +0200
  • 22b50ecb2f Starts of a Windows service Philipp Hagemeister 2013-09-16 03:32:45 +0200
  • 5a6fecc3de Add an extractor for southparkstudios.com (closes #1434) Jaime Marquínez Ferrándiz 2013-09-15 23:30:58 +0200
  • cdbccafed9 Merge pull request #1422 from rzhxeo/xhamster Jaime Marquínez Ferrándiz 2013-09-15 12:16:37 +0200
  • e69ae5b9e7 [youtube] support youtube.googleapis.com/v/* urls (fixes #1425) Jaime Marquínez Ferrándiz 2013-09-15 12:14:59 +0200
  • 92790f4e54 [soundcloud] Add an extractor for users (closes #1426) Jaime Marquínez Ferrándiz 2013-09-14 21:41:49 +0200
  • 471a5ee908 Set the ext field for each format Jaime Marquínez Ferrándiz 2013-09-14 14:45:04 +0200
  • 19e1d35989 [mixcloud] Rewrite extractor (fixes #278) Jaime Marquínez Ferrándiz 2013-09-14 14:26:42 +0200
  • 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 +0200
  • fad84d50fe [googleplus] Fix upload date extraction Jaime Marquínez Ferrándiz 2013-09-14 11:10:01 +0200
  • 9a1c32dc54 XHamsterIE: Add support for new URL format rzhxeo 2013-09-14 05:42:00 +0200
  • a921f40799 [ustream] Simplify channel extraction Jaime Marquínez Ferrándiz 2013-09-13 22:05:29 +0200
  • 74ac9bdd82 Merge pull request #1413 from tewe/master Jaime Marquínez Ferrándiz 2013-09-13 19:55:49 +0200
  • 94518f2087 Merge pull request #1409 from JohnyMoSwag/master (closes #1404) Jaime Marquínez Ferrándiz 2013-09-13 19:41:15 +0200
  • 535f59bbcf Merge pull request #1350 from Jaiz909/description-keyerror-fix Jaime Marquínez Ferrándiz 2013-09-13 18:20:09 +0200
  • 71cedb3c0c [buildserver] Service installation and uninstallation Philipp Hagemeister 2013-09-13 02:25:12 +0200
  • dd01d6558a [gamespot] Update test video title Jaime Marquínez Ferrándiz 2013-09-12 22:18:39 +0200
  • ce85f022d2 [youtube] update algo for length 82 (fixes #1416) Jaime Marquínez Ferrándiz 2013-09-12 22:04:09 +0200
  • 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 +0200
  • 353ba14060 [buildserver] Rely on repository license Philipp Hagemeister 2013-09-12 16:34:24 +0200
  • 83de794223 Add original buildserver from @fraca7 Philipp Hagemeister 2013-09-12 16:30:43 +0200
  • bfd5c93af9 Add Ustream channel support tewe 2013-09-12 12:30:14 +0200
  • c247d87ef3 [funnyordie] fix video url extraction Jaime Marquínez Ferrándiz 2013-09-12 11:31:27 +0200
  • 07ac9e2cc2 release 2013.09.12 Philipp Hagemeister 2013-09-12 11:26:44 +0200
  • 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 +0200
  • f1d20fa39f added kickstarter IE Johny Mo Swag 2013-09-11 14:50:38 -0700
  • e3dc22ca3a [youtube] Fix detection of videos with automatic captions Jaime Marquínez Ferrándiz 2013-09-11 19:24:56 +0200
  • d665f8d3cb [subtitles] Also list the available automatic captions languages with '--list-sub' Jaime Marquínez Ferrándiz 2013-09-11 19:17:30 +0200
  • 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 +0200
  • ac4f319ba1 Credit @iemejia Jaime Marquínez Ferrándiz 2013-09-11 17:58:51 +0200
  • 542cca0e8c Merge branch 'subtitles_rework' (closes PR #1326) Jaime Marquínez Ferrándiz 2013-09-11 17:37:57 +0200