Commit Graph

  • 8e331b2e96 Prevent MaxDownloadsReached exception from printing an empty error message Craig Markwardt 2013-03-08 03:04:27 -05:00
  • 7843cf09e8 Add playlist sequence number as field 'seq_index' for YouTube playlists; the output format %(seq_index)s is usable Craig Markwardt 2013-03-08 02:57:12 -05:00
  • 763341a112 Merge c9fa1cbab6b24f48449aca3b0eddabee6d95a7d1 into c2e21f2f0da6a2ec682fab3ba75b1aae98586c96 Jaime Marquínez Ferrándiz 2013-03-07 17:02:56 -08:00
  • 64c78d50cc working - worldstarhiphop IE Johny Mo Swag 2013-03-07 16:27:21 -08:00
  • b3bcca0844 clean up Johny Mo Swag 2013-03-07 15:39:17 -08:00
  • 61e40c88a9 fixed typo Johny Mo Swag 2013-03-06 21:14:46 -08:00
  • 40634747f7 Support for WorldStarHipHop.com Johny Mo Swag 2013-03-06 21:09:55 -08:00
  • c2e21f2f0d Merge pull request #728 from timdoug/fix-escapist-extension Philipp Hagemeister 2013-03-06 10:26:18 -08:00
  • 5e0787131b Merge 47dcd621c0ee23018ba306ee7f6ba6e338ef06da into 967897fd227c85ebe3368b359a4f8c471e513de6 timdoug 2013-03-06 09:54:16 -08:00
  • 47dcd621c0 Escapist videos are acutally .mp4, not .flv Tim Douglas 2013-03-06 12:46:45 -05:00
  • a0d6fe7b92 When a redirect is found return the new url using the new style Jaime Marquínez Ferrándiz 2013-03-05 22:33:32 +01:00
  • c9fa1cbab6 More trouble calls changed in InfoExtractors.py Jaime Marquínez Ferrándiz 2013-03-05 21:13:17 +01:00
  • 8a38a194fb Add auxiliary methods to InfoExtractor to set the '_type' key and use them for some playlist IEs Jaime Marquínez Ferrándiz 2013-03-05 20:55:48 +01:00
  • 6ac7f082c4 extract_info now expects ie.extract to return a list in the format proposed in issue 608. Jaime Marquínez Ferrándiz 2013-03-05 20:14:32 +01:00
  • f6e6da9525 Use extract_info in BlipTV User and Youtube Channel Jaime Marquínez Ferrándiz 2013-03-05 12:26:18 +01:00
  • 597cc8a455 Use extract_info in YoutubePlaylist and YoutubeSearch Jaime Marquínez Ferrándiz 2013-03-05 11:58:01 +01:00
  • 3370abd509 Merge branch 'master' into extract_info_rewrite Jaime Marquínez Ferrándiz 2013-03-04 22:25:46 +01:00
  • 631f73978c Add a method for extracting info from a list of urls Jaime Marquínez Ferrándiz 2013-03-04 22:16:42 +01:00
  • e5f30ade10 Use report_error in InfoExtractors.py Jaime Marquínez Ferrándiz 2013-03-04 15:56:14 +01:00
  • 6622d22c79 Use report_error in FileDownloader.py Jaime Marquínez Ferrándiz 2013-03-04 11:47:58 +01:00
  • 4e1582f372 Use red color when printing error messages Jaime Marquínez Ferrándiz 2013-03-04 11:27:25 +01:00
  • 967897fd22 Fix Python 3 errors with rmtp downloads Philipp Hagemeister 2013-03-03 22:38:38 +01:00
  • f918ec7ea2 Clarify rate limit documentation (Closes #723) Philipp Hagemeister 2013-03-03 22:35:26 +01:00
  • a2ae43a55f Remove changed playlist test (#661) Philipp Hagemeister 2013-03-03 22:19:19 +01:00
  • 7ae153ee9c Remove tweetreel - it has shut down Philipp Hagemeister 2013-03-03 22:15:06 +01:00
  • f7b567ff84 Use proper urlparse functions and simplify a bit Philipp Hagemeister 2013-03-03 22:09:44 +01:00
  • f2e237adc8 Merge remote-tracking branch 'jcarlosgarciasegovia/master' Philipp Hagemeister 2013-03-03 22:04:06 +01:00
  • 009bb6dea9 Merge f8aa4c194655d60668c88985be94f0809ae13a96 into 2e5457be1d2db836bfbd0c7e18b30ca4a0bbfef3 jcarlosgarciasegovia 2013-03-03 13:01:26 -08:00
  • 7a17e1e256 Merge branch 'master' into use-other-downloaders Rogério Brito 2013-03-03 08:06:47 -03:00
  • f7c808673b Merge 2e5457be1d2db836bfbd0c7e18b30ca4a0bbfef3 into 691db5ba02d3fccee605cea83ad25ba217f851a7 Jaime Marquínez Ferrándiz 2013-03-02 02:28:24 -08:00
  • 2e5457be1d Use report_warning in InfoExtractors Jaime Marquínez Ferrándiz 2013-03-02 11:24:07 +01:00
  • 7f9d41a55e Allow downloading http://blip.tv/play/ embeded URLs Juan Carlos Garcia Segovia 2013-03-01 10:22:16 +00:00
  • 8207626bbe Use color when printing warning messages Jaime Marquínez Ferrándiz 2013-02-28 22:07:29 +01:00
  • df8db1aa21 Create extract_info method Jaime Marquínez Ferrándiz 2013-02-26 23:33:58 +01:00
  • 691db5ba02 Don't be too clever (Fixes Python 3) Philipp Hagemeister 2013-02-26 21:21:50 +01:00
  • acb8752f80 fix tests in Python3, and make them parallelizable Philipp Hagemeister 2013-02-26 20:07:38 +01:00
  • 679790eee1 Do not user upper-case for non-constants Philipp Hagemeister 2013-02-26 20:03:19 +01:00
  • 6bf48bd866 Merge remote-tracking branch 'origin/API_YT_playlists' Philipp Hagemeister 2013-02-26 19:58:04 +01:00
  • f38511f117 Merge 89de9eb125abd273d50c9c5cc2d2ce80fa8922f3 into 790d4fcbe1559606d35bad20120e230b4223aa91 Filippo Valsorda 2013-02-26 10:55:34 -08:00
  • 790d4fcbe1 Merge pull request #715 from joksnet/no_video_results Philipp Hagemeister 2013-02-26 10:43:35 -08:00
  • 89de9eb125 Modified Youtube video/playlist matching; fixes #668; fixes #585 Filippo Valsorda 2013-02-26 19:02:31 +01:00
  • 6324fd1d74 Switch YTPlaylistIE to API (relevant: #586); fixes #651; fixes #673; fixes #661 Filippo Valsorda 2013-02-26 10:39:26 +01:00
  • 172a578822 Merge 9e07cf2955ce3fc7dc7c4676ec32da9bfd6e3990 into f03b88b3fb67a14998186787ba5c90f3e2c96a7b Juan M Martínez 2013-02-26 09:21:11 -08:00
  • 9e07cf2955 [YT Search] No results if items is not in response Juan M 2013-02-26 18:06:43 +01:00
  • fb1448f2ce Regen the executable. Rogério Brito 2013-02-25 23:08:46 -03:00
  • c834cbcca4 FileDownloader: aria2c: Delete cookies file only if it exists. Rogério Brito 2013-02-25 23:07:22 -03:00
  • 91d59c7be7 FileDownloader: aria2c: Add path to cookies file on if it exists. Rogério Brito 2013-02-25 22:13:40 -03:00
  • f03b88b3fb Merge remote-tracking branch 'joksnet/not_keep_video_message' Philipp Hagemeister 2013-02-25 00:35:12 +01:00
  • ad8385f1fc release 2013.02.25 Philipp Hagemeister 2013-02-25 00:34:21 +01:00
  • 02b398100d Merge 35d217133ffe1f14dfa395020ae3afade8fcea37 into 97d0365f49e9662c88b14eb8c32dc4cb52933ae6 Juan M Martínez 2013-02-24 15:30:11 -08:00
  • 97d0365f49 release 2013.02.25 2013.02.25 Philipp Hagemeister 2013-02-25 00:28:19 +01:00
  • 12887875a2 Fix typo Philipp Hagemeister 2013-02-25 00:22:55 +01:00
  • 450e709972 Formalize URL creation (prepare for some cleanup in blip.tv:users) Philipp Hagemeister 2013-02-24 23:23:50 +01:00
  • 9befce2b8c Merge remote-tracking branch 'joksnet/ytsearch_decode_request' Philipp Hagemeister 2013-02-24 23:14:34 +01:00
  • 533c35b1ad Merge d1b7a243548643f364fd129f6993ab16b2fa24f8 into cb9979779865eec87517b820eac6f3b2e3f21b47 Juan M Martínez 2013-02-24 14:13:51 -08:00
  • cb99797798 Test TED thumbnail Philipp Hagemeister 2013-02-24 01:01:20 +01:00
  • f82b28146a Merge remote-tracking branch 'jaimeMF/TED' Philipp Hagemeister 2013-02-24 00:59:22 +01:00
  • 4dc72b830c Merge remote-tracking branch 'jaimeMF/Steam' Philipp Hagemeister 2013-02-24 00:59:03 +01:00
  • b952d6f6ee Merge c85538dba10d04abc6260b2077184798df1668e8 into ea05129ebd807dc0a724f70a5bf71736e2f8f9bc Jaime Marquínez Ferrándiz 2013-02-23 15:57:32 -08:00
  • a908b7b816 release 2013.02.22 Philipp Hagemeister 2013-02-24 00:55:16 +01:00
  • ea05129ebd release 2013.02.22 2013.02.22 Philipp Hagemeister 2013-02-24 00:47:08 +01:00
  • 35d217133f Message for delete video it's not an error. Juan M 2013-02-23 22:52:52 +01:00
  • d1b7a24354 Decode the data requested to the api in utf-8. Juan M 2013-02-23 22:47:22 +01:00
  • c85538dba1 TED: get thumbnails Jaime Marquínez Ferrándiz 2013-02-23 17:27:49 +01:00
  • 3532e676df Merge 60bd48b175792d55cc91a3ad8c3109e2ed30fcb8 into 4be0aa35393ccd0af72741eb0f6f97920399893d Jaime Marquínez Ferrándiz 2013-02-23 07:50:50 -08:00
  • 60bd48b175 Steam: get thumbnails Jaime Marquínez Ferrándiz 2013-02-23 16:48:15 +01:00
  • bdc096b51d Fixed typo in error message when no subtitles were available. Ismael Mejia 2013-02-23 16:24:59 +01:00
  • 4d8623ed73 release 2012.02.22 Philipp Hagemeister 2013-02-22 16:46:14 +01:00
  • 4be0aa3539 release 2012.02.22 2012.02.22 Philipp Hagemeister 2013-02-22 16:41:36 +01:00
  • f636c34481 Stop early in nosetests (in release script) Philipp Hagemeister 2013-02-22 16:40:19 +01:00
  • 30b8dbc74f Add note Philipp Hagemeister 2013-02-22 16:39:03 +01:00
  • f8aa4c1946 Allow downloading http://blip.tv/play/ embeded URLs Juan Carlos Garcia Segovia 2013-02-22 13:53:11 +00:00
  • 38cc342bda Merge remote-tracking branch 'upstream/master' Ismael Mejia 2013-02-22 04:52:10 +01:00
  • ef13a25aad Added new option '--list-subs' to show the available subtitle languages Ismael Mejia 2013-02-22 04:50:05 +01:00
  • 5a9b338e91 Added new option '--sub-format' to choose the format of the subtitles to downloade (defaut=srt) Ismael Mejia 2013-02-22 03:53:54 +01:00
  • 2e1a4df16f Refactor subtitle options from srt to the more generic 'sub'. In order to be more consistent with different subtitle formats. From: * --write-srt to --write-sub * --only-srt to --only-sub * --all-srt to --all-subs * --srt-lang to --sub-lang' Ismael Mejia 2013-02-22 03:13:28 +01:00
  • 11f337d8c7 Added new option '--all-srt' to download all the subtitles of a video. Only works in youtube for the moment. Ismael Mejia 2013-02-22 02:52:55 +01:00
  • d885aa1fa8 Added semantic.cache to the .gitignore file (for emacs users) Ismael Mejia 2013-02-22 02:52:15 +01:00
  • 3bf79c752e Print *all* release notes Philipp Hagemeister 2013-02-22 00:36:23 +01:00
  • cdb130b09a Added new option '--only-srt' to download only the subtitles of a video Improved option '--srt-lang' - it shows the argument in case of missing subtitles - added language suffix for non-english languages (e.g. video.it.srt) Ismael Mejia 2013-02-21 22:12:36 +01:00
  • 2e5d60b7db Removed conversion from youtube closed caption format to srt since youtube api supports the 'srt' format Ismael Mejia 2013-02-21 20:51:35 +01:00
  • 8271226a55 Fix --match-title and --reject-title decoding (Closes #690) Philipp Hagemeister 2013-02-21 17:09:39 +01:00
  • 1013186a17 Also check for JSLoader of JWSPlayer (thanks to @maximeg, Closes #685) Philipp Hagemeister 2013-02-21 16:56:48 +01:00
  • 7c038b3c32 Import HTTPErrorProcessor from the correct module (Closes #696) Philipp Hagemeister 2013-02-21 16:49:05 +01:00
  • e06c1be12d release 2013.02.19 Philipp Hagemeister 2013-02-19 00:09:58 +01:00
  • c8cd8e5f55 release 2013.02.19 2013.02.19 Philipp Hagemeister 2013-02-19 00:06:04 +01:00
  • 471cf47796 include bash completion and manpage in PyPi dist Philipp Hagemeister 2013-02-18 23:56:13 +01:00
  • 1726ff8b2e release 2013.02.18 Philipp Hagemeister 2013-02-18 23:40:33 +01:00
  • d8f64574a4 release 2013.02.18 2013.02.18 Philipp Hagemeister 2013-02-18 23:37:20 +01:00
  • e711babbd1 Fix YP IE Philipp Hagemeister 2013-02-18 23:30:33 +01:00
  • a72b0f2b6f Use proper echo commands Philipp Hagemeister 2013-02-18 23:22:01 +01:00
  • 434eb6f26b Include man and bash completion in PyPi release Philipp Hagemeister 2013-02-18 23:19:57 +01:00
  • 197080b10b Merge remote-tracking branch 'jaimeMF/TED' Philipp Hagemeister 2013-02-18 23:12:56 +01:00
  • 7796e8c2cb facebook: also download lq videos Philipp Hagemeister 2013-02-18 23:12:48 +01:00
  • 209ab3e874 Merge 414638cd508a48d81a16dc22a6ad684728cb9194 into 6d4363368affe197f1c3efbd34d18b365c3d929d Jaime Marquínez Ferrándiz 2013-02-18 13:36:35 -08:00
  • 6d4363368a Fix MyVideo IE Philipp Hagemeister 2013-02-18 22:32:56 +01:00
  • 414638cd50 TED: Add support for playlists Jaime Marquínez Ferrándiz 2013-02-18 21:42:06 +01:00
  • 2a9983b78f Fix 8tracks Philipp Hagemeister 2013-02-18 19:11:32 +01:00
  • b17c974a88 Mark DailyMotion as broken for now (#680) Philipp Hagemeister 2013-02-18 18:53:40 +01:00
  • 5717d91ab7 Correct --newline and give it a more meaningful title Philipp Hagemeister 2013-02-18 18:52:06 +01:00