Commit Graph

  • 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
  • 004759c8f2 Add a prominent Develop link in the documentation (Closes #155) Philipp Hagemeister 2011-09-14 00:42:45 +0200
  • d0922f29a3 Update LATEST_VERSION (oops) Philipp Hagemeister 2011-09-14 00:04:46 +0200
  • 95f029a5d8 Release 2011.09.14 Philipp Hagemeister 2011-09-14 00:02:16 +0200
  • b90bcbe79e Bump version number 2011.09.14 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
  • 3ff34c73e4 Merge 62a29bbf7b into 34554a7ad4 GitHub Merge Button 2011-09-13 14:47:07 -0700
  • b0719de04b Merge da6386f8f2 into 34554a7ad4 GitHub Merge Button 2011-09-13 14:38:01 -0700
  • 34554a7ad4 Merge remote-tracking branch 'CaptainPatate/master' Philipp Hagemeister 2011-09-13 23:35:48 +0200
  • 1a0fe683e1 Merge e26005adea into 93e1659586 GitHub Merge Button 2011-09-13 14:34:41 -0700
  • ac47cfe369 Update generate-download Philipp Hagemeister 2011-09-13 23:06:09 +0200
  • 463fe92d26 Release new version Philipp Hagemeister 2011-09-13 23:05:58 +0200
  • 93e1659586 Bump version number (remove -phihag) 2011.09.13 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
  • 54136a86e6 Merge a509c7efcf into 33d507f1fe GitHub Merge Button 2011-09-10 02:12:40 -0700
  • 4fa223ca6c Merge db90a6bc3e into 33d507f1fe GitHub Merge Button 2011-09-10 02:09:16 -0700
  • a32832910e Merge 4c74dbcba6 into 33d507f1fe GitHub Merge Button 2011-09-10 02:08:41 -0700
  • dd9ec6d28f Merge f382bc28d7 into 33d507f1fe GitHub Merge Button 2011-09-10 01:57:31 -0700
  • 35842092ec Merge e133e1213f into 33d507f1fe GitHub Merge Button 2011-09-10 01:56:51 -0700
  • e571bfea81 Merge 6a4f0a114d into 33d507f1fe GitHub Merge Button 2011-09-10 01:48:58 -0700
  • 8896b79fb1 Merge c0a10ca8dc into 33d507f1fe GitHub Merge Button 2011-09-10 01:47:48 -0700
  • de577d5943 Merge 005e092ffb into 33d507f1fe GitHub Merge Button 2011-09-10 01:46:04 -0700
  • 005e092ffb Adding metadata to audio file. Carlos Guerrero 2011-09-09 20:51:34 -0600
  • 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
  • 6e4d1e889e Adding mutagen module to auto-include video_title in audio metadata Carlos Guerrero 2011-09-08 23:28:48 -0600
  • 913aff578f Replacing ^I (tabs) for 4 spaces, (PEP-8) Carlos Guerrero 2011-09-08 22:45:21 -0600
  • 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
  • 5fd5ce0838 Add default make target Philipp Hagemeister 2011-08-28 23:17:32 +0200
  • 6ae796b1ee Credit Rogério Brito for Vimeo support Philipp Hagemeister 2011-08-28 23:17:18 +0200
  • 9c3e23fb64 Merge Vimeo support Philipp Hagemeister 2011-08-28 22:57:50 +0200
  • 5f9f2b7396 Update: Write downloaded file without modification (allows hashsums) Philipp Hagemeister 2011-08-28 22:10:03 +0200
  • 4618f3da74 Makefile to recreate README Philipp Hagemeister 2011-08-25 00:09:28 +0200
  • eb0387a848 Fix stty detection Philipp Hagemeister 2011-08-25 00:08:59 +0200
  • fe6dc08b79 Merge git://github.com/dbb/youtube-dl Philipp Hagemeister 2011-08-24 23:34:09 +0200
  • 4f2a5e06da Use subprocess to call stty size when COLUMNS is not set Philipp Hagemeister 2011-08-24 23:28:30 +0200
  • 2c8d32de33 merge gvalkov/optparse-refactor (minus stty) Philipp Hagemeister 2011-08-24 23:21:55 +0200
  • 2b70537d7b merge upstream Philipp Hagemeister 2011-08-24 23:04:10 +0200
  • 6a4f0a114d Use stty size to find terminal width if we're on linux and COLUMNS is not exported Georgi Valkov 2011-08-23 17:03:28 +0300
  • 5adcaa4385 Refactor main function Georgi Valkov 2011-08-23 16:48:08 +0300
  • 51c8e53ffe Set help formatter width to terminal width (prevents wrapping) Georgi Valkov 2011-08-23 16:42:51 +0300
  • 4f9f96f646 Option parsing refactoring ; Moved version string to __version__ Georgi Valkov 2011-08-23 15:53:36 +0300
  • 5fb3df4aff Move update_self out of __main__ for clarity Georgi Valkov 2011-08-23 15:37:35 +0300
  • 7a9054ec79 Fix small indentation inconsistencies Georgi Valkov 2011-08-23 15:01:51 +0300
  • 2770590d5a Use module metadata variables instead of comments Georgi Valkov 2011-08-23 14:58:22 +0300
  • e9cb9c2811 Add vim modeline Georgi Valkov 2011-08-23 14:45:26 +0300
  • 1cab2c6dcf Fix blip.tv regular expression to not match blipXtv Philipp Hagemeister 2011-08-18 09:31:36 +0200
  • 86e709d3de Fix youtu.be links (Closes #142) Philipp Hagemeister 2011-08-07 13:01:09 +0200
  • 8519c32d25 Use parse_qs instead of homebrewn parsing Philipp Hagemeister 2011-08-07 00:29:25 +0200
  • f3dc18d874 youtube: Better error messages Philipp Hagemeister 2011-08-07 00:02:50 +0200
  • 1293ce58ac Fix Python 2.4 compatibility Philipp Hagemeister 2011-08-06 12:16:07 +0200
  • 0a3c8b6291 Use alternative imports for Python 2.4 (Closes #138) Philipp Hagemeister 2011-08-06 11:47:53 +0200
  • 134cff47ab Remove debugging information Philipp Hagemeister 2011-08-06 11:20:28 +0200
  • f137bef973 Fix RTMP streams and ignore url-less entries Philipp Hagemeister 2011-08-06 11:05:57 +0200
  • 2bf94b3116 Remove horizontal rules from README.md Daniel Bolton 2011-08-05 19:15:57 -0400
  • 6bcd846b52 Add README.md (markdown file) Daniel Bolton 2011-08-05 19:14:13 -0400
  • 2fb47e073a Merge https://github.com/rg3/youtube-dl into vimeo Rogério Brito 2011-08-04 17:44:49 -0300
  • 05b4029662 Merge https://github.com/rg3/youtube-dl into prefer-webm Rogério Brito 2011-08-04 17:44:33 -0300
  • ba8a90b0bf Regenerate download page Ricardo Garcia 2011-08-04 19:16:25 +0200
  • 33d507f1fe Bump version number 2011.08.04 Ricardo Garcia 2011-08-04 19:15:14 +0200
  • c44b9ee95e Update User-Agent string Ricardo Garcia 2011-08-04 19:14:19 +0200
  • 8126094cf1 Fix YouTube downloads (code by Philipp Hagemeister) Ricardo Garcia 2011-08-04 19:13:02 +0200
  • 0ac22e4f5a Fix youtube downloads (Closes #135) Philipp Hagemeister 2011-08-04 00:04:55 +0200
  • c31b124d7a Suppport for youtube video streams (Mentioned in #108) Philipp Hagemeister 2011-07-31 18:09:53 +0200
  • 4c74dbcba6 Added README file. Anand Babu Periasamy 2011-07-23 00:55:07 -0700
  • ae637e6092 Added regex/string matching support titles to selectively download videos. Anand Babu Periasamy 2011-07-23 00:51:06 -0700
  • f382bc28d7 Get rid of global parameter for queue and playlist file handle in options Ravi 2011-07-22 20:11:10 -0400
  • 47b8dab29e Removed inaccurate warning Philipp Hagemeister 2011-07-22 15:28:42 +0200
  • 91e6a3855b Be lenient about download URLs (Closes #108) Philipp Hagemeister 2011-07-18 19:43:21 +0200
  • 167b0a9025 accept playlist filename as commandline argument; refractor threading code Ravi 2011-07-12 20:52:57 -0400
  • 23d09bfa5d check isAlive for all the threads before calling join Ravi 2011-07-11 00:20:47 -0400
  • 9ad8976d74 fix typo Ravi 2011-07-10 22:57:19 -0400