Commit graph

  • 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
  • 2f58b12dad YahooIE: support more videos Jaime Marquínez Ferrándiz 2013-05-12 17:05:43 +0200
  • 59f4fd4dc6 YahooIE: remove old code and accept screen.yahoo.com videos (#300) Jaime Marquínez Ferrándiz 2013-05-12 14:05:14 +0200
  • 5738240ee8 only install to /etc if PREFIX is /usr or /usr/local chocolateboy 2013-05-10 22:47:37 +0100
  • 86fd453ea8 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-05-10 09:21:24 +0200
  • c83411b9ee Skip bandcamp tests for now - free limit has been exceeded Philipp Hagemeister 2013-05-10 09:10:34 +0200
  • 057c9938a1 Import FileDownloader in test_youtube_subtitles Jaime Marquínez Ferrándiz 2013-05-10 08:37:49 +0200
  • 9259966132 test_youtube_subtitles: FakeDownloader inherits form FileDownloader Jaime Marquínez Ferrándiz 2013-05-10 08:31:30 +0200
  • b08980412e Merge pull request #826 from jakeogh/master Philipp Hagemeister 2013-05-09 16:52:54 -0700
  • 532a1e0429 release 2013.05.10 Philipp Hagemeister 2013-05-10 01:45:21 +0200
  • 2a36c352a0 Retry to disable YT ratelimit to unlock full bandwidth Filippo Valsorda 2013-05-09 00:39:10 +0200
  • 1a2adf3f49 added --get-id option to print video IDs jakeogh 2013-05-05 22:30:07 -0700
  • 43b62accbb GoogleSearchIE: rename _download_n_results to _get_n_results Jaime Marquínez Ferrándiz 2013-05-05 22:12:41 +0200
  • be74864ace Credit @JohnyMoSwag for WorldstarhiphopIE (#730) Jaime Marquínez Ferrándiz 2013-05-05 21:56:38 +0200
  • 0ae456f08a Credit @julienfr112 for Ina IE (#823) Philipp Hagemeister 2013-05-05 21:35:39 +0200
  • 0f75d25991 release 2013.05.07 Philipp Hagemeister 2013-05-05 21:13:16 +0200
  • 67129e4a15 release 2013.05.06 Philipp Hagemeister 2013-05-05 21:01:46 +0200
  • dfb9323cf9 Clean up InaIE (Closes #823) Philipp Hagemeister 2013-05-05 20:57:19 +0200
  • 7f5bd09baf Add support to www.ina.fr julien 2013-05-05 16:07:19 +0200
  • 02d5eb935f Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-05-05 20:51:27 +0200
  • 94ca71b7cc Fix GoogleSearchIE (Fixes #822) Philipp Hagemeister 2013-05-05 20:49:57 +0200
  • b338f1b154 FileDownloader: Simplify and document Philipp Hagemeister 2013-05-05 20:49:42 +0200
  • 486f0c9476 More callbacks changed to raise ExtractorError Jaime Marquínez Ferrándiz 2013-05-05 13:59:25 +0200
  • d96680f58d PhotobucketIE: accept new format of urls and add a test Jaime Marquínez Ferrándiz 2013-05-05 13:07:00 +0200
  • f8602d3242 ArteTvIE: Fix format of upload date Jaime Marquínez Ferrándiz 2013-05-05 11:48:47 +0200
  • 0c021ad171 More callbacks changed to raise ExtractorError Jaime Marquínez Ferrándiz 2013-05-04 14:23:16 +0200
  • 086d7b4500 Merge pull request #802 from joeframbach/master Philipp Hagemeister 2013-05-04 03:35:19 -0700
  • 891629c84a release 2013.05.05 Philipp Hagemeister 2013-05-04 12:31:17 +0200
  • ea6d901e51 Add --no-check-certificate (#814) Philipp Hagemeister 2013-05-04 12:19:02 +0200
  • 4539dd30e6 twitch.tv chapters (#810): print out start and end time Philipp Hagemeister 2013-05-04 12:02:18 +0200
  • c43e57242e twitch.tv chapters: Include uploader (#810) Philipp Hagemeister 2013-05-04 11:44:27 +0200
  • db8fd71ca9 twitch.tv chapters: Use API for title and other metadata Philipp Hagemeister 2013-05-04 11:42:44 +0200
  • f4f316881d Improve Twitch.tv chapter support (#810) Philipp Hagemeister 2013-05-04 11:27:39 +0200
  • 0e16f09474 Work on twitch.tv chapters (#810) Philipp Hagemeister 2013-05-04 10:33:34 +0200
  • 09dd418f53 Experimentally whitelist Escapist test Philipp Hagemeister 2013-05-04 09:11:38 +0200
  • decd1d1737 raise ExtractorError instead of calling back Philipp Hagemeister 2013-05-04 08:38:28 +0200
  • 180e689f7e Simplify WorldStarHipHop Philipp Hagemeister 2013-05-04 08:06:56 +0200
  • 7da5556ac2 Better fix for getting source url's Johny Mo Swag 2013-05-02 13:37:26 -0700
  • f23a03a89b updated regular experssion for possible future updates to source url Johny Mo Swag 2013-05-02 11:51:12 -0700
  • 84e4682f0e Always use HTTPS for youtube (Fixes #691) Philipp Hagemeister 2013-05-04 07:49:25 +0200
  • 1f99511210 release 2013.05.04 Philipp Hagemeister 2013-05-04 07:12:33 +0200
  • 0d94f2474c Work around a Python bug on Windows with UTF-8 configuration (#820) Philipp Hagemeister 2013-05-04 07:09:50 +0200
  • 480b6c1e8b Fix comedycentral: newest Philipp Hagemeister 2013-05-04 02:53:26 +0200
  • 95464f14d1 Credit @yasoob for IE Philipp Hagemeister 2013-05-03 20:08:16 +0200
  • c34407d16c Simplify RedTube Philipp Hagemeister 2013-05-03 20:07:35 +0200
  • 5e34d2ebbf Moved redtube info extractor to the end M.Yasoob Ullah Khalid 2013-05-03 23:57:16 +0600
  • 815dd2ffa8 Redtube test now works M.Yasoob Ullah Khalid 2013-05-03 23:51:27 +0600
  • ecd5fb49c5 added redtube.com in InfoExtractors (2nd pull request with the required amindments) M.Yasoob Ullah Khalid 2013-05-03 22:44:34 +0600
  • b86174e7a3 added test for redtube.com M.Yasoob Ullah Khalid 2013-05-03 22:40:56 +0600
  • 2e2038dc35 TEDIE: report the correct talk title when a link with the language code is given Jaime Marquínez Ferrándiz 2013-05-02 18:28:07 +0200
  • 46bfb42258 InfoExtractors: use _download_webpage in more IEs Jaime Marquínez Ferrándiz 2013-05-02 18:18:27 +0200
  • feecf22511 InfoExtractors: fix some regular expressions where dots weren't escaped Jaime Marquínez Ferrándiz 2013-05-02 13:39:56 +0200
  • 4c4f15eb78 Merge pull request #815 from JohnyMoSwag/master Jaime Marquínez Ferrándiz 2013-05-02 13:23:32 +0200
  • 104ccdb8b4 TumblrIE: fix title matching Jaime Marquínez Ferrándiz 2013-05-02 13:12:41 +0200
  • 6ccff79594 Small update for additon of new video source links Johny Mo Swag 2013-05-01 20:30:14 -0700
  • aed523ecc1 Add BandcampIE (closes #568) Jaime Marquínez Ferrándiz 2013-05-01 15:55:46 +0200
  • d496a75d0a release 2013.05.01 Philipp Hagemeister 2013-05-01 14:07:23 +0200
  • 5c01dd1e73 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-05-01 14:05:02 +0200
  • 11d9224e3b add --write-thumbnail option to download thumbnail (Suggested by `) Philipp Hagemeister 2013-05-01 14:04:33 +0200
  • 34c29ba1d7 Add test for SoundcloudSet Jaime Marquínez Ferrándiz 2013-04-30 21:23:38 +0200
  • 6cd657f9f2 release 2013.04.31 Philipp Hagemeister 2013-04-30 19:50:20 +0200
  • 4ae9e55822 Correctly clear the line before writing a new status line Philipp Hagemeister 2013-04-30 19:42:58 +0200
  • 8749b71273 Fix FakeDownloaders Philipp Hagemeister 2013-04-30 18:48:45 +0200
  • dbc50fdf82 Fix help for --proxy Philipp Hagemeister 2013-04-30 18:27:54 +0200
  • b1d2ef9255 release 2013.04.30 Philipp Hagemeister 2013-04-30 18:00:56 +0200
  • 5fb16555af --proxy option Philipp Hagemeister 2013-04-30 17:57:13 +0200
  • ba7c775a04 Remove a commented line I forgot. Jaime Marquínez Ferrándiz 2013-04-30 14:21:46 +0200
  • fe348844d9 SoundcloudSetIE: Use upload_date in the unified format (fixes #812) Jaime Marquínez Ferrándiz 2013-04-29 23:57:36 +0200
  • 767e00277f Use report_warning when a not working IE will be uses Jaime Marquínez Ferrándiz 2013-04-28 17:12:07 +0200
  • 6ce533a220 release 2013.04.28 Philipp Hagemeister 2013-04-28 16:32:05 +0200
  • 08b2ac745a Default to --title (Fixes #499) Philipp Hagemeister 2013-04-28 16:26:11 +0200
  • 46a127eecb Fix print_notes Philipp Hagemeister 2013-04-28 16:19:37 +0200
  • fc63faf070 release 2013.04.27 Philipp Hagemeister 2013-04-28 15:53:14 +0200
  • 9665577802 Adapt tests to changes in youtube's "Most Popular" channel Philipp Hagemeister 2013-04-28 15:50:29 +0200
  • 434aca5b14 Automatically set HTTPS proxy if given (Fixes #805) Philipp Hagemeister 2013-04-28 15:41:05 +0200
  • e31852aba9 Document the video selection using the upload date Jaime Marquínez Ferrándiz 2013-04-28 12:02:30 +0200
  • 37254abc36 Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month|year)(s)? (Closes #137) Jaime Marquínez Ferrándiz 2013-04-28 11:39:37 +0200
  • a11ea50319 Re-enable Dailymotion (tests pass) Philipp Hagemeister 2013-04-27 21:53:21 +0200
  • 81df121dd3 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-04-27 20:26:42 +0200
  • 50f6412eb8 Rename soundcloud to soundcloud:set Philipp Hagemeister 2013-04-27 20:12:46 +0200
  • bf50b0383e Fix some IEs that didn't return the uploade_date in the YYYYMMDD format Jaime Marquínez Ferrándiz 2013-04-27 15:14:20 +0200
  • bd55852517 Allow to select videos to download by their upload dates (related #137) Jaime Marquínez Ferrándiz 2013-04-27 14:01:55 +0200
  • 4c9f7a9988 SteamIE: accept urls with agecheck Jaime Marquínez Ferrándiz 2013-04-27 11:03:34 +0200
  • aba8df23ed YoutubePlaylistIE: don't crash with empty lists (related #808) Jaime Marquínez Ferrándiz 2013-04-27 10:41:52 +0200