Commit Graph

  • 0067bbe7a7 FacebookIE: Not all videos are available in all formats. Rogério Brito 2011-10-20 20:26:42 -0200
  • 45aa690868 Release 2011.10.19 Philipp Hagemeister 2011-10-19 00:40:13 +0200
  • beb245e92f Merge branch 'vimeo' of https://github.com/rbrito/youtube-dl Philipp Hagemeister 2011-10-19 00:38:41 +0200
  • c424df0d2f vimeo: Add the ability to detect if a video is available in HD. (Closes: #194) Rogério Brito 2011-10-18 19:47:19 -0200
  • 87929e4b35 vimeo: Add the ability to detect if a video is available in HD. Rogério Brito 2011-10-18 19:47:19 -0200
  • d76736fc5e Merge pull request #195 from rbrito/xvideos Philipp Hagemeister 2011-10-18 13:49:21 -0700
  • 0f9b77223e xvideos: Capture only the video title, not the name of the site. Rogério Brito 2011-10-18 18:42:01 -0200
  • 9f47175a40 xvideos: Fix misleading error message when extracting the URL. Rogério Brito 2011-10-18 18:41:02 -0200
  • a1a8713aad xvideos: Normalize the URL or it will fail with some inputs. Rogério Brito 2011-10-18 18:38:17 -0200
  • 6501a06d46 Quick and dirty IE for xvideos.com. Rogério Brito 2011-10-13 16:44:20 -0300
  • 8d89fbae5a CollegeHumor IE Philipp Hagemeister 2011-10-12 21:13:43 +0200
  • 7a2cf5455c Fix recognition of http://www.youtube.com/course?list=PL41FDABC6AA085E78&category=University/Mathematics/Topology%20%26%20Geometry Philipp Hagemeister 2011-10-04 03:25:20 +0200
  • 7125a7ca8b Support "newstyle" Youtube playlist IDs. Rogério Brito 2011-10-03 21:36:32 -0300
  • 54d47874f7 release 2011.09.30 Philipp Hagemeister 2011-09-30 09:07:59 +0200
  • 2761012f69 Cosmetic changes to --list-formats Philipp Hagemeister 2011-09-30 09:07:36 +0200
  • 3de2a1e635 Added option -L to list available formats Francois du Toit 2011-09-28 01:28:37 +0200
  • 1eff9ac0c5 Release 2011.09.27 Philipp Hagemeister 2011-09-27 21:42:52 +0200
  • 54f329fe93 blip.tv: Handle direct URLs (Thanks to Bahman) Philipp Hagemeister 2011-09-27 21:42:15 +0200
  • 9baa2ef53b Update REAMDE.md Philipp Hagemeister 2011-09-26 20:29:15 +0200
  • 6bde5972c3 Mention ext in output template help Philipp Hagemeister 2011-09-26 20:26:40 +0200
  • 36f6cb369b Add help to output template Philipp Hagemeister 2011-09-26 20:24:43 +0200
  • b845d58b04 Adding HTTPS support for YouTube playlists and users; Escaping dots. Osama Khalid 2011-09-25 21:28:20 +0300
  • efb113c736 Simplify test Philipp Hagemeister 2011-09-21 18:49:08 +0200
  • 3ce59dae88 Update README with new options Philipp Hagemeister 2011-09-21 18:48:51 +0200
  • f0b0caa3fa Merge pull request #172 from richardc/master Philipp Hagemeister 2011-09-21 09:47:11 -0700
  • 58384838c3 Add support for vorbis files to --extract-audio Richard Clamp 2011-09-21 17:29:25 +0100
  • abb870d1ad Clarify --cookies option Philipp Hagemeister 2011-09-18 18:50:23 +0200
  • daa982bc01 release 2011.09.18c: Prefer mp4 over webm Philipp Hagemeister 2011-09-17 00:58:44 +0200
  • 767414a292 Prefer format 18 over 43 Philipp Hagemeister 2011-09-17 00:58:14 +0200
  • 7b417b388a Add youtube format 44 Philipp Hagemeister 2011-09-17 00:51:25 +0200
  • 44424ceee9 Prefer mp4 over webm - seems to work better for most users Philipp Hagemeister 2011-09-17 00:39:51 +0200
  • 08a5b7f800 Release 2011.09.18b Philipp Hagemeister 2011-09-16 22:33:08 +0200
  • 1cde6f1d52 Prevent youtube IE from taking youtube playlists Philipp Hagemeister 2011-09-16 22:31:31 +0200
  • 2d8acd8039 Fix escapist URL match Philipp Hagemeister 2011-09-15 20:25:22 +0200
  • 67035ede49 Fix progress message when Content-Length is not set Philipp Hagemeister 2011-09-15 20:24:21 +0200
  • eb6c37da43 Clarified "restart" Philipp Hagemeister 2011-09-15 20:10:27 +0200
  • 2736595628 Do not update if already up-to-date (Closes #166) Philipp Hagemeister 2011-09-15 20:09:30 +0200
  • 7b1a2bbe17 release 2011.09.18 Philipp Hagemeister 2011-09-15 19:29:16 +0200
  • c25303c3d5 Set continue to false again; we need to send to actually send a HEAD request to determine whether we can continue or not Philipp Hagemeister 2011-09-15 19:27:21 +0200
  • cc025e1226 release 2011.09.17 Philipp Hagemeister 2011-09-15 19:23:52 +0200
  • eca1b76f01 Update README Philipp Hagemeister 2011-09-15 19:23:17 +0200
  • 366cbfb04a Fix _do_download signature Philipp Hagemeister 2011-09-15 19:22:18 +0200
  • 18bb3d1e35 Make --continue the default and provide --no-continue (Closes #119) Philipp Hagemeister 2011-09-15 19:12:04 +0200
  • 10e7194db1 If --continue is not enabled, set resume_len to zero. Michael Haggerty 2011-05-20 08:59:53 +0200
  • ef357c4bf2 Bump version number Philipp Hagemeister 2011-09-15 18:48:29 +0200
  • 5260e68f64 Add format fallback Philipp Hagemeister 2011-09-15 18:47:36 +0200
  • 6a1ca41e17 Update README Philipp Hagemeister 2011-09-15 12:45:56 +0200
  • c99dcbd2d6 Merge remote-tracking branch 'rmanola/master' (Closes: #124) Add option to specify mp3 quality and prevent the video from being deleted Philipp Hagemeister 2011-09-15 12:43:27 +0200
  • da0db53a75 added option to get the available formats for a video (Closes #106) Dominik Heidler 2011-04-12 21:58:16 +0200
  • c52b01f326 Added ability to download worst quality video file only. (Closes #113) Kegan 2011-04-23 14:56:06 +0800
  • 36597dc40f Updated to stamp extracted audio file with HTTP last modified date. Kegan 2011-04-23 14:55:40 +0800
  • 9b4556c469 New option --skip-download (Closes #162) Philipp Hagemeister 2011-09-15 11:36:49 +0200
  • f3098c4d8a --list-extractors (Closes #161) Philipp Hagemeister 2011-09-15 10:43:49 +0200
  • bdb3f7a769 Simplify suitable Philipp Hagemeister 2011-09-15 10:06:14 +0200
  • afb5b55de6 Proper warning if xml.etree.ElementTree is not available Philipp Hagemeister 2011-09-15 09:59:03 +0200
  • c23cec29a3 Update LATEST_VERSION (and wait for a script to do it so I do not forget ;) ) Philipp Hagemeister 2011-09-14 23:03:01 +0200
  • e5b9fac281 Bump version number Philipp Hagemeister 2011-09-14 22:55:26 +0200
  • 08c1d0d3bc Update README Philipp Hagemeister 2011-09-14 22:55:09 +0200
  • 20e91e8375 Add --match-title and --reject-title (Closes #132) Anand Babu Periasamy 2011-07-23 00:51:06 -0700
  • f9c6878714 Support for The Escapist Philipp Hagemeister 2011-09-14 22:26:53 +0200
  • 8c5dc3ad40 Simplify IE index Philipp Hagemeister 2011-09-14 21:39:41 +0200
  • 1d2e86aed9 Decapitalize options in README for consistency with youtube-dl --help Philipp Hagemeister 2011-09-14 21:20:23 +0200
  • a2f7e3a5bb Clarify usage Philipp Hagemeister 2011-09-14 21:19:33 +0200
  • f2a3a3522c typo in README Philipp Hagemeister 2011-09-14 21:18:22 +0200
  • b487ef0833 Fully implement comedycentral downloader Philipp Hagemeister 2011-09-14 21:17:05 +0200
  • d0922f29a3 Update LATEST_VERSION (oops) Philipp Hagemeister 2011-09-14 00:04:46 +0200
  • b90bcbe79e Bump version number Philipp Hagemeister 2011-09-13 23:58:46 +0200
  • 8236e85178 s#phihag#rg3 Philipp Hagemeister 2011-09-13 23:58:31 +0200
  • 803abae206 Do not claim copyright in README (Closes #157) Philipp Hagemeister 2011-09-13 23:54:30 +0200
  • 50bdd8a9e7 Merge remote-tracking branch 'knagano/master' Philipp Hagemeister 2011-09-13 23:50:44 +0200
  • 34554a7ad4 Merge remote-tracking branch 'CaptainPatate/master' Philipp Hagemeister 2011-09-13 23:35:48 +0200
  • 93e1659586 Bump version number (remove -phihag) Philipp Hagemeister 2011-09-13 22:39:20 +0200
  • b576abb457 Automatically generate LATEST_VERSION (Closes #16) Philipp Hagemeister 2011-09-13 22:29:50 +0200
  • f166bccc8f Allow downloading current thedailyshow episode with youtube-dl :tds Philipp Hagemeister 2011-09-13 21:51:44 +0200
  • 5a2ba45e09 Clarify README Philipp Hagemeister 2011-09-13 21:51:06 +0200
  • e133e1213f README: More bug filing instructions Philipp Hagemeister 2011-09-09 08:47:00 +0200
  • 454d6691d8 Include ERROR: no fmt_url_map or conn information found in video info in FAQ Philipp Hagemeister 2011-09-09 08:41:52 +0200
  • d793aebaed comedycentral: 1 seems to be the constant correct offset Philipp Hagemeister 2011-09-09 08:14:01 +0200
  • 5991ddfd7a comedycentral: Use media number instead of act number as ID Philipp Hagemeister 2011-09-08 18:49:28 +0200
  • a88bc6bbd3 Temporarily fix dailyshow+colbertnation media IDs Philipp Hagemeister 2011-09-07 23:15:26 +0200
  • 46c8c43266 Switch around act and episode title (makes -t nicer) Philipp Hagemeister 2011-09-07 22:42:33 +0200
  • fedf9f3902 Basic comedycentral (The Daily Show) support (Will work as soon as rtmpdump gets fixed) Philipp Hagemeister 2011-09-07 22:06:09 +0200
  • 0f862ea18c comedycentral: include player URL (still broken) Philipp Hagemeister 2011-09-07 21:43:19 +0200
  • c8e30044b8 Rudimentary support for comedycentral (rtmpdump currently broken) Philipp Hagemeister 2011-09-07 21:36:06 +0200
  • cec3a53cbd Do not try to re-encode unicode filenames (Closes #13) Philipp Hagemeister 2011-09-07 09:35:22 +0200
  • 6fc5b0bb17 Credit Sören Schulze for myvideo support Philipp Hagemeister 2011-09-06 23:58:00 +0200
  • 9b0a8bc198 myvideo.de support Philipp Hagemeister 2011-09-06 23:56:32 +0200
  • e5e74ffb97 Fix os.makedirs in Windows Philipp Hagemeister 2011-09-06 17:56:05 +0200
  • eb99a7ee5f Bump version to 2011.09.06 Philipp Hagemeister 2011-09-06 17:42:45 +0200
  • 50891fece7 Use os.makedirs instead of homebrewn pmkdir Philipp Hagemeister 2011-09-06 17:32:22 +0200
  • ef53099e35 merged pep8_whitespace Philipp Hagemeister 2011-09-06 17:19:23 +0200
  • c0a10ca8dc fixed PEP8 whitespace issues FND 2011-09-05 09:46:36 +0200
  • 8f88eb1fa7 Update Makefile to new README format Philipp Hagemeister 2011-09-04 11:47:58 +0200
  • 447b1d7170 Added FAQ to README Philipp Hagemeister 2011-09-04 11:41:54 +0200
  • dbddab2799 Robust error handling in downloading code Philipp Hagemeister 2011-09-03 11:32:05 +0200
  • 802622ac1c Merge remote-tracking branch 'wise86/master' Philipp Hagemeister 2011-08-31 21:28:44 +0200
  • e0e56865a0 Remove stable from help wording (There will be only one main branch for now) Philipp Hagemeister 2011-08-31 21:28:40 +0200
  • eb11aaccbb Update bug reporting to this fork, so that vimeo/blip.tv issues are reported at phihag/issues instead of rg3/issues (Closes #5) Philipp Hagemeister 2011-08-28 23:44:23 +0200
  • d207e7cf88 Update update mechanism (Closes #4) Philipp Hagemeister 2011-08-28 23:38:40 +0200
  • 36cf7bccde Merge remote-tracking branch 'rbrito/prefer-webm' Philipp Hagemeister 2011-08-28 23:23:42 +0200