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

Commit Graph

  • 0b65e5d40f [youtube] Do not break upon unknown formats Philipp Hagemeister 2014-01-23 23:21:42 +01:00
  • 2999c9fc2b release 2014.01.23.2 Philipp Hagemeister 2014-01-23 19:15:46 +01:00
  • 629be17af4 release 2014.01.23.2 2014.01.23.2 Philipp Hagemeister 2014-01-23 19:05:05 +01:00
  • fd28827864 Do not count unmatched videos for --max-downloads (Fixes #2211) Philipp Hagemeister 2014-01-23 18:56:36 +01:00
  • 8c61d9a9b1 Mention default for -f (Fixes #2215) Philipp Hagemeister 2014-01-23 18:50:04 +01:00
  • 975d35dbab [youtube:truncated_url] Also match mail subscription links (#2214) Philipp Hagemeister 2014-01-23 16:14:54 +01:00
  • 8b769664c4 [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212) Jaime Marquínez Ferrándiz 2014-01-23 14:03:14 +01:00
  • 76f270a46a [sina] use unicode_literals Jaime Marquínez Ferrándiz 2014-01-23 14:00:29 +01:00
  • 7362738116 release 2014.01.23.1 Philipp Hagemeister 2014-01-23 10:41:47 +01:00
  • 9dab1b7f28 release 2014.01.23.1 2014.01.23.1 Philipp Hagemeister 2014-01-23 10:37:34 +01:00
  • d3e5bbf437 Correct --max-downloads with --ignore-errors Philipp Hagemeister 2014-01-23 10:36:47 +01:00
  • 18a25c5d78 Clarify update output (Fixes #2205) Philipp Hagemeister 2014-01-23 10:24:44 +01:00
  • 924f47f7b6 [rottentomatoes] Use unicode_literals Philipp Hagemeister 2014-01-23 04:05:58 +01:00
  • 22ff1c4a93 [xhamster] Futher simplification Philipp Hagemeister 2014-01-23 04:04:35 +01:00
  • 35409e1101 [xhamster] Use unicode_literals Philipp Hagemeister 2014-01-23 03:52:59 +01:00
  • 65d781128a [xhamster] Add support for hd video Mike Col 2014-01-23 03:51:09 +01:00
  • 35c171b552 release 2014.01.23 Philipp Hagemeister 2014-01-23 00:32:05 +01:00
  • c35b1b07e2 release 2014.01.23 2014.01.23 Philipp Hagemeister 2014-01-23 00:13:00 +01:00
  • 066f6a0630 [nowness] Add support Philipp Hagemeister 2014-01-23 00:12:47 +01:00
  • 12ed57418c [gamespot] Fix regexp Philipp Hagemeister 2014-01-22 22:31:19 +01:00
  • 8b1be5cd73 Move --youtube-include-dash-manifest into correct option group Philipp Hagemeister 2014-01-22 22:17:53 +01:00
  • 77941a2ec3 release 2014.01.22.5 Philipp Hagemeister 2014-01-22 22:15:37 +01:00
  • 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