youtube-dl
15 years agoReplace the directory separator in title
Ricardo Garcia [Tue, 22 Jul 2008 09:05:22 +0000 (11:05 +0200)]
Replace the directory separator in title

15 years agoFix not taking into account outs.outtmpl
Ricardo Garcia [Tue, 22 Jul 2008 09:00:38 +0000 (11:00 +0200)]
Fix not taking into account outs.outtmpl

15 years agoRemove useless comments
Ricardo Garcia [Tue, 22 Jul 2008 08:57:19 +0000 (10:57 +0200)]
Remove useless comments

15 years agoAdd command line parse code
Ricardo Garcia [Tue, 22 Jul 2008 08:56:54 +0000 (10:56 +0200)]
Add command line parse code

15 years agoMinor improvements and changes
Ricardo Garcia [Tue, 22 Jul 2008 08:14:13 +0000 (10:14 +0200)]
Minor improvements and changes

15 years agoModify ignore list
Ricardo Garcia [Tue, 22 Jul 2008 08:01:37 +0000 (10:01 +0200)]
Modify ignore list

15 years agoAdd forceurl and forcetitle downloader options
Ricardo Garcia [Tue, 22 Jul 2008 08:00:43 +0000 (10:00 +0200)]
Add forceurl and forcetitle downloader options

15 years agoUpdate and fix User-Agent header
Ricardo Garcia [Tue, 22 Jul 2008 07:55:32 +0000 (09:55 +0200)]
Update and fix User-Agent header

15 years agoImprove some unicode regular expressions
Ricardo Garcia [Tue, 22 Jul 2008 07:53:05 +0000 (09:53 +0200)]
Improve some unicode regular expressions

15 years agoImprove fixed template checks
Ricardo Garcia [Tue, 22 Jul 2008 07:45:49 +0000 (09:45 +0200)]
Improve fixed template checks

15 years agoDetect malformed output template
Ricardo Garcia [Tue, 22 Jul 2008 07:21:43 +0000 (09:21 +0200)]
Detect malformed output template

15 years agoAdd .to_stderr() to downloaders
Ricardo Garcia [Mon, 21 Jul 2008 22:07:07 +0000 (00:07 +0200)]
Add .to_stderr() to downloaders

15 years agoAdd support for the "simulate" option
Ricardo Garcia [Mon, 21 Jul 2008 21:58:16 +0000 (23:58 +0200)]
Add support for the "simulate" option

15 years agoCorrect a few formatting bugs and add .to_stdout() to downloader
Ricardo Garcia [Mon, 21 Jul 2008 21:53:06 +0000 (23:53 +0200)]
Correct a few formatting bugs and add .to_stdout() to downloader

15 years agoCheck the output name is not fixed when there are several videos to download
Ricardo Garcia [Mon, 21 Jul 2008 21:29:06 +0000 (23:29 +0200)]
Check the output name is not fixed when there are several videos to download

15 years agoCreate initial preview version of the new youtube-dl
Ricardo Garcia [Mon, 21 Jul 2008 21:12:31 +0000 (23:12 +0200)]
Create initial preview version of the new youtube-dl