Commit Graph

  • 561504fffa Release 2011.12.08 Philipp Hagemeister 2011-12-08 21:39:13 +0100
  • 23e6b8adc8 --prefer-free-formats (Closes #231) Philipp Hagemeister 2011-12-08 21:38:28 +0100
  • 3e0ea7d07a m4a: aac in mp4 container (Closes #240) Philipp Hagemeister 2011-12-08 21:21:25 +0100
  • 94fd3201b2 Abort when --max-downloads is reached. Philipp Hagemeister 2011-12-08 20:59:02 +0100
  • 0b3f3e1ad9 Merge pull request #245 from rbrito/fix-makefile Philipp Hagemeister 2011-12-08 11:39:56 -0800
  • a05d2a0c05 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2011-12-08 20:39:22 +0100
  • 0b14e0b367 OpenClassRoom IE (Closes: #234) Philipp Hagemeister 2011-12-08 20:36:00 +0100
  • 66e8777769 Makefile: Don't use `echo`'s `-e` option for portability. Rogério Brito 2011-12-08 13:18:17 -0200
  • 348486ced4 Merge pull request #238 from rbrito/add-to-gitignore Philipp Hagemeister 2011-11-30 11:45:17 -0800
  • f1f300e629 Add list of files to ignore for `youtube-dl`. Rogério Brito 2011-11-30 14:17:20 -0200
  • dd17922afc OpenClassRoom videos (#234) Philipp Hagemeister 2011-11-30 10:52:04 +0100
  • 40fd4cb86a Move merged code to dev version Philipp Hagemeister 2011-11-30 10:00:36 +0100
  • 9e9b75ae4d Merge pull request #236 from lra/dailymotion-fix Philipp Hagemeister 2011-11-30 00:57:09 -0800
  • 8abf76ddb9 Fix the DailymotionIE to parse the new title of a webpage Laurent Raufaste 2011-11-29 22:30:42 -0500
  • c95da745bc Mention -o - in doc (Closes #204) Philipp Hagemeister 2011-11-29 20:22:27 +0100
  • 0cd235eef6 Use freedesktop.org mandated user config file location (Suggested by Tyll in #231) Philipp Hagemeister 2011-11-29 20:13:06 +0100
  • 77315556f1 Do not count unmatched or skipped videos towards max-downloads (Closes #232) Philipp Hagemeister 2011-11-29 20:08:01 +0100
  • c379c181e0 Preliminary implementation of configuration files Philipp Hagemeister 2011-11-28 01:29:46 +0100
  • 31a2ec2d88 Document -o %(upload_date)s (Closes #228) Philipp Hagemeister 2011-11-28 01:00:01 +0100
  • b88a52504e --max-downloads option (Closes #230) Philipp Hagemeister 2011-11-28 00:55:44 +0100
  • a95567af99 Credit shizeeg for Mixcloud IE Philipp Hagemeister 2011-11-24 18:58:19 +0100
  • 849edab8ec Move MixcloudIE to __init__.py Philipp Hagemeister 2011-11-24 18:02:12 +0100
  • b158a1d946 Mixcloud IE sh!zeeg 2011-11-24 20:45:14 +0400
  • fa2672f9fc Release 2011.11.23 Philipp Hagemeister 2011-11-23 10:36:52 +0100
  • 28e3614bc0 Fix vimeo error (Closes #224) Philipp Hagemeister 2011-11-23 10:35:17 +0100
  • 208e095f72 Correct simplify_title call in ComedyCentral IE Philipp Hagemeister 2011-11-22 21:26:38 +0100
  • 0ae7abe57c Release 2011.11.22 Philipp Hagemeister 2011-11-22 15:32:53 +0100
  • dc0a294a73 Make exception handling 2.5-compatible (Closes #223) Philipp Hagemeister 2011-11-22 15:31:30 +0100
  • 468c99257c Release 2011.11.21 Philipp Hagemeister 2011-11-21 21:51:24 +0100
  • af8e8d63f9 Allow non-ASCII characters in simplified titles(Closes #220) Philipp Hagemeister 2011-11-21 21:50:39 +0100
  • e092418d8b Simplify simplify_title Philipp Hagemeister 2011-11-21 20:15:32 +0100
  • e33e3045c6 First tests Philipp Hagemeister 2011-11-21 20:07:24 +0100
  • cb6568bf21 Use the dev version in Makefile Philipp Hagemeister 2011-11-21 20:00:54 +0100
  • 235b3ba479 Move code into a separate Python module Philipp Hagemeister 2011-11-21 19:59:59 +0100
  • 5b3330e0cf Remove empty real_initialize defs Philipp Hagemeister 2011-11-21 19:31:20 +0100
  • aab771fbdf Credit authors of Soundclound and InfoQ extractors Philipp Hagemeister 2011-11-16 09:33:03 +0100
  • 00f95a93f5 InfoQ IE (Closes #216) Philipp Hagemeister 2011-11-15 23:00:31 +0100
  • 1724e7c461 Merge remote-tracking branch 'ngokevin/soundcloud' Philipp Hagemeister 2011-11-15 22:37:49 +0100
  • 3b98a5ddac InfoQ IE Ori Avtalion 2011-11-15 23:13:12 +0200
  • 8b59cc93d5 Merge pull request #211 from techtonik/patch-1 Philipp Hagemeister 2011-11-15 01:39:17 -0800
  • c3e4e7c182 Fix youtube playlist IE match (Closes: #210) Philipp Hagemeister 2011-11-15 10:35:39 +0100
  • 38348005b3 removed weird indent Kevin Ngo 2011-11-12 17:28:26 -0800
  • 208c4b9128 added whitespace below soundcloudIE class Kevin Ngo 2011-11-12 17:10:21 -0800
  • ec574c2c41 extracts full title from source Kevin Ngo 2011-11-12 17:08:40 -0800
  • 871be928a8 now downloads soundcloud songs, need to polish title grabbing and file naming Kevin Ngo 2011-11-12 16:48:43 -0800
  • b20d4f8626 changed spaces to tabs (by yt-dl standards), fixed bugs, but still won't download. need to figure out how the whole process works to integrate correctly Kevin Ngo 2011-11-10 01:04:33 -0800
  • 073d7a5985 extracted all of the soundcloud information including description (not tested), need to hook into filedownloader Kevin Ngo 2011-11-09 01:52:36 -0800
  • 40306424b1 work on soundcloud information extractor...need to talk to youtube-dl guys Kevin Ngo 2011-11-08 00:03:35 -0800
  • ecb3bfe543 going home and need to upload what little i did Kevin Ngo 2011-11-07 18:02:10 -0800
  • abeac45abe Fix duplicated downloads from YouTube user page where watch URLs are not always end with &. Stop scan on closing bracker prevents regexp to capture two links instead of one. anatoly techtonik 2011-11-06 16:42:43 +0300
  • 0fca93ac60 Merge pull request #206 from rbrito/fixes/facebook-ie-2 Philipp Hagemeister 2011-11-02 10:56:18 -0700
  • 857e5f329a FacebookIE: Fix regexp to recognize videos that weren't considered. Rogério Brito 2011-11-01 12:07:05 -0200
  • 053419cd24 FacebookIE: The date doesn't seem to be available anymore. Rogério Brito 2011-10-20 20:28:29 -0200
  • 99e207bab0 FacebookIE: Fix extraction of title as Facebook has changed stuff. Rogério Brito 2011-10-20 20:27:48 -0200
  • 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