Commit Graph

  • 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
  • 3820df0106 Merge pull request #801 from expleo/add_referer_support Jaime Marquínez Ferrándiz 2013-04-26 19:25:17 +0200
  • e74c504f91 Dont delete source file when source file and post-processed file are the same Joe Frambach 2013-04-24 21:59:10 +0000
  • fa70605db2 IEs: clean __init__ methods Jaime Marquínez Ferrándiz 2013-04-24 23:05:43 +0200
  • 0d173446ff InfoExtractors: use report_download_webpage in _request_webpage Jaime Marquínez Ferrándiz 2013-04-24 22:11:57 +0200
  • 320e26a0af Clean duplicate method report_download_webpage in InfoExtractors Jaime Marquínez Ferrándiz 2013-04-24 22:02:20 +0200
  • a3d689cfb3 Fix InfoQ Jaime Marquínez Ferrándiz 2013-04-24 21:16:10 +0200
  • 59cc5d9380 Updated README Bjorn Heesakkers 2013-04-24 14:12:33 +0200
  • 28535652ab Adds support for passing a referer. Bjorn Heesakkers 2013-04-24 13:56:04 +0200
  • 7b670a4483 YouTube: Fall back to <meta> description if video is rated (Fixes #800) Philipp Hagemeister 2013-04-23 13:54:17 +0200
  • 69fc019f26 YoutubeIE when no description is found use an empty unicode string (closes #800) Jaime Marquínez Ferrándiz 2013-04-23 12:24:08 +0200
  • 613bf66939 More calls to trouble changed to report_error Jaime Marquínez Ferrándiz 2013-04-23 11:31:37 +0200
  • 9edb0916f4 Disable colored messages in Windows (related #794) Jaime Marquínez Ferrándiz 2013-04-23 11:09:22 +0200
  • f4b659f782 Document order of preference for format selection (closes #798) Jaime Marquínez Ferrándiz 2013-04-23 10:33:54 +0200
  • c70446c7df Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-04-22 23:15:15 +0200
  • c76cb6d548 Correct indentation Philipp Hagemeister 2013-04-22 23:15:05 +0200
  • 71f37e90ef Merge pull request #797 from AI0867/patch-1 Philipp Hagemeister 2013-04-22 14:13:52 -0700
  • 75b5c590a8 Do not read configuration files if explicit arguments are given by a host program (#792) Philipp Hagemeister 2013-04-22 23:05:05 +0200
  • 4469666780 Merge pull request #792 from fp7/master Jaime Marquínez Ferrándiz 2013-04-22 13:44:05 -0700
  • c15e024141 TumblrIE Jaime Marquínez Ferrándiz 2013-04-22 21:07:49 +0200
  • 8cb94542f4 release 2013.04.22 Philipp Hagemeister 2013-04-22 20:01:56 +0200
  • c681a03918 Fix --list-formats (Closes #799) Philipp Hagemeister 2013-04-22 19:51:42 +0200
  • 30f2999962 Added parenthesis for explicity Finn Petersen 2013-04-22 10:15:58 +0200
  • 74e3452b9e Add playlist and playlist_index to the help string for the output option Jaime Marquínez Ferrándiz 2013-04-22 10:06:07 +0200
  • 9e1cf0c200 SteamIE returns a playlist Jaime Marquínez Ferrándiz 2013-04-21 22:05:21 +0200
  • e11eb11906 Allow to download videos with age check from Steam Jaime Marquínez Ferrándiz 2013-04-21 21:56:13 +0200
  • c04bca6f60 release 2013.04.21 Philipp Hagemeister 2013-04-21 12:52:45 +0200
  • b0936ef423 Use standard unit symbols in format_bytes Alexander van Gessel 2013-04-21 02:38:37 +0300
  • 41a6eb949a Clean duplicate method report_extraction in InfoExtractors Jaime Marquínez Ferrándiz 2013-04-20 21:12:29 +0200
  • f17ce13a92 Write the method to_screen in InfoExtractor (related #608) Jaime Marquínez Ferrándiz 2013-04-20 19:35:49 +0200
  • 8c416ad29a Remove calls to _downloader.download in Youtube searchs Jaime Marquínez Ferrándiz 2013-04-20 19:22:45 +0200
  • c72938240e Get the title of Youtube playlists Jaime Marquínez Ferrándiz 2013-04-20 18:57:05 +0200
  • e905b6f80e TEDIE can now return a playlist Jaime Marquínez Ferrándiz 2013-04-20 13:31:21 +0200
  • 6de8f1afb7 Allows to specify which IE should be used for extracting info for a result of type url Jaime Marquínez Ferrándiz 2013-04-20 12:50:14 +0200
  • 9341212642 Create a function in InfoExtractors that returns the InfoExtractor class with the given name Jaime Marquínez Ferrándiz 2013-04-20 12:42:57 +0200
  • f7a9721e16 Fix some metacafe videos, closes #562 Jaime Marquínez Ferrándiz 2013-04-20 12:06:58 +0200
  • 089e843b0f Use _download_webpage in MetacafeIE Jaime Marquínez Ferrándiz 2013-04-20 11:40:05 +0200
  • c8056d866a Add myself to travis notifications Jaime Marquínez Ferrándiz 2013-04-20 11:17:03 +0200
  • 49da66e459 The test video for subtitles has added a new language Jaime Marquínez Ferrándiz 2013-04-20 10:39:02 +0200
  • fb6c319904 Add tests for YoutubeChannelIE ispedals 2013-04-19 18:06:28 -0400
  • 5a8d13199c Fix YoutubeChannelIE ispedals 2013-04-19 18:05:35 -0400
  • dce9027045 Merge branch 'extract_info_rewrite' Jaime Marquínez Ferrándiz 2013-04-19 21:57:08 +0200
  • feba604e92 Fix playlists with size 50i ∀ i∉ℕ (Closes #782) Philipp Hagemeister 2013-04-18 07:28:24 +0200
  • d22f65413a release 2013.04.18 Philipp Hagemeister 2013-04-18 06:29:32 +0200
  • 0599ef8c08 Limit titles to 200 characters (Closes #789) Philipp Hagemeister 2013-04-18 06:27:11 +0200
  • bfdf469295 Fix FunnyOrDie extraction for a special video (#789) Philipp Hagemeister 2013-04-18 06:21:46 +0200
  • 32c96387c1 Fix facebook IE Philipp Hagemeister 2013-04-18 04:41:48 +0200
  • c8c5443bb5 Revert "disable YT ratelimit; this should enable to max out the connection bandwidth" Philipp Hagemeister 2013-04-17 23:21:58 +0200
  • a60b854d90 disable YT ratelimit; this should enable to max out the connection bandwidth Filippo Valsorda 2013-04-17 19:48:35 +0200
  • b8ad4f02a2 Arguments as parameter to function _real_main so it can be used programmatically Finn Petersen 2013-04-16 19:26:48 +0200
  • d281274bf2 Add a playlist_index key to the info_dict, can be used in the output template Jaime Marquínez Ferrándiz 2013-04-16 15:13:29 +0200
  • b625bc2c31 release 2013.04.11 Philipp Hagemeister 2013-04-11 18:42:57 +0200
  • f4381ab88a Fix keek title extraction Philipp Hagemeister 2013-04-11 18:39:13 +0200
  • 744435f2a4 Show whole diff in error cases Philipp Hagemeister 2013-04-11 18:38:43 +0200
  • 855703e55e Option to dump intermediate pages Philipp Hagemeister 2013-04-11 18:31:35 +0200
  • 927c8c4924 Use download_webpage in youtube IE Philipp Hagemeister 2013-04-11 18:18:15 +0200
  • 0ba994e9e3 Skip ARD test as it requires rtmpdump Philipp Hagemeister 2013-04-11 17:20:17 +0200
  • af9ad45cd4 Re-enable Stanford OC test Philipp Hagemeister 2013-04-11 17:20:05 +0200
  • e0fee250c3 Fix default for variable-size autonumbering Philipp Hagemeister 2013-04-11 17:07:55 +0200
  • 72ca05016d Merge remote-tracking branch 'sagittarian/vimeo-no-desc' Philipp Hagemeister 2013-04-11 10:56:01 +0200
  • 844d1f9fa1 Removed overly verbose options and arguments (Should be obvious from the previous lines) Philipp Hagemeister 2013-04-11 10:54:37 +0200
  • 213c31ae16 Added option --autonumber-size: Specifies the number of digits in %(autonumber)s when it is present in output filename template or --autonumber option is given Stanislav Kupryakhin 2013-04-02 11:40:07 +0700
  • 04f3d551a0 Merge remote-tracking branch 'sagittarian/resolve-symlinks' Philipp Hagemeister 2013-04-11 10:51:13 +0200
  • e8600d69fd Credit @catch22 for ARD IE Philipp Hagemeister 2013-04-11 10:48:37 +0200
  • b03d65c237 Minor improvements for ARD IE Philipp Hagemeister 2013-04-11 10:47:21 +0200
  • 8743974189 Resolve the symlink if __main__.py is invoke as a symlink. Adam Mesha 2013-04-11 07:33:18 +0300
  • dc36bc9434 Fix bug when the vimeo description is empty on Python 2.x. Adam Mesha 2013-04-11 07:27:04 +0300
  • bce878a7c1 Implement the playlist/start options in FileDownloader Jaime Marquínez Ferrándiz 2013-04-10 14:32:03 +0200
  • 532d797824 In MetacafeIE return a url if YoutubeIE should do the job Jaime Marquínez Ferrándiz 2013-04-10 00:06:03 +0200
  • 146c12a2da Change the order for extracting/downloading Jaime Marquínez Ferrándiz 2013-04-10 00:05:04 +0200
  • d39919c03e Add progress counter for playlists Jaime Marquínez Ferrándiz 2013-04-05 13:01:59 +0200
  • df2dedeefb added ARD InfoExtractor (german state television) Michael Walter 2013-04-07 15:23:48 +0200
  • adb029ed81 added --playpath/-y support to RTMP downloads (via 'play_path' entry in 'info_dict') Michael Walter 2013-04-07 15:17:36 +0200
  • 43ff1a347d Change rg3.github.com to rg3.github.io almost everywhere Ricardo Garcia 2013-04-06 10:46:17 +0200
  • 14294236bf Merge branch 'master' into extract_info_rewrite Jaime Marquínez Ferrándiz 2013-04-05 12:39:51 +0200
  • c2b293ba30 release 2013.04.03 Philipp Hagemeister 2013-04-03 19:43:53 +0200
  • 37cd9f522f Restore youtube-dl (update) binary (#770) Philipp Hagemeister 2013-04-01 23:43:20 +0200