1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2025-03-17 05:22:22 +09:00

Commit Graph

  • 96e314bfd8 Merge 44dbe89035 into ffca4b5c32 Jaime Marquínez Ferrándiz 2013-07-13 04:48:20 -0700
  • ffca4b5c32 Add CanalplusIE (closes and closes ) Jaime Marquínez Ferrándiz 2013-07-13 12:10:35 +0200
  • b0e72bcf34 CriterionIE: simplify some parts and use _html_search_regex Jaime Marquínez Ferrándiz 2013-07-13 12:26:05 +0200
  • 7fd930c0c8 Merge pull request from yasoob/master Jaime Marquínez Ferrándiz 2013-07-13 12:18:03 +0200
  • 8184b73160 Merge 2d5a8b5512 into 2e78b2bead M.Yasoob Ullah Khalid ☺ 2013-07-13 03:09:18 -0700
  • 2e78b2bead YouJizzIE: support videos that define the urls in a playlist page (closes ) Jaime Marquínez Ferrándiz 2013-07-13 12:07:07 +0200
  • 44dbe89035 Use re.DOTALL by default when searching OpenGraph properties Jaime Marquínez Ferrándiz 2013-07-13 11:29:08 +0200
  • 2d5a8b5512 added test for criterion.com M.Yasoob Khalid 2013-07-13 09:18:03 +0500
  • 159736c1b8 added an IE for criterion.com M.Yasoob Khalid 2013-07-13 09:17:48 +0500
  • 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info Jaime Marquínez Ferrándiz 2013-07-12 19:00:19 +0200
  • d8269e1dfb Don't try to save the thumbnail if it's None Jaime Marquínez Ferrándiz 2013-07-12 22:11:59 +0200
  • cbdbb76665 Use determine_ext when saving the thumbnail Jaime Marquínez Ferrándiz 2013-07-12 21:52:59 +0200
  • 6543f0dca5 BrightcoveIE: Use parse_qs to extract the fields of the query (closes ) Jaime Marquínez Ferrándiz 2013-07-12 14:53:28 +0200
  • 232eb88bfe GenericIE: allow to match declaration of the Brightocove parameters that use ' instead of " Jaime Marquínez Ferrándiz 2013-07-12 14:52:01 +0200
  • a95967f8b7 [ign]: support some country versions and add an extractor for 1up.com Jaime Marquínez Ferrándiz 2013-07-12 11:39:40 +0200
  • 2ef648d3d3 Add IGNIE Jaime Marquínez Ferrándiz 2013-07-12 00:00:21 +0200
  • 7269f7f6f8 release 2013.07.12 Philipp Hagemeister 2013-07-12 00:03:14 +0200
  • 33f6830fd5 release 2013.07.12 2013.07.12 Philipp Hagemeister 2013-07-11 23:54:34 +0200
  • 606d7e67fd YoutubeIE: add algo for length 81 (closes ) Jaime Marquínez Ferrándiz 2013-07-11 23:47:54 +0200
  • 582d80020d release 2013.07.11 Philipp Hagemeister 2013-07-11 22:04:57 +0200
  • fd87ff26b9 release 2013.07.11 2013.07.11 Philipp Hagemeister 2013-07-11 21:04:59 +0200
  • 85347e1cb6 YoutubeIE: a new algo for length 83 Jaime Marquínez Ferrándiz 2013-07-11 20:21:45 +0200
  • 41897817cc GametrailersIE: support multipart videos Jaime Marquínez Ferrándiz 2013-07-11 18:10:39 +0200
  • 45ff2d51d0 [brightcove] add import Philipp Hagemeister 2013-07-11 16:31:29 +0200
  • 5de3ece225 [brightcove] fix on Python 2.6 Philipp Hagemeister 2013-07-11 16:16:02 +0200
  • df50a41289 [arte] Fix on 2.6 Philipp Hagemeister 2013-07-11 16:12:16 +0200
  • 59ae56fad5 Add helper function find_path_attr Philipp Hagemeister 2013-07-11 16:12:08 +0200
  • 690e872c51 Remove video_result helper method Philipp Hagemeister 2013-07-11 12:12:23 +0200
  • 81082e046e [ehow] improve minor bits Philipp Hagemeister 2013-07-11 12:11:00 +0200
  • 3fa9550837 Merge remote-tracking branch 'yasoob/master' Philipp Hagemeister 2013-07-11 12:02:16 +0200
  • eb48a5a8ee Merge b1082f01a6 into 117adb0f0f M.Yasoob Ullah Khalid ☺ 2013-07-11 02:32:05 -0700
  • b1082f01a6 added test for ehow M.Yasoob Khalid 2013-07-11 14:30:25 +0500
  • f35b84c807 added an IE for Ehow videos M.Yasoob Khalid 2013-07-11 14:25:14 +0500
  • 117adb0f0f GenericIE: detect more Brightcove videos Jaime Marquínez Ferrándiz 2013-07-11 00:25:38 +0200
  • abb285fb1b BrightcoveIE: add support for playlists Jaime Marquínez Ferrándiz 2013-07-11 00:04:33 +0200
  • a431154706 Set the playlist_index and playlist fields for already resolved video results. Jaime Marquínez Ferrándiz 2013-07-10 23:36:30 +0200
  • cfe50f04ed GenericIE: Detect videos from Brightcove Jaime Marquínez Ferrándiz 2013-07-10 17:49:11 +0200
  • a7055eb956 YoutubeIE: show a more meaningful error when it founds a rtmpe download (related ) Jaime Marquínez Ferrándiz 2013-07-10 14:35:11 +0200
  • f8d6958341 release 2013.07.10 Philipp Hagemeister 2013-07-10 11:41:37 +0200
  • 0a1be1e997 release 2013.07.10 2013.07.10 Philipp Hagemeister 2013-07-10 11:36:11 +0200
  • c93898dae9 YoutubeIE: new algo for length 83 (closes and closes ) Jaime Marquínez Ferrándiz 2013-07-10 10:40:49 +0200
  • ebdf2af727 GameSpotIE: support more urls and download videos in the best quality Jaime Marquínez Ferrándiz 2013-07-09 20:07:52 +0200
  • c108eb73cc YoutubeIE: Fix vevo explicit videos (closes ) Jaime Marquínez Ferrándiz 2013-07-09 14:38:24 +0200
  • 3a1375dacf VeohIE: remove debug logging Jaime Marquínez Ferrándiz 2013-07-09 11:11:55 +0200
  • 82b5d189ad Add new PostProcessor:FlvMergeFile, this is used for website such as http://www.youku.com which split video into several parts Dongmao Zhang 2013-07-09 09:52:35 +0800
  • 41bece30b4 DotsubIE: simplify and extract the upload date Jaime Marquínez Ferrándiz 2013-07-08 22:40:42 +0200
  • 16ea58cbda Merge pull request from yasoob/master Jaime Marquínez Ferrándiz 2013-07-08 22:21:06 +0200
  • 183be074c9 Merge 13e06d298c into 99e350d902 M.Yasoob Ullah Khalid ☺ 2013-07-08 13:15:21 -0700
  • 99e350d902 Add VeohIE (closes ) Jaime Marquínez Ferrándiz 2013-07-08 22:02:23 +0200
  • 13e06d298c added an IE and test for dotsub. M.Yasoob Khalid 2013-07-09 00:05:52 +0500
  • 56c7366547 YoutubeIE: reuse instances of InfoExtractors (closes ) Jaime Marquínez Ferrándiz 2013-07-08 15:14:27 +0200
  • 81f0259b9e YoutubeSubscriptionsIE: raise an error if there's no login information. Jaime Marquínez Ferrándiz 2013-07-08 11:23:05 +0200
  • fefcb5d314 YoutubeIE: use the new method in the base IE for getting the login info Jaime Marquínez Ferrándiz 2013-07-08 11:22:34 +0200
  • 345b0c9b46 Remove dead code Philipp Hagemeister 2013-07-08 02:13:50 +0200
  • 20c3893f0e Do not redefine variables in list comprehensions Philipp Hagemeister 2013-07-08 02:12:20 +0200
  • 1824d80813 release 2013.07.08.1 Philipp Hagemeister 2013-07-08 02:09:19 +0200
  • 29293c1e09 release 2013.07.08.1 2013.07.08.1 Philipp Hagemeister 2013-07-08 02:05:22 +0200
  • 5fe3a3c3fb [archive.org] Add extractor (Fixes ) Philipp Hagemeister 2013-07-08 02:04:11 +0200
  • 604ea6fcc3 release 2013.07.08 Philipp Hagemeister 2013-07-08 01:35:29 +0200
  • b04621d155 release 2013.07.08 2013.07.08 Philipp Hagemeister 2013-07-08 01:29:16 +0200
  • b227060388 [arte] Always look for the JSON URL (Fixes ) Philipp Hagemeister 2013-07-08 01:28:19 +0200
  • d93e4dcbb7 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-07-08 01:15:19 +0200
  • 73e79f2a1b [3sat] Add support (Fixes ) Philipp Hagemeister 2013-07-08 01:13:55 +0200
  • fc79158de2 VimeoIE: authentication support (closes ) and add a method in the base InfoExtractor to get the login info Jaime Marquínez Ferrándiz 2013-07-07 23:24:34 +0200
  • 7763b04e5f YoutubeIE: extract the thumbnail in the best possible quality Jaime Marquínez Ferrándiz 2013-07-07 21:21:15 +0200
  • f31532a09e release 2013.07.07.01 Philipp Hagemeister 2013-07-07 17:18:02 +0200
  • 9d7b44b4cc release 2013.07.07.01 2013.07.07.01 Philipp Hagemeister 2013-07-07 17:13:56 +0200
  • 897f36d179 [youtube:subscriptions] Use colon for differentiation of shortcuts Philipp Hagemeister 2013-07-07 17:13:26 +0200
  • 94c3637f6d release 2013.07.07 2013.07.07 Philipp Hagemeister 2013-07-07 16:55:06 +0200
  • 04cc96173c [youtube] Add and extractor for the subscriptions feed (closes ) Jaime Marquínez Ferrándiz 2013-07-07 13:58:23 +0200
  • fbaaad49d7 Add BrightcoveIE (closes ) Jaime Marquínez Ferrándiz 2013-07-05 21:31:50 +0200
  • 362f21bdae Merge 71e70c5048 into b29f3b250d Joshua Elsasser 2013-07-05 10:52:45 -0700
  • b29f3b250d DailymotionIE: extract thumbnail Jaime Marquínez Ferrándiz 2013-07-05 19:39:37 +0200
  • 71e70c5048 Don't use features removed in newer python versions. Joshua Elsasser 2013-07-05 09:49:11 -0700
  • 8534da9840 Implement format listing and selection for vimeo. Joshua Elsasser 2013-07-05 09:10:57 -0700
  • 36128970bc release 2013.07.05 Philipp Hagemeister 2013-07-05 15:14:15 +0200
  • fa343954d4 release 2013.07.05 2013.07.05 Philipp Hagemeister 2013-07-05 14:46:24 +0200
  • 2491f5898e DailymotionIE: simplify the extraction of the title and remove an unused assignment of video_uploader Jaime Marquínez Ferrándiz 2013-07-05 14:20:15 +0200
  • b27c856fbc Dailymotion: fix the download of the video in the max quality (closes ) Jaime Marquínez Ferrándiz 2013-07-05 14:15:26 +0200
  • 9941ceb331 ArteTVIE: support emission urls that don't contain the video id Jaime Marquínez Ferrándiz 2013-07-05 12:56:41 +0200
  • 95f17ed689 release 2013.07.04 Philipp Hagemeister 2013-07-04 18:11:49 +0200
  • c536d38059 release 2013.07.04 2013.07.04 Philipp Hagemeister 2013-07-04 18:07:34 +0200
  • 8de64cac98 [arte] Fix language selection (Fixes ) Philipp Hagemeister 2013-07-04 18:06:47 +0200
  • a15f3f40ed Merge branch 'master' into use-other-downloaders Rogério Brito 2013-07-04 09:57:02 -0300
  • 6d6d286539 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-07-03 16:36:42 +0200
  • 5d2eac9eba [auengine] Add tests (Fixes ) Philipp Hagemeister 2013-07-03 16:36:36 +0200
  • 9826925a20 ArteTVIE: extract the video with the correct language Jaime Marquínez Ferrándiz 2013-07-02 17:34:40 +0200
  • 24a267b562 TudouIE: extract all the segments of the video and download the best quality (closes ) Jaime Marquínez Ferrándiz 2013-07-02 12:38:24 +0200
  • bad753fe16 Merge ba663c7102 into d4da3d6116 M.Yasoob Ullah Khalid ☺ 2013-07-02 02:32:56 -0700
  • ba663c7102 mark tudouIE broken as of now. M.Yasoob Ullah Khalid ☺ 2013-07-02 14:31:25 +0500
  • d4da3d6116 BlipTVIE: download the video in the best quality (closes ) Jaime Marquínez Ferrándiz 2013-07-02 10:40:23 +0200
  • 5d23097037 release 2013.07.02 Philipp Hagemeister 2013-07-02 09:23:11 +0200
  • d5a62e4f5f release 2013.07.02 2013.07.02 Philipp Hagemeister 2013-07-02 09:14:09 +0200
  • 9a82b2389f Do not show bug report for errors that are to be expected (Closes ) Philipp Hagemeister 2013-07-02 08:40:21 +0200
  • 8dba13f7e8 Squelch git not found exception () Philipp Hagemeister 2013-07-02 08:36:20 +0200
  • deacef651f Improve formatting Philipp Hagemeister 2013-07-02 08:35:39 +0200
  • 2e1b3afeca README.md: Fix markup and some of the text. Philipp Hagemeister 2013-07-02 07:39:54 +0200
  • 646d60e7d1 Merge 18b43e62d2 into 59fc531f78 Rogério Brito 2013-07-01 19:18:37 -0700
  • 18b43e62d2 README.md: Fix markup and some of the text. Rogério Brito 2013-06-30 12:40:28 -0300
  • e0e10d69c5 README.md: Wrap some (not all) long lines. Rogério Brito 2013-06-30 12:33:20 -0300