Commit Graph

  • 4fdd4e6f6f added test for Statigr M.Yasoob Khalid 2013-06-23 18:56:26 +0500
  • 01ba4b80a7 added StatigrIE M.Yasoob Khalid 2013-06-23 18:02:55 +0500
  • de66764e4e added StatigrIE M.Yasoob Khalid 2013-06-23 17:35:19 +0500
  • 1037d53988 GenericIE: look for Open Graph info Jaime Marquínez Ferrándiz 2013-06-23 13:26:49 +0200
  • c3ab8f866c Change metavar of "--sub-format" from LANG to FORMAT Jaime Marquínez Ferrándiz 2013-06-23 12:59:20 +0200
  • 94eb2dd1fe README: Add brief description for manpages/apropos. Rogério Brito 2013-06-22 19:03:28 -0300
  • 346b5ce8fd YoutubeIE: report warnings instead of errors if the subtitles are not found (related #901) Jaime Marquínez Ferrándiz 2013-06-22 14:15:33 +0200
  • b37fbb990b Move the decrypting function to a static method Jaime Marquínez Ferrándiz 2013-06-22 13:20:06 +0200
  • ef75f76f5c Detect more vevo videos Jaime Marquínez Ferrándiz 2013-06-22 13:13:40 +0200
  • e296100005 Merge pull request #888 from rg3/youtube_playlists_fix_886 Jaime Marquínez Ferrándiz 2013-06-22 03:35:32 -0700
  • 953dd93a48 YoutubePlaylistIE: don't look into entry['content']['src'], accruing to the docs this can return live stream urls Jaime Marquínez Ferrándiz 2013-06-22 12:32:27 +0200
  • e704f4d378 YoutubeIE: If not subtitles language is given default to English for automatic captions (related #901) Jaime Marquínez Ferrándiz 2013-06-22 12:14:24 +0200
  • 77d0f05f71 YoutubeIE: Detect new Vevo style videos Jaime Marquínez Ferrándiz 2013-06-21 19:28:23 +0200
  • 50d2376769 Leave out sig if not present (#896) Philipp Hagemeister 2013-06-21 01:22:47 +0200
  • 759d525301 release 2013.06.21 Philipp Hagemeister 2013-06-21 00:33:44 +0200
  • fcfa188548 Show which IEs are slow during release Philipp Hagemeister 2013-06-21 00:29:31 +0200
  • f4c8bbcfc2 TEDIE: download the best quality video and use the new _search_regex functions Jaime Marquínez Ferrándiz 2013-06-20 20:51:20 +0200
  • 31eead52e7 YoutubePlaylistIE: try to extract the url of the entries from the media$group dictionary Jaime Marquínez Ferrándiz 2013-06-14 14:14:02 +0200
  • 038a3a1a61 RBMARadioIE: fix the extraction of the JSON data Jaime Marquínez Ferrándiz 2013-06-20 14:37:43 +0200
  • 587c68b2cd DailymotionIE: fix the extraction of the video uploader and use _search_regex for getting it Jaime Marquínez Ferrándiz 2013-06-20 14:15:29 +0200
  • 377fdf5dde Update the TumblrIE: the video is no longer available Jaime Marquínez Ferrándiz 2013-06-20 14:02:21 +0200
  • 5c67601931 Revert "Fix GooglePlusIE: the video_page url has changed of place" Jaime Marquínez Ferrándiz 2013-06-20 13:52:15 +0200
  • 68f54207a3 SteamIE: only verify the age if needed Jaime Marquínez Ferrándiz 2013-06-20 13:43:44 +0200
  • bb47437686 Ignore invalid dates (Fixes #894) Philipp Hagemeister 2013-06-19 22:13:16 +0200
  • 213b715893 Merge pull request #887 from anisse/master Jaime Marquínez Ferrándiz 2013-06-19 12:51:26 +0200
  • 449d5c910c Fix GooglePlusIE: the video_page url has changed of place Jaime Marquínez Ferrándiz 2013-06-18 14:22:16 +0200
  • 0251f9c9c0 add _search_regex to the new IEs Filippo Valsorda 2013-06-17 19:47:44 +0200
  • 8bc7c3d858 Merge branch 'search_regex' - PR #872 - closes #847 Filippo Valsorda 2013-06-17 19:28:18 +0200
  • af44c94862 use _search_regex in GenericIE Filippo Valsorda 2013-06-17 19:25:35 +0200
  • 36ed7177f0 Fix HypemIE test: the song name has been changed Jaime Marquínez Ferrándiz 2013-06-16 20:42:28 +0200
  • 32aa88bcae Add GametrailersIE Jaime Marquínez Ferrándiz 2013-06-16 20:34:45 +0200
  • 51090d636b VimeoIE: allow to download password protected videos Jaime Marquínez Ferrándiz 2013-06-15 11:04:59 +0200
  • 31513ea6b9 Update test_issue_673 in Youtube Lists Jaime Marquínez Ferrándiz 2013-06-15 11:20:22 +0200
  • 88cebbd7b8 YoutubePlaylistIE: get *all* videos Anisse Astier 2013-06-13 23:42:48 +0200
  • fb8f7280bc GenericIE: try to find videos from twitter cards info Jaime Marquínez Ferrándiz 2013-06-13 08:26:39 +0200
  • f380401bbd YoutubeSearchIE: the query is a str, in python 3 it fails if decode is called Jaime Marquínez Ferrándiz 2013-06-11 19:15:07 +0200
  • 9abc6c8b31 Update YahooIE test Jaime Marquínez Ferrándiz 2013-06-10 19:42:02 +0200
  • 8cd252f115 Use long rtmpdump options Philipp Hagemeister 2013-06-10 18:14:44 +0200
  • 53f72b11e5 Allow unsetting the proxy with the --proxy option Philipp Hagemeister 2013-06-09 23:43:18 +0200
  • ee55fcbe12 switch long info_dict fields checking to md5 Filippo Valsorda 2013-06-09 15:03:54 +0200
  • 78d3442b12 test: extend the reach of info_dict checking Filippo Valsorda 2013-06-09 14:21:42 +0200
  • 979a9dd4c4 _html_search_regex with clean_html superpowers Filippo Valsorda 2013-06-09 11:57:13 +0200
  • d5979c5d55 do not ask the user to report network errors Filippo Valsorda 2013-06-09 11:55:08 +0200
  • 8027175600 Set the extractor key in playlists entries Jaime Marquínez Ferrándiz 2013-06-08 12:08:44 +0200
  • 3054ff0cbe Merge pull request #853 from mc2avr/master Jaime Marquínez Ferrándiz 2013-06-08 11:11:49 +0200
  • cd453d38bb Merge pull request #878 from yasoob/master Added Vbox7.com InfoExtractor and tests. Jaime Marquínez Ferrándiz 2013-06-08 10:47:52 +0200
  • f5a290eed9 print "please report this issue on GitHub" on every ExtractorError Filippo Valsorda 2013-06-08 09:56:34 +0200
  • ecb3e676a5 Added Vbox7 Infoextractor M.Yasoob Khalid 2013-06-08 12:44:38 +0500
  • 8b59a98610 XHamster: Can't see the description anywhere in the UI Filippo Valsorda 2013-06-07 12:10:02 +0200
  • 8409501206 use search_regex in new IEs Filippo Valsorda 2013-06-07 11:46:03 +0200
  • be95cac157 raise exceptions on warnings during tests - and solve a couple of them Filippo Valsorda 2013-06-07 11:19:27 +0200
  • 476203d025 print WARNINGs during test + minor fix to NBAIE Filippo Valsorda 2013-06-06 15:07:05 +0200
  • 468e2e926b implement fallbacks and defaults in _search_regex Filippo Valsorda 2013-06-06 14:35:08 +0200
  • ac3e9394e7 Implement search_regex from #847 Anna Bernardi 2013-06-06 13:27:27 +0200
  • 868d62a509 style and error handling edits to HypemIE Filippo Valsorda 2013-06-06 12:02:36 +0200
  • 157b864a01 added HypemIE M.Yasoob Khalid 2013-06-05 19:16:53 +0500
  • 951b9dfd94 Merge pull request #866 from yasoob/master Filippo Valsorda 2013-06-04 10:39:31 -0700
  • 1142d31164 Merge pull request #863 from davidcl/master Filippo Valsorda 2013-06-04 10:36:36 -0700
  • 9131bde941 SpiegelE: the page layout has changed a bit Jaime Marquínez Ferrándiz 2013-06-04 19:31:06 +0200
  • 1132c10dc2 Merge pull request #864 from jacobian/vimeopro Jaime Marquínez Ferrándiz 2013-06-04 10:15:12 -0700
  • c978a96c02 Added test for XHamster.com M.Yasoob Ullah Khalid 2013-06-04 17:33:02 +0500
  • 71e458d437 Added support for xhamster in infoextractors M.Yasoob Ullah Khalid 2013-06-04 17:30:54 +0500
  • 57bde0d9c7 Fix the test_all_urls (Import issue) Clément DAVID 2013-06-04 13:10:12 +0200
  • 50b4d25980 Merge within test_all_urls Clément DAVID 2013-06-04 13:06:49 +0200
  • eda60e8251 VimeoIE: support videos from vimeopro.com Jaime Marquínez Ferrándiz 2013-06-04 12:04:54 +0200
  • c794cbbb19 Fixed an error downloading vimeo pro videos. Jacob Kaplan-Moss 2013-06-03 18:03:59 -0500
  • 4a76d1dbe5 Add tests for justin.tv and twitch.tv Clément DAVID 2013-06-03 22:16:55 +0200
  • 418f734a58 Merge pull request #854 from rg3/youtube_automatic_captions Jaime Marquínez Ferrándiz 2013-06-01 14:18:27 -0700
  • dc1c355b72 YoutubeIE: fallback to automatic captions when subtitles aren't found (closes #843) Jaime Marquínez Ferrándiz 2013-05-26 10:46:09 +0200
  • 1b2b22ed9f BlipTV: accept urls in the format http://a.blip.tv/api.swf#{id} (closes #857) Jaime Marquínez Ferrándiz 2013-05-28 15:12:39 +0200
  • f2cd958c0a add ZDFIE and _download_with_mplayer(mms://,rtsp://) mc2avr 2013-05-23 21:42:03 +0200
  • 57adeaea87 release 2013.05.23 Philipp Hagemeister 2013-05-23 13:37:19 +0200
  • 8f3f1aef05 Fix HowCast IE Philipp Hagemeister 2013-05-23 13:34:33 +0200
  • 51d2453c7a small tweaks Filippo Valsorda 2013-05-21 16:07:27 +0200
  • 45014296be Add TeamcocoIE (closes #212) Jaime Marquínez Ferrándiz 2013-05-21 14:37:32 +0200
  • afef36c950 add support for Flickr videos - closes #261 Anna Bernardi 2013-05-20 23:18:40 +0200
  • b31756c18e Python 2 compat fixes for MyVideo.de rtmpdump downloads Filippo Valsorda 2013-05-20 11:57:10 +0200
  • f008688520 make rtmpdump inherit the verbose option for debugging Filippo Valsorda 2013-05-20 11:54:21 +0200
  • 5b68ea215b Merge pull request #842 - myvideo, rtmp support Filippo Valsorda 2013-05-20 09:49:58 +0200
  • b1d568f0bc HowcastIE: extract thumbnail Jaime Marquínez Ferrándiz 2013-05-20 08:39:41 +0200
  • 17bd1b2f41 VineIE: extract more information and minor style changes Jaime Marquínez Ferrándiz 2013-05-20 08:31:03 +0200
  • 5b0d3cc0cd Add support for Vine - closes #845 Anna Bernardi 2013-05-20 00:25:26 +0200
  • d4f76f1674 Add support for Howcast.com - closes #835 Filippo Valsorda 2013-05-18 19:17:19 +0200
  • 340fa21198 UstreamIE: get thumbnail and uploader name Jaime Marquínez Ferrándiz 2013-05-18 11:54:18 +0200
  • de5d66d431 MyVideoIE: add rtmp support mc2avr 2013-05-15 23:38:44 +0200
  • 7bdb17d4d5 Add extra_info argument to extract_info and process_ie_result Jaime Marquínez Ferrándiz 2013-05-14 14:40:40 +0200
  • 419c64b107 Throw a better error if the protocol is invalid Philipp Hagemeister 2013-05-13 19:54:07 +0200
  • 99a5ae3f8e Simplify generic search IE (Closes #839) Philipp Hagemeister 2013-05-13 19:53:52 +0200
  • c7563c528b Merge remote-tracking branch 'jaimeMF/SearchIE' Philipp Hagemeister 2013-05-13 19:43:35 +0200
  • e30e9318da Add base class SearchInfoExtractor for search queries IEs Jaime Marquínez Ferrándiz 2013-05-11 23:04:56 +0200
  • 5c51028d38 release 2013.05.14 Philipp Hagemeister 2013-05-13 13:50:05 +0200
  • c1d58e1c67 Merge pull request #834 from chocolateboy/install_prefix_fix Philipp Hagemeister 2013-05-13 00:42:24 -0700
  • 02030ff7fe release 2013.05.13 Philipp Hagemeister 2013-05-13 09:38:27 +0200
  • f45c185fa9 Do not re-encode / to # if / is a platform separator, and correctly handle permission errors (Fixes #831) Philipp Hagemeister 2013-05-13 09:20:08 +0200
  • 1bd96c3a60 Deprecate --only-sub Philipp Hagemeister 2013-05-13 09:06:18 +0200
  • 929f85d851 Remove a print call used for debugging Jaime Marquínez Ferrándiz 2013-05-12 20:56:54 +0200
  • 98d4a4e6bc YoutubeSearchIE: return a playlist (related #838) Jaime Marquínez Ferrándiz 2013-05-12 20:53:37 +0200
  • fb2f83360c FFmpegPostProcessor: decode stderr first and then get the last line (closes #837) Jaime Marquínez Ferrándiz 2013-05-12 19:08:32 +0200
  • 3c5e7729e1 GoogleSearchIE: change query urls to http://www.google.com/search Jaime Marquínez Ferrándiz 2013-05-12 18:44:56 +0200
  • 5a853e1423 Fix YahooSearchIE: (closes #300) Jaime Marquínez Ferrándiz 2013-05-12 17:49:35 +0200