Commit graph

  • 780083dbc6 release 2014.01.22.5 2014.01.22.5 Philipp Hagemeister 2014-01-22 21:57:17 +01:00
  • 4919603f66 [youtube] Make DASH manifest download conditional for now Philipp Hagemeister 2014-01-22 21:56:37 +01:00
  • dd26ced164 Add __len__ to PagedLists Philipp Hagemeister 2014-01-22 21:43:33 +01:00
  • bd2d82a5d3 [newgrounds] Simplify Philipp Hagemeister 2014-01-22 21:41:28 +01:00
  • 1e1e007962 release 2014.01.22.4 Philipp Hagemeister 2014-01-22 21:16:54 +01:00
  • c4cd138b92 release 2014.01.22.4 2014.01.22.4 Philipp Hagemeister 2014-01-22 21:01:52 +01:00
  • 65697b3bf3 Merge branch 'paged-lists' Philipp Hagemeister 2014-01-22 20:00:16 +01:00
  • 50317b111d Merge branch 'youtube-dash-manifest' Philipp Hagemeister 2014-01-22 19:58:31 +01:00
  • d7975ea287 [xvideos] Simplify Philipp Hagemeister 2014-01-22 19:02:48 +01:00
  • 714d709a31 [xvideos] Fix thumbnail extraction Mike Col 2014-01-22 19:01:41 +01:00
  • 11577ec054 [cspan] Disable test Philipp Hagemeister 2014-01-22 15:10:00 +01:00
  • 79bf58f9b5 Document -f worstaudio as well Philipp Hagemeister 2014-01-22 14:55:45 +01:00
  • 3749d754de release 2014.01.22.3 Philipp Hagemeister 2014-01-22 14:55:38 +01:00
  • cd8a562267 release 2014.01.22.3 2014.01.22.3 Philipp Hagemeister 2014-01-22 14:53:36 +01:00
  • de3ef3ed58 Default to -f best-audio when only audio is requested Philipp Hagemeister 2014-01-22 14:53:23 +01:00
  • 8908741806 Use unicode_literals in test_YoutubeDL Philipp Hagemeister 2014-01-22 14:47:58 +01:00
  • ba7678f9cc Add -f bestaudio (Fixes #2163) Philipp Hagemeister 2014-01-22 14:47:29 +01:00
  • c079f0aeea release 2014.01.22.2 Philipp Hagemeister 2014-01-22 14:36:47 +01:00
  • a70c83768e release 2014.01.22.2 2014.01.22.2 Philipp Hagemeister 2014-01-22 14:33:16 +01:00
  • 04b4d394d9 Add new --default-search option (#2193) Philipp Hagemeister 2014-01-22 14:16:43 +01:00
  • 130f12985a [comedycentral] Use the generic _real_extract provided by the base class Jaime Marquínez Ferrándiz 2014-01-22 11:44:26 +01:00
  • 4ca5d43cd8 Merge pull request #2195 from dstftw/master Jaime Marquínez Ferrándiz 2014-01-22 02:39:17 -08:00
  • 4bbf139aa7 [southparkstudios] Use the generic _real_extract provided by the base class Jaime Marquínez Ferrándiz 2014-01-22 11:35:17 +01:00
  • 47739636a9 [space] Add support for mobile URLs dst 2014-01-22 17:25:32 +07:00
  • 407ae733ab [cspan] Make ‘www’ optional and improve the regex for extracting the id (fixes #2194) Jaime Marquínez Ferrándiz 2014-01-22 11:06:03 +01:00
  • c39f7013e1 [gametrailers] Use the generic _real_extract provided by the base class Jaime Marquínez Ferrándiz 2014-01-22 10:51:17 +01:00
  • a4a028323e [comedycentral] Use unicode_literals Philipp Hagemeister 2014-01-22 03:50:49 +01:00
  • 780ee4e501 [comedycentral] Adapt testcase Philipp Hagemeister 2014-01-22 03:49:16 +01:00
  • d7b51547c0 [imdb:list] Switch to loading the webpage Philipp Hagemeister 2014-01-22 03:41:19 +01:00
  • 43030f36db [d8] typo Philipp Hagemeister 2014-01-22 03:10:31 +01:00
  • 48c63f1653 [d8] disable test; video got deleted Philipp Hagemeister 2014-01-22 03:09:21 +01:00
  • 90f479b6d5 [novamov] Skip tests Philipp Hagemeister 2014-01-22 03:04:10 +01:00
  • d513c0e282 release 2014.01.22.1 Philipp Hagemeister 2014-01-22 02:26:30 +01:00
  • 6fd2957163 release 2014.01.22.1 2014.01.22.1 Philipp Hagemeister 2014-01-22 02:17:00 +01:00
  • d3a1c71917 [ringtv] Fix and add news extraction Philipp Hagemeister 2014-01-22 02:16:40 +01:00
  • af1588c05f [mtv] Update tests and xpath function for new title extraction Philipp Hagemeister 2014-01-22 02:04:51 +01:00
  • 2250865fb0 [Wimp] Use new URL relay method Philipp Hagemeister 2014-01-22 02:01:23 +01:00
  • 99f770caa8 [hotnewhiphop] Retrieve media key Philipp Hagemeister 2014-01-22 01:55:50 +01:00
  • 00122de6a9 [gametrailers/mtv] Fix pre-3.x compatibility function for find_xpath_attr Philipp Hagemeister 2014-01-22 01:04:07 +01:00
  • a70515c0fd [servingsys] Do not run test on travis Philipp Hagemeister 2014-01-22 00:27:17 +01:00
  • 647c4ff6e2 release 2014.01.22 Philipp Hagemeister 2014-01-22 00:24:23 +01:00
  • 398edd0689 release 2014.01.22 2014.01.22 Philipp Hagemeister 2014-01-22 00:21:41 +01:00
  • 6562df768d Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2014-01-22 00:21:27 +01:00
  • 06769acd71 [gametrailers] Use unicode_literals Philipp Hagemeister 2014-01-22 00:03:46 +01:00
  • 32dac6943d [mtv] Use unicode_literals Philipp Hagemeister 2014-01-22 00:07:02 +01:00
  • 90834c78fe [mtv] Fix title for gametrailers (Fixes #2188) Philipp Hagemeister 2014-01-22 00:17:33 +01:00
  • 47917f24c4 [brightcove] Fix extraction of embedded videos Jaime Marquínez Ferrándiz 2014-01-21 22:04:46 +01:00
  • d614aa40e3 [brightcove] Fix check for url in the result Jaime Marquínez Ferrándiz 2014-01-21 21:53:10 +01:00
  • bc4ba05fcb [mtv] Add an extractor for mtviggy.com (#2072) Jaime Marquínez Ferrándiz 2014-01-21 20:59:31 +01:00
  • 8d9453b9e8 Add an extractor for spike.com (#2072) Jaime Marquínez Ferrándiz 2014-01-21 20:54:47 +01:00
  • e4f320a4d0 [mtv] Check for geo-blocked videos in the xml document, not in the xml’s string Jaime Marquínez Ferrándiz 2014-01-21 19:57:38 +01:00
  • ef9f2ba7af [mtv] Use unicode_literals Jaime Marquínez Ferrándiz 2014-01-21 19:44:47 +01:00
  • a41b958624 release 2014.01.21.1 Philipp Hagemeister 2014-01-21 18:27:20 +01:00
  • 4a3b72771f release 2014.01.21.1 2014.01.21.1 Philipp Hagemeister 2014-01-21 18:21:53 +01:00
  • 913f32929b [vk] Add support for HQ videos (Fixes #2187) Philipp Hagemeister 2014-01-21 18:21:44 +01:00
  • 9834872bf6 [facebook] Add support for embeds Philipp Hagemeister 2014-01-21 18:10:14 +01:00
  • 94a23d2a1e [vk] Use unicode_literals Philipp Hagemeister 2014-01-21 17:32:03 +01:00
  • 608bf69880 [vk] avoid built-in names Philipp Hagemeister 2014-01-21 17:29:04 +01:00
  • 032b3df5af [redtube] Use unicode_literals Philipp Hagemeister 2014-01-21 14:16:44 +01:00
  • 9d11a41fe4 [redtube] Add support for thumbnails Mike Col 2014-01-21 14:12:59 +01:00
  • 55baadab26 release 2014.01.21 Philipp Hagemeister 2014-01-21 14:12:26 +01:00
  • 2989501131 release 2014.01.21 2014.01.21 Philipp Hagemeister 2014-01-21 14:07:41 +01:00
  • 7b0817e8e1 [servingsys] Add support Philipp Hagemeister 2014-01-21 02:09:49 +01:00
  • 9d4288b2d4 [extractor/common] Clarify when and when not we generate the filename Philipp Hagemeister 2014-01-21 01:41:13 +01:00
  • 3486df383b [generic] Improve testcase Philipp Hagemeister 2014-01-21 01:40:34 +01:00
  • b60016e831 Deal with implicitly UTF-16 decoded webpages Philipp Hagemeister 2014-01-21 01:39:39 +01:00
  • 5aafe895fc Correct XML ampersand fixup Philipp Hagemeister 2014-01-20 22:11:34 +01:00
  • 4d1261086a release 2014.01.20 Philipp Hagemeister 2014-01-20 11:52:39 +01:00
  • b853d2e155 release 2014.01.20 2014.01.20 Philipp Hagemeister 2014-01-20 11:44:37 +01:00
  • b7ab059084 Add infrastructure for paged lists Philipp Hagemeister 2014-01-20 11:36:47 +01:00
  • c91778f8c0 [youtube] Fall back to header if playlist title is not available Philipp Hagemeister 2014-01-20 02:45:49 +01:00
  • 5016f3eac8 [myspace] More robust mediatype check Philipp Hagemeister 2014-01-20 02:44:08 +01:00
  • efb1bb90a0 [myspace] Add support for song urls (fixes #2040) Jaime Marquínez Ferrándiz 2014-01-19 11:38:48 +01:00
  • 4cf393bb4b [dropbox] Correct test case (#2171) Philipp Hagemeister 2014-01-19 06:16:40 +01:00
  • ce4e242a6f [dropbox] PEP8 and simplify (#2171) Philipp Hagemeister 2014-01-19 06:14:24 +01:00
  • b27bec212f Merge remote-tracking branch 'sahutd/master' Philipp Hagemeister 2014-01-19 06:12:20 +01:00
  • 704519c7e3 Modified dropbox to reflect small changes sahutd 2014-01-19 10:24:20 +05:30
  • 6b79f40c3d Added support for Dropbox sahutd 2014-01-19 10:20:26 +05:30
  • dd27fd1739 [youtube] Download DASH manifest Philipp Hagemeister 2014-01-19 05:47:20 +01:00
  • dfa50793d8 Merge pull request #2153 from jaimeMF/ffmpeg-merger-check-install Philipp Hagemeister 2014-01-18 20:42:51 -08:00
  • 2a7c35dd46 added dropbox support sahutd 2014-01-18 20:50:42 +05:30
  • f2ffd10bb2 Update __init__.py sahutd 2014-01-18 20:48:43 +05:30
  • 8da531359e Added dropbox support. issue #2055 sahutd 2014-01-18 20:45:53 +05:30
  • e2b944cf43 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2014-01-17 14:48:15 +01:00
  • 3ec05685f7 [extractor/common] Limit --write-pages filename to 200 chars Philipp Hagemeister 2014-01-17 14:47:46 +01:00
  • e103fd46ca FFmpegMergerPP: Print an info message with the destination before running ffmpeg Jaime Marquínez Ferrándiz 2014-01-17 14:31:23 +01:00
  • 877bfd69d1 [cnn] Improve test Philipp Hagemeister 2014-01-17 05:06:13 +01:00
  • 632cc94b53 release 2014.01.17.2 Philipp Hagemeister 2014-01-17 04:27:58 +01:00
  • e0ef49f205 release 2014.01.17.2 2014.01.17.2 Philipp Hagemeister 2014-01-17 04:22:15 +01:00
  • f68cd00fe3 [kankan] Skip test Philipp Hagemeister 2014-01-17 04:21:54 +01:00
  • ca70d215cf [kankan] Simplify Philipp Hagemeister 2014-01-17 04:21:22 +01:00
  • d0390a0c92 [mixcloud] Use unicode_literals Philipp Hagemeister 2014-01-17 04:06:18 +01:00
  • dd2535c38a [mixcloud] Fix URL extraction Philipp Hagemeister 2014-01-17 04:05:15 +01:00
  • b78d180170 [mpora] Fix uploader name extraction Philipp Hagemeister 2014-01-17 03:59:42 +01:00
  • 26dca1661e [ted] Updated checksums Philipp Hagemeister 2014-01-17 03:54:54 +01:00
  • f853f8594d [ted] Use unicode_literals Philipp Hagemeister 2014-01-17 03:52:17 +01:00
  • 8307aa73fb Remove youtube swf signature test Philipp Hagemeister 2014-01-17 03:49:55 +01:00
  • d0da491e1e [condenast] Allow multiple formats, and sort centralized Philipp Hagemeister 2014-01-17 03:36:03 +01:00
  • 6e249060cf [condenast] Use unicode_literals Philipp Hagemeister 2014-01-17 03:32:02 +01:00
  • fbcd7b5f83 [soundcloud] Use unicode_literals and centralized sorting Philipp Hagemeister 2014-01-17 03:29:41 +01:00