Commit Graph

  • c93898dae9 YoutubeIE: new algo for length 83 (closes #1017 and closes #1016) Jaime Marquínez Ferrándiz 2013-07-10 10:40:49 +02:00
  • ebdf2af727 GameSpotIE: support more urls and download videos in the best quality Jaime Marquínez Ferrándiz 2013-07-09 20:07:52 +02:00
  • c108eb73cc YoutubeIE: Fix vevo explicit videos (closes #956) Jaime Marquínez Ferrándiz 2013-07-09 14:38:24 +02:00
  • 3a1375dacf VeohIE: remove debug logging Jaime Marquínez Ferrándiz 2013-07-09 11:11:55 +02:00
  • 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 +08:00
  • 41bece30b4 DotsubIE: simplify and extract the upload date Jaime Marquínez Ferrándiz 2013-07-08 22:40:42 +02:00
  • 16ea58cbda Merge pull request #1009 from yasoob/master Jaime Marquínez Ferrándiz 2013-07-08 22:21:06 +02:00
  • 183be074c9 Merge 13e06d298c6003e6afd3abaf81f26df0a70af3d9 into 99e350d902d07d3cd9a800bf7c58b76c12ca6e6e M.Yasoob Ullah Khalid ☺ 2013-07-08 13:15:21 -07:00
  • 99e350d902 Add VeohIE (closes #1006) Jaime Marquínez Ferrándiz 2013-07-08 22:02:23 +02:00
  • 13e06d298c added an IE and test for dotsub. M.Yasoob Khalid 2013-07-09 00:05:52 +05:00
  • 56c7366547 YoutubeIE: reuse instances of InfoExtractors (closes #998) Jaime Marquínez Ferrándiz 2013-07-08 15:14:27 +02:00
  • 81f0259b9e YoutubeSubscriptionsIE: raise an error if there's no login information. Jaime Marquínez Ferrándiz 2013-07-08 11:23:05 +02:00
  • 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 +02:00
  • 345b0c9b46 Remove dead code Philipp Hagemeister 2013-07-08 02:13:50 +02:00
  • 20c3893f0e Do not redefine variables in list comprehensions Philipp Hagemeister 2013-07-08 02:12:20 +02:00
  • 1824d80813 release 2013.07.08.1 Philipp Hagemeister 2013-07-08 02:09:19 +02:00
  • 29293c1e09 release 2013.07.08.1 2013.07.08.1 Philipp Hagemeister 2013-07-08 02:05:22 +02:00
  • 5fe3a3c3fb [archive.org] Add extractor (Fixes #1003) Philipp Hagemeister 2013-07-08 02:04:11 +02:00
  • 604ea6fcc3 release 2013.07.08 Philipp Hagemeister 2013-07-08 01:35:29 +02:00
  • b04621d155 release 2013.07.08 2013.07.08 Philipp Hagemeister 2013-07-08 01:29:16 +02:00
  • b227060388 [arte] Always look for the JSON URL (Fixes #1002) Philipp Hagemeister 2013-07-08 01:28:19 +02:00
  • d93e4dcbb7 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-07-08 01:15:19 +02:00
  • 73e79f2a1b [3sat] Add support (Fixes #1001) Philipp Hagemeister 2013-07-08 01:13:55 +02:00
  • fc79158de2 VimeoIE: authentication support (closes #885) and add a method in the base InfoExtractor to get the login info Jaime Marquínez Ferrándiz 2013-07-07 23:24:34 +02:00
  • 7763b04e5f YoutubeIE: extract the thumbnail in the best possible quality Jaime Marquínez Ferrándiz 2013-07-07 21:21:15 +02:00
  • f31532a09e release 2013.07.07.01 Philipp Hagemeister 2013-07-07 17:18:02 +02:00
  • 9d7b44b4cc release 2013.07.07.01 2013.07.07.01 Philipp Hagemeister 2013-07-07 17:13:56 +02:00
  • 897f36d179 [youtube:subscriptions] Use colon for differentiation of shortcuts Philipp Hagemeister 2013-07-07 17:13:26 +02:00
  • 94c3637f6d release 2013.07.07 2013.07.07 Philipp Hagemeister 2013-07-07 16:55:06 +02:00
  • 04cc96173c [youtube] Add and extractor for the subscriptions feed (closes #498) Jaime Marquínez Ferrándiz 2013-07-07 13:58:23 +02:00
  • fbaaad49d7 Add BrightcoveIE (closes #832) Jaime Marquínez Ferrándiz 2013-07-05 21:31:50 +02:00
  • 362f21bdae Merge 71e70c5048e1d704188f9ad1d4ef359a63993211 into b29f3b250d78340fe6ba64b4f2f3c940d112bd6a Joshua Elsasser 2013-07-05 10:52:45 -07:00
  • b29f3b250d DailymotionIE: extract thumbnail Jaime Marquínez Ferrándiz 2013-07-05 19:39:37 +02:00
  • 71e70c5048 Don't use features removed in newer python versions. Joshua Elsasser 2013-07-05 09:49:11 -07:00
  • 8534da9840 Implement format listing and selection for vimeo. Joshua Elsasser 2013-07-05 09:10:57 -07:00
  • 36128970bc release 2013.07.05 Philipp Hagemeister 2013-07-05 15:14:15 +02:00
  • fa343954d4 release 2013.07.05 2013.07.05 Philipp Hagemeister 2013-07-05 14:46:24 +02:00
  • 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 +02:00
  • b27c856fbc Dailymotion: fix the download of the video in the max quality (closes #986) Jaime Marquínez Ferrándiz 2013-07-05 14:15:26 +02:00
  • 9941ceb331 ArteTVIE: support emission urls that don't contain the video id Jaime Marquínez Ferrándiz 2013-07-05 12:56:41 +02:00
  • 95f17ed689 release 2013.07.04 Philipp Hagemeister 2013-07-04 18:11:49 +02:00
  • c536d38059 release 2013.07.04 2013.07.04 Philipp Hagemeister 2013-07-04 18:07:34 +02:00
  • 8de64cac98 [arte] Fix language selection (Fixes #988) Philipp Hagemeister 2013-07-04 18:06:47 +02:00
  • a15f3f40ed Merge branch 'master' into use-other-downloaders Rogério Brito 2013-07-04 09:57:02 -03:00
  • 6d6d286539 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-07-03 16:36:42 +02:00
  • 5d2eac9eba [auengine] Add tests (Fixes #985) Philipp Hagemeister 2013-07-03 16:36:36 +02:00
  • 9826925a20 ArteTVIE: extract the video with the correct language Jaime Marquínez Ferrándiz 2013-07-02 17:34:40 +02:00
  • 24a267b562 TudouIE: extract all the segments of the video and download the best quality (closes #975) Jaime Marquínez Ferrándiz 2013-07-02 12:38:24 +02:00
  • bad753fe16 Merge ba663c7102d84caefd642a0a2fa1d2187436c6de into d4da3d6116158fd21797e5a43383970e5e9269ba M.Yasoob Ullah Khalid ☺ 2013-07-02 02:32:56 -07:00
  • ba663c7102 mark tudouIE broken as of now. M.Yasoob Ullah Khalid ☺ 2013-07-02 14:31:25 +05:00
  • d4da3d6116 BlipTVIE: download the video in the best quality (closes #215) Jaime Marquínez Ferrándiz 2013-07-02 10:40:23 +02:00
  • 5d23097037 release 2013.07.02 Philipp Hagemeister 2013-07-02 09:23:11 +02:00
  • d5a62e4f5f release 2013.07.02 2013.07.02 Philipp Hagemeister 2013-07-02 09:14:09 +02:00
  • 9a82b2389f Do not show bug report for errors that are to be expected (Closes #973) Philipp Hagemeister 2013-07-02 08:40:21 +02:00
  • 8dba13f7e8 Squelch git not found exception (#973) Philipp Hagemeister 2013-07-02 08:36:20 +02:00
  • deacef651f Improve formatting Philipp Hagemeister 2013-07-02 08:35:39 +02:00
  • 2e1b3afeca README.md: Fix markup and some of the text. Philipp Hagemeister 2013-07-02 07:39:54 +02:00
  • 646d60e7d1 Merge 18b43e62d2bff2dd6de57310223a0ac683b6753a into 59fc531f7824725bec716f5517cba48c9f95bc44 Rogério Brito 2013-07-01 19:18:37 -07:00
  • 18b43e62d2 README.md: Fix markup and some of the text. Rogério Brito 2013-06-30 12:40:28 -03:00
  • e0e10d69c5 README.md: Wrap some (not all) long lines. Rogério Brito 2013-06-30 12:33:20 -03:00
  • 652e776893 setup: PEP-8 fixes. Rogério Brito 2013-06-26 00:54:55 -03:00
  • d055fe4cb0 setup: cosmetics: Add/remove some whitespace for readability. Rogério Brito 2013-06-26 00:53:55 -03:00
  • 131842bb0b setup: Move pseudo-docstring to a proper comment. Rogério Brito 2013-06-26 00:51:27 -03:00
  • 227607e7cc Merge branch 'master' into use-other-downloaders Rogério Brito 2013-07-01 23:17:30 -03:00
  • 59fc531f78 Add InstagramIE (related #904) Jaime Marquínez Ferrándiz 2013-07-01 21:08:54 +02:00
  • 5c44c15438 GenericIE: match titles that spread across multiple lines (related #904) Jaime Marquínez Ferrándiz 2013-07-01 20:50:50 +02:00
  • 62067cb9b8 Shorten --list-extractor-descriptions to --extractor-descriptions Philipp Hagemeister 2013-07-01 18:59:29 +02:00
  • 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs) Philipp Hagemeister 2013-07-01 18:52:19 +02:00
  • 2db67bc0f4 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-07-01 18:21:36 +02:00
  • 7dba9cd039 Sort IEs alphabetically in --list-extractors Philipp Hagemeister 2013-07-01 18:21:29 +02:00
  • 75dff0eef7 [youtube]: add YoutubeShowIE (closes #14) Jaime Marquínez Ferrándiz 2013-07-01 17:59:28 +02:00
  • d828f3a550 YoutubeIE: use a negative index when accessing the last element of the format list Jaime Marquínez Ferrándiz 2013-07-01 17:19:33 +02:00
  • bcd6e4bd07 YoutubeIE: extract the correct video id for movie URLs (closes #597) Jaime Marquínez Ferrándiz 2013-07-01 16:51:18 +02:00
  • 53936f3d57 Merge remote-tracking branch 'yasoob/master' Philipp Hagemeister 2013-07-01 15:19:45 +02:00
  • 0beb3add18 Separate downloader options Philipp Hagemeister 2013-07-01 14:53:25 +02:00
  • f9bd64c098 [update] Add package manager to error message (#959) Philipp Hagemeister 2013-07-01 02:36:49 +02:00
  • d7f44b5bdb [youtube] Warn if URL is most likely wrong (#969) Philipp Hagemeister 2013-07-01 02:29:29 +02:00
  • 6813ee5252 Merge branch 'master' into use-other-downloaders Rogério Brito 2013-06-30 12:27:57 -03:00
  • 0f58da6725 Merge branch 'master' into use-other-downloaders Rogério Brito 2013-06-30 12:15:17 -03:00
  • 48bfb5f238 [instagram] Fix title Philipp Hagemeister 2013-06-30 14:07:32 +02:00
  • 97ebe8dcaf StatigramIE: update the title of the test video Jaime Marquínez Ferrándiz 2013-06-30 13:57:57 +02:00
  • d4409747ba TumblrIE: update test Jaime Marquínez Ferrándiz 2013-06-30 13:52:20 +02:00
  • 37b6a6617f ArteTvIE: support videos from videos.arte.tv Jaime Marquínez Ferrándiz 2013-06-30 13:38:22 +02:00
  • b4a0cb65d2 release 2013.06.34.4 Philipp Hagemeister 2013-06-29 20:27:48 +02:00
  • ca1c9cfe11 release 2013.06.34.4 2013.06.34.4 Philipp Hagemeister 2013-06-29 20:22:08 +02:00
  • adeb4d7469 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-06-29 20:21:13 +02:00
  • 50587ee8ec [vimeo] fix detection for http://vimeo.com/groups/124584/videos/24973060 Philipp Hagemeister 2013-06-29 20:20:20 +02:00
  • 8244288dfe WatIE: support videos divided in multiple parts (closes #222 and #659) Jaime Marquínez Ferrándiz 2013-06-29 18:22:03 +02:00
  • 6ffe72835a [tutv] Fix URL type (for Python 3) Philipp Hagemeister 2013-06-29 17:42:15 +02:00
  • f172f50972 release 2013.06.34.3 Philipp Hagemeister 2013-06-29 17:36:18 +02:00
  • 8ba5e990a5 release 2013.06.34.3 2013.06.34.3 Philipp Hagemeister 2013-06-29 17:30:11 +02:00
  • 9afb1afcc6 [tutv] Add IE (Fixes #965) Philipp Hagemeister 2013-06-29 17:29:40 +02:00
  • 0e21093a8f Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-06-29 16:57:34 +02:00
  • 9c5cd0948f [ted] Fix test checksum Philipp Hagemeister 2013-06-29 16:45:56 +02:00
  • 1083705fe8 Update the default output template in the README Jaime Marquínez Ferrándiz 2013-06-29 16:35:28 +02:00
  • f3d294617f Document view_count (Closes #963) Philipp Hagemeister 2013-06-29 16:32:28 +02:00
  • de33a30858 Merge pull request #962 from jaimeMF/TF1 Philipp Hagemeister 2013-06-29 07:30:49 -07:00
  • 230027a057 Merge 887a227953cfc8acda774064bbe2c22755c5a81d into 257a2501facdef0a4079e7aa9f037df6935a4fd7 M.Yasoob Ullah Khalid 2013-06-29 07:18:25 -07:00
  • 887a227953 added an IE and test for traileraddict.com M.Yasoob Khalid 2013-06-29 19:17:27 +05:00
  • c3bf80f102 Merge 705f6f35bc13dd8d2ad3df9b1d22f6cad362afcc into 257a2501facdef0a4079e7aa9f037df6935a4fd7 Jaime Marquínez Ferrándiz 2013-06-29 06:18:29 -07:00