1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-07-16 23:36:20 +00:00

Commit Graph

  • b7553b2554 [vik] Clarify output Philipp Hagemeister 2013-11-24 15:20:16 +01:00
  • e03db0a077 Merge branch 'master' into opener-to-ydl Philipp Hagemeister 2013-11-24 15:18:44 +01:00
  • a1ee09e815 Document proxy Philipp Hagemeister 2013-11-24 15:03:25 +01:00
  • 267ed0c5d3 [collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes #1822) Jaime Marquínez Ferrándiz 2013-11-24 14:59:19 +01:00
  • f459d17018 [youtube] Add an extractor for downloading the watch history (closes #1821) Jaime Marquínez Ferrándiz 2013-11-24 14:33:50 +01:00
  • dc65dcbb6d [mixcloud] The description field may be missing (fixes #1819) Jaime Marquínez Ferrándiz 2013-11-24 11:28:44 +01:00
  • d214fdb8fe [brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead Jaime Marquínez Ferrándiz 2013-11-24 11:02:34 +01:00
  • fcaafe5619 Remove duplicate list from documentation Philipp Hagemeister 2013-11-24 07:58:30 +01:00
  • 2097054c58 release 2013.11.24.1 Philipp Hagemeister 2013-11-24 07:55:07 +01:00
  • 138df537ff release 2013.11.24.1 2013.11.24.1 Philipp Hagemeister 2013-11-24 07:51:56 +01:00
  • 0c7c19d6bc [clipfish] Add extractor (Fixes #1760) Philipp Hagemeister 2013-11-24 07:51:44 +01:00
  • aa6e508a39 release 2013.11.24 Philipp Hagemeister 2013-11-24 07:33:47 +01:00
  • eaaafc59c2 release 2013.11.24 2013.11.24 Philipp Hagemeister 2013-11-24 07:30:34 +01:00
  • 382ed50e0e [viki] Add extractor (fixes #1813) Philipp Hagemeister 2013-11-24 07:30:05 +01:00
  • 66ec019240 [youtube] do not use variable name twice Philipp Hagemeister 2013-11-24 06:54:26 +01:00
  • bd49928f7a [niconico] Clarify download Philipp Hagemeister 2013-11-24 06:53:50 +01:00
  • 23e6d50d73 [bandcamp] Remove unused variable Philipp Hagemeister 2013-11-24 06:52:53 +01:00
  • 2e767313e4 [update] fix error Philipp Hagemeister 2013-11-24 06:52:21 +01:00
  • 38b2db6a66 Credit @takuya0301 for niconico Philipp Hagemeister 2013-11-24 06:39:49 +01:00
  • 13ebea791f [niconico] Simplify and make work with old Python versions Philipp Hagemeister 2013-11-24 06:37:14 +01:00
  • 4c9c57428f Merge remote-tracking branch 'takuya0301/niconico' Philipp Hagemeister 2013-11-24 06:09:11 +01:00
  • 8bf9319e9c Simplify logger code(#1811) Philipp Hagemeister 2013-11-24 06:08:11 +01:00
  • 4914120727 Merge remote-tracking branch 'iTaybb/master' Philipp Hagemeister 2013-11-24 06:07:12 +01:00
  • 36de0a0e1a [brightcove] Set the 'videoPlayer' value to the 'videoId' if it's missing in the parameters (fixes #1815) Jaime Marquínez Ferrándiz 2013-11-23 23:26:06 +01:00
  • e5c146d586 [streamcloud] skip test on travis Philipp Hagemeister 2013-11-23 15:57:42 +01:00
  • 52ad14aeb0 Add support for niconico Takuya Tsuchida 2013-11-23 18:19:44 +09:00
  • 43afe28588 Log to an external logger (fixes #1810) Itay Brandes 2013-11-23 10:22:18 +02:00
  • 1e4364dad6 release 2013.11.22.2 Philipp Hagemeister 2013-11-22 23:28:10 +01:00
  • a87b0615aa release 2013.11.22.2 2013.11.22.2 Philipp Hagemeister 2013-11-22 23:08:15 +01:00
  • d7386f6276 [update] Check if version from repository is newer before updating Philipp Hagemeister 2013-11-22 23:05:56 +01:00
  • 081640940e Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-11-22 22:46:57 +01:00
  • 7012b23c94 Match --download-archive during playlist processing (Fixes #1745) Philipp Hagemeister 2013-11-22 22:46:46 +01:00
  • d3b30148ed [bambuser:channel] Update test Jaime Marquínez Ferrándiz 2013-11-22 21:26:31 +01:00
  • 9f79463803 [howcast] update test's checksum Jaime Marquínez Ferrándiz 2013-11-22 21:25:12 +01:00
  • d35dc6d3b5 [bandcamp] move the album test to the album extractor and return a single track instead of a playlist Jaime Marquínez Ferrándiz 2013-11-22 21:19:31 +01:00
  • 0c0e6a64a3 release 2013.11.22.1 Philipp Hagemeister 2013-11-22 20:25:49 +01:00
  • 50123be421 release 2013.11.22.1 2013.11.22.1 Philipp Hagemeister 2013-11-22 20:23:55 +01:00
  • 3f8ced5144 Merge remote-tracking branch 'jaimeMF/yt-playlists' Philipp Hagemeister 2013-11-22 20:11:54 +01:00
  • 00ea0f11eb Print full title in --get-title output (#1806) Philipp Hagemeister 2013-11-22 20:00:35 +01:00
  • dca0872056 Move the opener to the YoutubeDL object. Philipp Hagemeister 2013-11-22 19:57:52 +01:00
  • 0b63aed8df [update] do not assign to unused variables Philipp Hagemeister 2013-11-22 19:15:36 +01:00
  • 15c3adbb16 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-11-22 19:08:33 +01:00
  • f143a42fe6 [bandcamp] Skip album test Philipp Hagemeister 2013-11-22 19:08:25 +01:00
  • 241650c7ff [vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos Jaime Marquínez Ferrándiz 2013-11-22 18:20:31 +01:00
  • dde4488dd2 release 2013.11.22 Philipp Hagemeister 2013-11-22 17:48:53 +01:00
  • bfe7439a20 release 2013.11.22 2013.11.22 Philipp Hagemeister 2013-11-22 17:46:26 +01:00
  • cffa6aa107 [bandcamp] Support trackinfo-style songs (Fixes #1270) Philipp Hagemeister 2013-11-22 17:44:55 +01:00
  • 02e4ebbbad [streamcloud] Add IE (Fixes #1801) Philipp Hagemeister 2013-11-22 17:19:22 +01:00
  • ab009f59ef [toutv] Fix a typo Philipp Hagemeister 2013-11-22 17:17:55 +01:00
  • 0980426559 [bandcamp] add support for albums (reported in #1270) Jaime Marquínez Ferrándiz 2013-11-22 16:05:14 +01:00
  • b1c9c66936 Remove unnecessary slash in setup.py (Fixes #1778) Philipp Hagemeister 2013-11-21 23:26:28 +01:00
  • a6a173c2fd utils.shell_quote: Convert the args to unicode strings Jaime Marquínez Ferrándiz 2013-11-21 14:09:28 +01:00
  • 1fce91664e release 2013.11.21 Philipp Hagemeister 2013-11-21 14:02:04 +01:00
  • 2bb683c201 release 2013.11.21 2013.11.21 Philipp Hagemeister 2013-11-21 13:59:33 +01:00
  • 64bb5187f5 [soundcloud] Retrieve the file url using the client_id for the iPhone (fixes #1798) Jaime Marquínez Ferrándiz 2013-11-21 13:16:19 +01:00
  • 9e4f50a8ae [sztv] skip test, site is undergoing mid-term maintenance Philipp Hagemeister 2013-11-20 09:59:03 +01:00
  • 0190eecc00 [nhl] Make NHLVideocenter IE_DESC fit with other descriptions Philipp Hagemeister 2013-11-20 09:45:22 +01:00
  • ca872a4c0b [spankwire] Fix description search Philipp Hagemeister 2013-11-20 09:23:53 +01:00
  • f2e87ef4fa [anitube] Skip test (on travis) Philipp Hagemeister 2013-11-20 07:46:44 +01:00
  • 0ad97bbc05 [spankwire] fix check for description Philipp Hagemeister 2013-11-20 07:45:32 +01:00
  • c4864091a1 [videopremium] Support new crazy redirect scheme Philipp Hagemeister 2013-11-20 07:43:21 +01:00
  • 9a98a466b3 [toutv] really skip test Philipp Hagemeister 2013-11-20 07:37:14 +01:00
  • f99e0f1ed6 Adapt age restriction tests to new .info.json filenames Philipp Hagemeister 2013-11-20 07:37:07 +01:00
  • fa79991c9a release 2013.11.20 Philipp Hagemeister 2013-11-20 07:32:28 +01:00
  • d323bcb152 release 2013.11.20 2013.11.20 Philipp Hagemeister 2013-11-20 07:25:17 +01:00
  • da6a795fdb [escapist] Fix title search Philipp Hagemeister 2013-11-20 07:23:23 +01:00
  • c5edcde21f [escapist] upper-case URL Philipp Hagemeister 2013-11-20 06:56:59 +01:00
  • 15ff3c831e [escapist] Fix syntax error Philipp Hagemeister 2013-11-20 06:55:07 +01:00
  • 100959a6d9 [escapist] Add support for HD format (Closes #1755) Philipp Hagemeister 2013-11-20 06:47:50 +01:00
  • 0a120f74b2 Credit @diffycat for anitube Philipp Hagemeister 2013-11-20 06:36:00 +01:00
  • 8f05351984 [anitube] Minor fixes (#1776) Philipp Hagemeister 2013-11-20 06:35:02 +01:00
  • 4eb92208a3 Adapt test to changed .info.json name Philipp Hagemeister 2013-11-20 06:34:48 +01:00
  • 71791f414c Merge remote-tracking branch 'diffycat/master' Philipp Hagemeister 2013-11-20 06:28:13 +01:00
  • f3682997d7 Clean up unused imports and other minor mistakes Philipp Hagemeister 2013-11-20 06:27:48 +01:00
  • cc13cc0251 [teamcoco] Correct error Philipp Hagemeister 2013-11-20 06:25:33 +01:00
  • 86bd5f2ca9 Merge remote-tracking branch 'dz0ny/patch-1' Philipp Hagemeister 2013-11-20 06:21:05 +01:00
  • 8694c60000 import json for --dump-json Philipp Hagemeister 2013-11-20 06:18:24 +01:00
  • 9d1538182f Add an option to dump json information Mohamedh Fazal 2013-11-19 18:59:22 +05:00
  • 5904088811 Add support for tou.tv (Fixes #1792) Philipp Hagemeister 2013-11-20 06:13:19 +01:00
  • 69545c2aff [d8] inherit from CanalplusIE Jaime Marquínez Ferrándiz 2013-11-19 20:43:49 +01:00
  • 495da337ae Merge pull request #1758 from migbac/master Jaime Marquínez Ferrándiz 2013-11-19 20:20:57 +01:00
  • aa0740099f release 2013.11.19 Philipp Hagemeister 2013-11-19 12:51:45 +01:00
  • 34b3afc7be release 2013.11.19 2013.11.19 Philipp Hagemeister 2013-11-19 12:41:01 +01:00
  • 00373a4c5d Merge pull request #1790 from rg3/console-title Philipp Hagemeister 2013-11-18 07:50:10 -08:00
  • cb7dfeeac4 [youtube] only allow domain name to be upper-case (#1786) Philipp Hagemeister 2013-11-18 16:42:35 +01:00
  • efd6c574a2 Correctly write and restore the console title on the stack (fixes #1782) Jaime Marquínez Ferrándiz 2013-11-18 16:35:41 +01:00
  • 4113e6ab56 [auengine] Do not return unnecessary ext Philipp Hagemeister 2013-11-18 14:36:01 +01:00
  • 907ea8357a release 2013.11.18.1 Philipp Hagemeister 2013-11-18 14:01:34 +01:00
  • 9a942a4671 release 2013.11.18.1 2013.11.18.1 Philipp Hagemeister 2013-11-18 13:56:53 +01:00
  • 9906d397a0 [auengine] Simplify Philipp Hagemeister 2013-11-18 13:56:45 +01:00
  • ae8f787141 Remove iPhone from user agent. This breaks a lot of extractors Philipp Hagemeister 2013-11-18 13:52:24 +01:00
  • d71ce54c9d release 2013.11.18 Philipp Hagemeister 2013-11-18 13:34:28 +01:00
  • a81b4d5c8f release 2013.11.18 2013.11.18 Philipp Hagemeister 2013-11-18 13:30:43 +01:00
  • 887c6acdf2 Support multiple embedded YouTube URLs (Fixes #1787) Philipp Hagemeister 2013-11-18 13:28:26 +01:00
  • 83aa529330 Support protocol-independent URLs (#1787) Philipp Hagemeister 2013-11-18 13:18:17 +01:00
  • 96b31b6533 Add iPhone to UA (#1746) Philipp Hagemeister 2013-11-18 13:05:58 +01:00
  • fccd377198 Suppor embed-only videos (Fixes #1746) Philipp Hagemeister 2013-11-18 13:05:18 +01:00
  • 2b35c9ef74 Merge branch 'master' into rtmpdump rzhxeo 2013-11-18 00:27:06 +01:00
  • 6da31d3f46 release 2013.11.17 Philipp Hagemeister 2013-11-17 22:24:23 +01:00
  • 73c566695f release 2013.11.17 2013.11.17 Philipp Hagemeister 2013-11-17 22:14:13 +01:00