youtube-dl
13 years agoBump version number
Ricardo Garcia [Sat, 24 Jul 2010 08:24:52 +0000 (10:24 +0200)]
Bump version number

13 years agoRestore support for the get_video method, fixing many issues
Ricardo Garcia [Sat, 24 Jul 2010 08:23:06 +0000 (10:23 +0200)]
Restore support for the get_video method, fixing many issues

13 years agoRestore proper support for webm formats (fixes issue #166)
Ricardo Garcia [Sat, 24 Jul 2010 07:47:01 +0000 (09:47 +0200)]
Restore proper support for webm formats (fixes issue #166)

13 years agoBump version number
Ricardo Garcia [Thu, 22 Jul 2010 18:32:05 +0000 (20:32 +0200)]
Bump version number

13 years agoUpdate user agent string
Ricardo Garcia [Thu, 22 Jul 2010 18:31:13 +0000 (20:31 +0200)]
Update user agent string

13 years agoPartially rewrite YouTube InfoExtractor after it stopped working
Ricardo Garcia [Thu, 22 Jul 2010 18:29:52 +0000 (20:29 +0200)]
Partially rewrite YouTube InfoExtractor after it stopped working

As part of the changes, the program now downloads the highest quality version
by default and uses fmt_url_map to decide which formats are really available.

13 years agoRemove some format command line options
Ricardo Garcia [Thu, 22 Jul 2010 18:28:20 +0000 (20:28 +0200)]
Remove some format command line options

13 years agoDo not check for self._downloader being None in several places
Ricardo Garcia [Thu, 22 Jul 2010 18:27:35 +0000 (20:27 +0200)]
Do not check for self._downloader being None in several places

13 years agoRename UnavailableFormatError to UnavailableVideoError
Ricardo Garcia [Thu, 22 Jul 2010 18:26:37 +0000 (20:26 +0200)]
Rename UnavailableFormatError to UnavailableVideoError

13 years agoUse www. instead of uk. in the language setting webpage for YouTube
Ricardo Garcia [Thu, 22 Jul 2010 18:24:59 +0000 (20:24 +0200)]
Use  instead of uk. in the language setting webpage for YouTube

13 years agoBump version number
Ricardo Garcia [Thu, 15 Jul 2010 20:05:04 +0000 (22:05 +0200)]
Bump version number

13 years agoModify User-Agent and Accept headers
Ricardo Garcia [Tue, 13 Jul 2010 17:43:06 +0000 (19:43 +0200)]
Modify User-Agent and Accept headers

13 years agoImprove video ordinal assignment method (fixes issue #149)
Ricardo Garcia [Tue, 13 Jul 2010 17:37:07 +0000 (19:37 +0200)]
Improve video ordinal assignment method (fixes issue #149)

13 years agoAdd comment about weird .video extension for format 38
Ricardo Garcia [Tue, 13 Jul 2010 17:01:43 +0000 (19:01 +0200)]
Add comment about weird .video extension for format 38

13 years agoSupport youtu.be URLs (fixes issue #143)
Ricardo Garcia [Tue, 13 Jul 2010 17:01:13 +0000 (19:01 +0200)]
Support youtu.be URLs (fixes issue #143)

13 years agoSupport the watch_popup syntax in YouTube URLs
Ricardo Garcia [Tue, 13 Jul 2010 16:53:09 +0000 (18:53 +0200)]
Support the watch_popup syntax in YouTube URLs

13 years agoImprove swf player URL detection for RTMP (fixes issue #144)
Ricardo Garcia [Tue, 13 Jul 2010 16:22:34 +0000 (18:22 +0200)]
Improve swf player URL detection for RTMP (fixes issue #144)

13 years agoAdd a --max-quality flag to limit the highest quality (fixes issue #145)
Ricardo Garcia [Tue, 13 Jul 2010 16:20:02 +0000 (18:20 +0200)]
Add a --max-quality flag to limit the highest quality (fixes issue #145)

13 years agoAdd support for "original" format in YouTube (fixes issue #155)
Ricardo Garcia [Tue, 13 Jul 2010 16:01:58 +0000 (18:01 +0200)]
Add support for "original" format in YouTube (fixes issue #155)

13 years agoMake the Dailymotion uploader regexp more flexible because it fails sometimes
Ricardo Garcia [Tue, 6 Jul 2010 16:52:46 +0000 (18:52 +0200)]
Make the Dailymotion uploader regexp more flexible because it fails sometimes

13 years agoRemove unused methods from the Dailymotion InfoExtractor
Ricardo Garcia [Tue, 6 Jul 2010 16:51:45 +0000 (18:51 +0200)]
Remove unused methods from the Dailymotion InfoExtractor

13 years agoRemove dead disclaimer/confirmation code.
Witold Baryluk [Fri, 2 Jul 2010 00:00:14 +0000 (02:00 +0200)]
Remove dead disclaimer/confirmation code.

I do knot know how to perform age confirmation, so just
removeing it for the time we will know how to do this.

13 years agoAdd support for the Dailymotion
Witold Baryluk [Thu, 1 Jul 2010 23:53:47 +0000 (01:53 +0200)]
Add support for the Dailymotion

Based slightly (idea and one regular expression) on the old anonymous
dailymotion-dl.pl, but with fixes (more robust regular expression,
extracting author, support for domains other than .com). Simpler
due to the fact that youtube-dl provides all needed functionalities.

13 years agoInclude format 43 in best quality list (fixes issue #150)
Ricardo Garcia [Tue, 29 Jun 2010 20:38:51 +0000 (22:38 +0200)]
Include format 43 in best quality list (fixes issue #150)

13 years agoImprove some metavar names
Ricardo Garcia [Tue, 29 Jun 2010 09:53:13 +0000 (11:53 +0200)]
Improve some metavar names

13 years agoForbid forward slash in win32 file names (fixes issue #147)
Ricardo Garcia [Tue, 29 Jun 2010 09:10:12 +0000 (11:10 +0200)]
Forbid forward slash in win32 file names (fixes issue #147)

13 years agoBump version number
Ricardo Garcia [Sun, 6 Jun 2010 16:13:49 +0000 (18:13 +0200)]
Bump version number

13 years agoAdd webm extension to formats 43 and 45 (fixes issue #139)
Ricardo Garcia [Sun, 30 May 2010 17:46:08 +0000 (19:46 +0200)]
Add webm extension to formats 43 and 45 (fixes issue #139)

13 years agoFix for all-formats exception by Valentin Hilbig
Ricardo Garcia [Sun, 30 May 2010 15:50:56 +0000 (17:50 +0200)]
Fix for all-formats exception by Valentin Hilbig

13 years agoAdd a number of retries with tweaked patch, originally from Neil Channen
Ricardo Garcia [Sun, 30 May 2010 16:34:56 +0000 (18:34 +0200)]
Add a number of retries with tweaked patch, originally from Neil Channen

13 years agoAdd player signature verification to rtmpdump support (fixes issue #63)
Ricardo Garcia [Sun, 30 May 2010 17:49:51 +0000 (19:49 +0200)]
Add player signature verification to rtmpdump support (fixes issue #63)

13 years agoMake -a understand dash means stdin
Ricardo Garcia [Fri, 21 May 2010 19:35:34 +0000 (21:35 +0200)]
Make -a understand dash means stdin

13 years agoAlso try no "el" option in get_video_info (fixes issue #130)
Ricardo Garcia [Fri, 21 May 2010 19:24:37 +0000 (21:24 +0200)]
Also try no "el" option in get_video_info (fixes issue #130)

13 years agoIncrement number of downloads when the file has already been fully downloaded
Ricardo Garcia [Mon, 19 Apr 2010 17:25:47 +0000 (19:25 +0200)]
Increment number of downloads when the file has already been fully downloaded

13 years agoPrint EOL before "unable to write data" error
Ricardo Garcia [Sat, 17 Apr 2010 16:57:51 +0000 (18:57 +0200)]
Print EOL before "unable to write data" error

13 years agoDetect errors in video data writes
Ricardo Garcia [Sat, 17 Apr 2010 16:49:56 +0000 (18:49 +0200)]
Detect errors in video data writes

13 years agoMake "all-formats" and "best-quality" download the version without specific format too
Ricardo Garcia [Sat, 17 Apr 2010 15:54:37 +0000 (17:54 +0200)]
Make "all-formats" and "best-quality" download the version without specific format too

13 years agoMerge changes by obeythepenguin
Ricardo Garcia [Sun, 4 Apr 2010 15:57:59 +0000 (17:57 +0200)]
Merge changes by obeythepenguin

13 years agoBump version number
Ricardo Garcia [Sun, 4 Apr 2010 11:11:20 +0000 (13:11 +0200)]
Bump version number

13 years agoAlso try el=vevo on YouTube if everything else fails (fixes issue #115)
Ricardo Garcia [Sat, 3 Apr 2010 15:25:13 +0000 (17:25 +0200)]
Also try el=vevo on YouTube if everything else fails (fixes issue #115)

13 years agoBump version number
Ricardo Garcia [Sat, 3 Apr 2010 07:58:16 +0000 (09:58 +0200)]
Bump version number

13 years agoAdd the "ord" template parameter (fixes issue #101)
Ricardo Garcia [Sat, 3 Apr 2010 07:54:36 +0000 (09:54 +0200)]
Add the "ord" template parameter (fixes issue #101)

13 years agoSupport new playlist style URL (fixes issue #114)
Ricardo Garcia [Sat, 3 Apr 2010 07:45:45 +0000 (09:45 +0200)]
Support new playlist style URL (fixes issue #114)

13 years agoChange method to detect end of playlist (fixes issue #113)
Ricardo Garcia [Fri, 2 Apr 2010 17:51:54 +0000 (19:51 +0200)]
Change method to detect end of playlist (fixes issue #113)

13 years agoBump version number
Ricardo Garcia [Fri, 2 Apr 2010 15:14:24 +0000 (17:14 +0200)]
Bump version number

13 years agoTry el=detailpage if el=embedded fails for YouTube
Ricardo Garcia [Fri, 2 Apr 2010 15:13:40 +0000 (17:13 +0200)]
Try el=detailpage if el=embedded fails for YouTube

13 years agoAdd Yahoo! Video InfoExtractor, merged from "obeythepenguin"
Ricardo Garcia [Thu, 1 Apr 2010 18:55:43 +0000 (20:55 +0200)]
Add Yahoo! Video InfoExtractor, merged from "obeythepenguin"

13 years agoRequest video info webpage using "embedded" instead of "detailpage"
Ricardo Garcia [Thu, 1 Apr 2010 18:46:00 +0000 (20:46 +0200)]
Request video info webpage using "embedded" instead of "detailpage"

In the request for get_video_info, use el=embedded instead of el=detailpage, as
if the request was coming from an embedded video player instead of the video
webpage. This created problems for some videos, with YouTube replying with
"Invalid parameters". This fixes issue #109 and fixes issue #110.

13 years agoSolve minor aesthetical problem in rtmpdump error messages
Ricardo Garcia [Tue, 30 Mar 2010 09:50:57 +0000 (11:50 +0200)]
Solve minor aesthetical problem in rtmpdump error messages

13 years agoAdded --all-format option from tweaked patch (fixes issue #102)
Ricardo Garcia [Fri, 19 Mar 2010 17:15:43 +0000 (18:15 +0100)]
Added --all-format option from tweaked patch (fixes issue #102)

13 years agoMake the "-" output file name equivalent to /dev/stdout (fixes issue #103)
Ricardo Garcia [Fri, 19 Mar 2010 16:51:20 +0000 (17:51 +0100)]
Make the "-" output file name equivalent to /dev/stdout (fixes issue #103)

13 years agoBump version number
Ricardo Garcia [Tue, 16 Mar 2010 20:31:53 +0000 (21:31 +0100)]
Bump version number

13 years agoDo not use the final URL for -g
Ricardo Garcia [Thu, 11 Mar 2010 21:56:47 +0000 (22:56 +0100)]
Do not use the final URL for -g

13 years agoBump version number
Ricardo Garcia [Sun, 7 Mar 2010 10:25:30 +0000 (11:25 +0100)]
Bump version number

13 years agoAdd --no-progress option (fixes issue #98)
Ricardo Garcia [Sun, 7 Mar 2010 10:24:22 +0000 (11:24 +0100)]
Add --no-progress option (fixes issue #98)

13 years agoGive preference to format 34 before format 5 in quality list
Ricardo Garcia [Sun, 28 Feb 2010 22:49:52 +0000 (23:49 +0100)]
Give preference to format 34 before format 5 in quality list

13 years agoDo not error out on problems printing the file name
Ricardo Garcia [Sun, 28 Feb 2010 22:49:14 +0000 (23:49 +0100)]
Do not error out on problems printing the file name

13 years agoProperly support simple titles in the newest InfoExtractors
Ricardo Garcia [Sat, 20 Feb 2010 23:13:34 +0000 (00:13 +0100)]
Properly support simple titles in the newest InfoExtractors

13 years agoDo not pass URLs around in Unicode form (fixes issue #92)
Ricardo Garcia [Sat, 20 Feb 2010 23:06:00 +0000 (00:06 +0100)]
Do not pass URLs around in Unicode form (fixes issue #92)

13 years agoBump version number
Ricardo Garcia [Sat, 13 Feb 2010 16:27:09 +0000 (17:27 +0100)]
Bump version number

13 years agoTweak final filename in the open attempt, to be platform and filename-agnostic
Ricardo Garcia [Sat, 13 Feb 2010 12:29:25 +0000 (13:29 +0100)]
Tweak final filename in the open attempt, to be platform and filename-agnostic

13 years agoFix SyntaxError triggered by mistake in user-agent commit
Ricardo Garcia [Sat, 13 Feb 2010 12:27:41 +0000 (13:27 +0100)]
Fix SyntaxError triggered by mistake in user-agent commit

13 years agoFix problem with sanitize_title not replacing Windows directory separator
Ricardo Garcia [Fri, 12 Feb 2010 23:19:46 +0000 (00:19 +0100)]
Fix problem with sanitize_title not replacing Windows directory separator

13 years agoUpdate user-agent string
Ricardo Garcia [Fri, 12 Feb 2010 20:07:21 +0000 (21:07 +0100)]
Update user-agent string

13 years agoCherry-pick obeythepenguin's changes and merge them into main branch
Ricardo Garcia [Fri, 12 Feb 2010 20:01:55 +0000 (21:01 +0100)]
Cherry-pick obeythepenguin's changes and merge them into main branch

13 years agoSupport simplest new URLs in YouTube
Ricardo Garcia [Sun, 31 Jan 2010 08:25:52 +0000 (09:25 +0100)]
Support simplest new URLs in YouTube

13 years agoBump version number
Ricardo Garcia [Tue, 19 Jan 2010 19:26:44 +0000 (20:26 +0100)]
Bump version number

13 years agoImprove rtmpdump support
Ricardo Garcia [Tue, 19 Jan 2010 19:04:56 +0000 (20:04 +0100)]
Improve rtmpdump support

13 years agoOnly verify the URL when it's an HTTP download
Ricardo Garcia [Sat, 9 Jan 2010 22:53:47 +0000 (23:53 +0100)]
Only verify the URL when it's an HTTP download

13 years agopatched to add Google Video and Photobucket support
obeythepenguin@gmail.com [Fri, 15 Jan 2010 21:26:41 +0000 (16:26 -0500)]
patched to add Google Video and Photobucket support

13 years agoBump version number
Ricardo Garcia [Wed, 6 Jan 2010 09:51:38 +0000 (10:51 +0100)]
Bump version number

13 years agoAdd flexibility importing the "parse_qs" function (fixes issue #81)
Ricardo Garcia [Wed, 6 Jan 2010 09:49:38 +0000 (10:49 +0100)]
Add flexibility importing the "parse_qs" function (fixes issue #81)

13 years agoBump version number
Ricardo Garcia [Tue, 5 Jan 2010 11:45:30 +0000 (12:45 +0100)]
Bump version number

13 years agoFix minor problems with Youtube user InfoExtractor
Ricardo Garcia [Sun, 3 Jan 2010 12:12:34 +0000 (13:12 +0100)]
Fix minor problems with Youtube user InfoExtractor

13 years agoAdd support for using rtmpdump
Ricardo Garcia [Sun, 3 Jan 2010 12:12:11 +0000 (13:12 +0100)]
Add support for using rtmpdump

13 years agoBump version number
Ricardo Garcia [Sat, 26 Dec 2009 18:58:11 +0000 (19:58 +0100)]
Bump version number

13 years agoHandle file open mode correctly (fixes issue #76)
Ricardo Garcia [Mon, 21 Dec 2009 20:43:15 +0000 (21:43 +0100)]
Handle file open mode correctly (fixes issue #76)

13 years agoAdded support to download all of a user's videos!
Archanamiya [Wed, 25 Nov 2009 21:34:34 +0000 (16:34 -0500)]
Added support to download all of a user's videos!

13 years agoFix detection of uploader nickname in metacafe (fixes issue #67)
Ricardo Garcia [Tue, 24 Nov 2009 19:40:34 +0000 (20:40 +0100)]
Fix detection of uploader nickname in metacafe (fixes issue #67)

13 years agoTake format 37 into account (fixes issue #65)
Ricardo Garcia [Fri, 20 Nov 2009 20:51:38 +0000 (21:51 +0100)]
Take format 37 into account (fixes issue #65)

13 years agoAdd self-updating code
Ricardo Garcia [Thu, 19 Nov 2009 19:19:47 +0000 (20:19 +0100)]
Add self-updating code

13 years agoUse unquote_plus to decode video title
Ricardo Garcia [Sat, 14 Nov 2009 14:04:50 +0000 (15:04 +0100)]
Use unquote_plus to decode video title

13 years agoAllow empty titles because they do appear in some videos (fixes issue #53)
Ricardo Garcia [Mon, 21 Sep 2009 18:39:51 +0000 (20:39 +0200)]
Allow empty titles because they do appear in some videos (fixes issue #53)

13 years agoUse default values for "continuedl" and "nooverwrites" downloader parameters
Ricardo Garcia [Sat, 19 Sep 2009 22:11:11 +0000 (00:11 +0200)]
Use default values for "continuedl" and "nooverwrites" downloader parameters

13 years agoAvoid using Unicode strings when forming URL requests (fixes issue #50)
Ricardo Garcia [Sat, 19 Sep 2009 22:10:32 +0000 (00:10 +0200)]
Avoid using Unicode strings when forming URL requests (fixes issue #50)

13 years agoImprove preferred encoding detection method
Ricardo Garcia [Sat, 19 Sep 2009 22:08:50 +0000 (00:08 +0200)]
Improve preferred encoding detection method

13 years agoRestore INTERNAL version number
Ricardo Garcia [Sun, 13 Sep 2009 08:49:25 +0000 (10:49 +0200)]
Restore INTERNAL version number

13 years agoBump version number
Ricardo Garcia [Sun, 13 Sep 2009 08:48:21 +0000 (10:48 +0200)]
Bump version number

13 years agoReport final URL with -g and do not print URLs normally (fixes issue #49)
Ricardo Garcia [Sun, 13 Sep 2009 08:46:04 +0000 (10:46 +0200)]
Report final URL with -g and do not print URLs normally (fixes issue #49)

13 years agoHandle weird OSX locale settings gracefully (fixes issue #43)
Ricardo Garcia [Sun, 13 Sep 2009 08:45:04 +0000 (10:45 +0200)]
Handle weird OSX locale settings gracefully (fixes issue #43)

13 years agoRestore INTERNAL version number
Ricardo Garcia [Tue, 8 Sep 2009 07:54:51 +0000 (09:54 +0200)]
Restore INTERNAL version number

13 years agoBump version number
Ricardo Garcia [Tue, 8 Sep 2009 07:54:14 +0000 (09:54 +0200)]
Bump version number

13 years agoModify _MORE_PAGES_INDICATOR for searches (fixes issue #41)
Ricardo Garcia [Fri, 14 Aug 2009 22:33:50 +0000 (00:33 +0200)]
Modify _MORE_PAGES_INDICATOR for searches (fixes issue #41)

13 years agoAccept my_playlists syntax for playlists
Ricardo Garcia [Wed, 12 Aug 2009 21:15:22 +0000 (23:15 +0200)]
Accept my_playlists syntax for playlists

13 years agoDo not specify any format as a last option for the -b flag
Ricardo Garcia [Mon, 10 Aug 2009 20:10:40 +0000 (22:10 +0200)]
Do not specify any format as a last option for the -b flag

13 years agoSet INTERNAL version number
Ricardo Garcia [Sat, 8 Aug 2009 12:59:14 +0000 (14:59 +0200)]
Set INTERNAL version number

13 years agoBump version number
Ricardo Garcia [Sat, 8 Aug 2009 12:57:56 +0000 (14:57 +0200)]
Bump version number

13 years agoUse get_video_info to work around captcha problems (fixes issue #31)
Ricardo Garcia [Sat, 8 Aug 2009 12:56:06 +0000 (14:56 +0200)]
Use get_video_info to work around captcha problems (fixes issue #31)

13 years agoFix minor problem with size formatting method
Ricardo Garcia [Sat, 8 Aug 2009 12:54:39 +0000 (14:54 +0200)]
Fix minor problem with size formatting method

13 years agoUpdate User-agent string
Ricardo Garcia [Sat, 8 Aug 2009 12:53:13 +0000 (14:53 +0200)]
Update User-agent string