youtube-dl.git
12 years agoMake --continue the default and provide --no-continue (Closes #119)
Philipp Hagemeister [Thu, 15 Sep 2011 17:12:04 +0000 (19:12 +0200)]
Make --continue the default and provide --no-continue (Closes #119)

12 years agoIf --continue is not enabled, set resume_len to zero.
Michael Haggerty [Fri, 20 May 2011 06:59:53 +0000 (08:59 +0200)]
If --continue is not enabled, set resume_len to zero.

This corrects the reporting of download progress (which previously
started at a value greater than zero).

12 years agoBump version number
Philipp Hagemeister [Thu, 15 Sep 2011 16:48:29 +0000 (18:48 +0200)]
Bump version number

12 years agoAdd format fallback
Philipp Hagemeister [Thu, 15 Sep 2011 16:47:36 +0000 (18:47 +0200)]
Add format fallback

12 years agoUpdate README
Philipp Hagemeister [Thu, 15 Sep 2011 10:45:56 +0000 (12:45 +0200)]
Update README

12 years agoMerge remote-tracking branch 'rmanola/master' (Closes: #124)
Philipp Hagemeister [Thu, 15 Sep 2011 10:43:27 +0000 (12:43 +0200)]
Merge remote-tracking branch 'rmanola/master' (Closes: #124)
Add option to specify mp3 quality and prevent the video from being deleted

12 years agoadded option to get the available formats for a video (Closes #106)
Dominik Heidler [Tue, 12 Apr 2011 19:58:16 +0000 (21:58 +0200)]
added option to get the available formats for a video (Closes #106)

12 years agoAdded ability to download worst quality video file only. (Closes #113)
Kegan [Sat, 23 Apr 2011 06:56:06 +0000 (14:56 +0800)]
Added ability to download worst quality video file only. (Closes #113)

12 years agoUpdated to stamp extracted audio file with HTTP last modified date.
Kegan [Sat, 23 Apr 2011 06:55:40 +0000 (14:55 +0800)]
Updated to stamp extracted audio file with HTTP last modified date.

12 years agoNew option --skip-download (Closes #162)
Philipp Hagemeister [Thu, 15 Sep 2011 09:36:49 +0000 (11:36 +0200)]
New option --skip-download (Closes  #162)

12 years ago--list-extractors (Closes #161)
Philipp Hagemeister [Thu, 15 Sep 2011 08:43:49 +0000 (10:43 +0200)]
--list-extractors (Closes #161)

12 years agoSimplify suitable
Philipp Hagemeister [Thu, 15 Sep 2011 08:06:14 +0000 (10:06 +0200)]
Simplify suitable

12 years agoProper warning if xml.etree.ElementTree is not available
Philipp Hagemeister [Thu, 15 Sep 2011 07:59:03 +0000 (09:59 +0200)]
Proper warning if xml.etree.ElementTree is not available

12 years agoUpdate LATEST_VERSION (and wait for a script to do it so I do not forget ;) )
Philipp Hagemeister [Wed, 14 Sep 2011 21:03:01 +0000 (23:03 +0200)]
Update LATEST_VERSION (and wait for a script to do it so I do not forget ;) )

12 years agoBump version number
Philipp Hagemeister [Wed, 14 Sep 2011 20:55:26 +0000 (22:55 +0200)]
Bump version number

12 years agoUpdate README
Philipp Hagemeister [Wed, 14 Sep 2011 20:55:09 +0000 (22:55 +0200)]
Update README

12 years agoAdd --match-title and --reject-title (Closes #132)
Anand Babu Periasamy [Sat, 23 Jul 2011 07:51:06 +0000 (00:51 -0700)]
Add --match-title and --reject-title (Closes #132)

12 years agoSupport for The Escapist
Philipp Hagemeister [Wed, 14 Sep 2011 20:26:53 +0000 (22:26 +0200)]
Support for The Escapist

12 years agoSimplify IE index
Philipp Hagemeister [Wed, 14 Sep 2011 19:39:41 +0000 (21:39 +0200)]
Simplify IE index

12 years agoDecapitalize options in README for consistency with youtube-dl --help
Philipp Hagemeister [Wed, 14 Sep 2011 19:20:23 +0000 (21:20 +0200)]
Decapitalize options in README for consistency with youtube-dl --help

12 years agoClarify usage
Philipp Hagemeister [Wed, 14 Sep 2011 19:19:33 +0000 (21:19 +0200)]
Clarify usage

12 years agotypo in README
Philipp Hagemeister [Wed, 14 Sep 2011 19:18:22 +0000 (21:18 +0200)]
typo in README

12 years agoFully implement comedycentral downloader
Philipp Hagemeister [Wed, 14 Sep 2011 19:17:05 +0000 (21:17 +0200)]
Fully implement comedycentral downloader

12 years agoUpdate LATEST_VERSION (oops)
Philipp Hagemeister [Tue, 13 Sep 2011 22:04:46 +0000 (00:04 +0200)]
Update LATEST_VERSION (oops)

12 years agoBump version number
Philipp Hagemeister [Tue, 13 Sep 2011 21:58:46 +0000 (23:58 +0200)]
Bump version number

12 years agos#phihag#rg3
Philipp Hagemeister [Tue, 13 Sep 2011 21:58:31 +0000 (23:58 +0200)]
s#phihag#rg3

12 years agoDo not claim copyright in README (Closes #157)
Philipp Hagemeister [Tue, 13 Sep 2011 21:54:30 +0000 (23:54 +0200)]
Do not claim copyright in README (Closes #157)

12 years agoMerge remote-tracking branch 'knagano/master'
Philipp Hagemeister [Tue, 13 Sep 2011 21:50:44 +0000 (23:50 +0200)]
Merge remote-tracking branch 'knagano/master'

12 years agoMerge remote-tracking branch 'CaptainPatate/master'
Philipp Hagemeister [Tue, 13 Sep 2011 21:35:48 +0000 (23:35 +0200)]
Merge remote-tracking branch 'CaptainPatate/master'

12 years agoBump version number (remove -phihag)
Philipp Hagemeister [Tue, 13 Sep 2011 20:39:20 +0000 (22:39 +0200)]
Bump version number (remove -phihag)

12 years agoAutomatically generate LATEST_VERSION (Closes #16)
Philipp Hagemeister [Tue, 13 Sep 2011 20:29:50 +0000 (22:29 +0200)]
Automatically generate LATEST_VERSION (Closes #16)

12 years agoAllow downloading current thedailyshow episode with youtube-dl :tds
Philipp Hagemeister [Tue, 13 Sep 2011 19:51:44 +0000 (21:51 +0200)]
Allow downloading current thedailyshow episode with youtube-dl :tds

12 years agoClarify README
Philipp Hagemeister [Tue, 13 Sep 2011 19:51:06 +0000 (21:51 +0200)]
Clarify README

12 years agoREADME: More bug filing instructions
Philipp Hagemeister [Fri, 9 Sep 2011 06:47:00 +0000 (08:47 +0200)]
README: More bug filing instructions

12 years agoInclude ERROR: no fmt_url_map or conn information found in video info in FAQ
Philipp Hagemeister [Fri, 9 Sep 2011 06:41:52 +0000 (08:41 +0200)]
Include ERROR: no fmt_url_map or conn information found in video info in FAQ

12 years agocomedycentral: 1 seems to be the constant correct offset
Philipp Hagemeister [Fri, 9 Sep 2011 06:14:01 +0000 (08:14 +0200)]
comedycentral: 1 seems to be the constant correct offset

12 years agocomedycentral: Use media number instead of act number as ID
Philipp Hagemeister [Thu, 8 Sep 2011 16:49:28 +0000 (18:49 +0200)]
comedycentral: Use media number instead of act number as ID

12 years agoTemporarily fix dailyshow+colbertnation media IDs
Philipp Hagemeister [Wed, 7 Sep 2011 21:15:26 +0000 (23:15 +0200)]
Temporarily fix dailyshow+colbertnation media IDs

12 years agoSwitch around act and episode title (makes -t nicer)
Philipp Hagemeister [Wed, 7 Sep 2011 20:42:33 +0000 (22:42 +0200)]
Switch around act and episode title (makes -t nicer)

12 years agoBasic comedycentral (The Daily Show) support (Will work as soon as rtmpdump gets...
Philipp Hagemeister [Wed, 7 Sep 2011 20:06:09 +0000 (22:06 +0200)]
Basic comedycentral (The Daily Show) support (Will work as soon as rtmpdump gets fixed)

12 years agocomedycentral: include player URL (still broken)
Philipp Hagemeister [Wed, 7 Sep 2011 19:43:19 +0000 (21:43 +0200)]
comedycentral: include player URL (still broken)

12 years agoRudimentary support for comedycentral (rtmpdump currently broken)
Philipp Hagemeister [Wed, 7 Sep 2011 19:36:06 +0000 (21:36 +0200)]
Rudimentary support for comedycentral (rtmpdump currently broken)

12 years agoDo not try to re-encode unicode filenames (Closes #13)
Philipp Hagemeister [Wed, 7 Sep 2011 07:35:22 +0000 (09:35 +0200)]
Do not try to re-encode unicode filenames (Closes #13)

12 years agoCredit Sören Schulze for myvideo support
Philipp Hagemeister [Tue, 6 Sep 2011 21:58:00 +0000 (23:58 +0200)]
Credit Sören Schulze for myvideo support

12 years agomyvideo.de support
Philipp Hagemeister [Tue, 6 Sep 2011 21:56:32 +0000 (23:56 +0200)]
myvideo.de support

12 years agoFix os.makedirs in Windows
Philipp Hagemeister [Tue, 6 Sep 2011 15:56:05 +0000 (17:56 +0200)]
Fix os.makedirs in Windows

12 years agoBump version to 2011.09.06
Philipp Hagemeister [Tue, 6 Sep 2011 15:42:45 +0000 (17:42 +0200)]
Bump version to 2011.09.06

12 years agoUse os.makedirs instead of homebrewn pmkdir
Philipp Hagemeister [Tue, 6 Sep 2011 15:32:22 +0000 (17:32 +0200)]
Use os.makedirs instead of homebrewn pmkdir

12 years agomerged pep8_whitespace
Philipp Hagemeister [Tue, 6 Sep 2011 15:19:23 +0000 (17:19 +0200)]
merged pep8_whitespace

12 years agofixed PEP8 whitespace issues
FND [Mon, 5 Sep 2011 07:46:36 +0000 (09:46 +0200)]
fixed PEP8 whitespace issues

mostly vertical whitespace and mixed spaces and tabs

12 years agoUpdate Makefile to new README format
Philipp Hagemeister [Sun, 4 Sep 2011 09:47:58 +0000 (11:47 +0200)]
Update Makefile to new README format

12 years agoAdded FAQ to README
Philipp Hagemeister [Sun, 4 Sep 2011 09:41:54 +0000 (11:41 +0200)]
Added FAQ to README

12 years agoRobust error handling in downloading code
Philipp Hagemeister [Sat, 3 Sep 2011 09:32:05 +0000 (11:32 +0200)]
Robust error handling in downloading code

12 years agoMerge remote-tracking branch 'wise86/master'
Philipp Hagemeister [Wed, 31 Aug 2011 19:28:44 +0000 (21:28 +0200)]
Merge remote-tracking branch 'wise86/master'

12 years agoRemove stable from help wording (There will be only one main branch for now)
Philipp Hagemeister [Wed, 31 Aug 2011 19:28:40 +0000 (21:28 +0200)]
Remove stable from help wording (There will be only one main branch for now)

12 years agoUpdate bug reporting to this fork, so that vimeo/blip.tv issues are reported at phiha...
Philipp Hagemeister [Sun, 28 Aug 2011 21:44:23 +0000 (23:44 +0200)]
Update bug reporting to this fork, so that vimeo/blip.tv issues are reported at phihag/issues instead of rg3/issues (Closes #5)

12 years agoUpdate update mechanism (Closes #4)
Philipp Hagemeister [Sun, 28 Aug 2011 21:38:40 +0000 (23:38 +0200)]
Update update mechanism (Closes #4)

12 years agoMerge remote-tracking branch 'rbrito/prefer-webm'
Philipp Hagemeister [Sun, 28 Aug 2011 21:23:42 +0000 (23:23 +0200)]
Merge remote-tracking branch 'rbrito/prefer-webm'

12 years agoAdd default make target
Philipp Hagemeister [Sun, 28 Aug 2011 21:17:32 +0000 (23:17 +0200)]
Add default make target

12 years agoCredit Rogério Brito for Vimeo support
Philipp Hagemeister [Sun, 28 Aug 2011 21:17:18 +0000 (23:17 +0200)]
Credit Rogério Brito for Vimeo support

12 years agoMerge Vimeo support
Philipp Hagemeister [Sun, 28 Aug 2011 20:57:50 +0000 (22:57 +0200)]
Merge Vimeo support

12 years agoUpdate: Write downloaded file without modification (allows hashsums)
Philipp Hagemeister [Sun, 28 Aug 2011 20:10:03 +0000 (22:10 +0200)]
Update: Write downloaded file without modification (allows hashsums)

12 years agoMakefile to recreate README
Philipp Hagemeister [Wed, 24 Aug 2011 22:09:28 +0000 (00:09 +0200)]
Makefile to recreate README

12 years agoFix stty detection
Philipp Hagemeister [Wed, 24 Aug 2011 22:08:59 +0000 (00:08 +0200)]
Fix stty detection

12 years agoMerge git://github.com/dbb/youtube-dl
Philipp Hagemeister [Wed, 24 Aug 2011 21:34:09 +0000 (23:34 +0200)]
Merge git://github.com/dbb/youtube-dl

12 years agoUse subprocess to call stty size when COLUMNS is not set
Philipp Hagemeister [Wed, 24 Aug 2011 21:28:30 +0000 (23:28 +0200)]
Use subprocess to call stty size when COLUMNS is not set

12 years agomerge gvalkov/optparse-refactor (minus stty)
Philipp Hagemeister [Wed, 24 Aug 2011 21:21:55 +0000 (23:21 +0200)]
merge gvalkov/optparse-refactor (minus stty)

12 years agomerge upstream
Philipp Hagemeister [Wed, 24 Aug 2011 21:04:10 +0000 (23:04 +0200)]
merge upstream

12 years agoUse `stty size` to find terminal width if we're on linux and COLUMNS is not exported
Georgi Valkov [Tue, 23 Aug 2011 14:03:28 +0000 (17:03 +0300)]
Use `stty size` to find terminal width if we're on linux and COLUMNS is not exported

12 years agoRefactor main function
Georgi Valkov [Tue, 23 Aug 2011 13:48:08 +0000 (16:48 +0300)]
Refactor main function

12 years agoSet help formatter width to terminal width (prevents wrapping)
Georgi Valkov [Tue, 23 Aug 2011 13:42:51 +0000 (16:42 +0300)]
Set help formatter width to terminal width (prevents wrapping)

12 years agoOption parsing refactoring ; Moved version string to __version__
Georgi Valkov [Tue, 23 Aug 2011 12:53:36 +0000 (15:53 +0300)]
Option parsing refactoring ; Moved version string to __version__

Brings terser option formatting to youtube-dl:
  from: -u USERNAME, --username USERNAME
  to:   -u, --username USERNAME

12 years agoMove update_self out of __main__ for clarity
Georgi Valkov [Tue, 23 Aug 2011 12:37:35 +0000 (15:37 +0300)]
Move update_self out of __main__ for clarity

12 years agoFix small indentation inconsistencies
Georgi Valkov [Tue, 23 Aug 2011 12:01:51 +0000 (15:01 +0300)]
Fix small indentation inconsistencies

12 years agoUse module metadata variables instead of comments
Georgi Valkov [Tue, 23 Aug 2011 11:58:22 +0000 (14:58 +0300)]
Use module metadata variables instead of comments

12 years agoAdd vim modeline
Georgi Valkov [Tue, 23 Aug 2011 11:45:26 +0000 (14:45 +0300)]
Add vim modeline

12 years agoFix blip.tv regular expression to not match blipXtv
Philipp Hagemeister [Thu, 18 Aug 2011 07:31:36 +0000 (09:31 +0200)]
Fix blip.tv regular expression to not match blipXtv

12 years agoFix youtu.be links (Closes #142)
Philipp Hagemeister [Sun, 7 Aug 2011 11:01:09 +0000 (13:01 +0200)]
Fix youtu.be links (Closes #142)

12 years agoUse parse_qs instead of homebrewn parsing
Philipp Hagemeister [Sat, 6 Aug 2011 22:29:25 +0000 (00:29 +0200)]
Use parse_qs instead of homebrewn parsing

12 years agoyoutube: Better error messages
Philipp Hagemeister [Sat, 6 Aug 2011 22:02:50 +0000 (00:02 +0200)]
youtube: Better error messages

12 years agoFix Python 2.4 compatibility
Philipp Hagemeister [Sat, 6 Aug 2011 10:16:07 +0000 (12:16 +0200)]
Fix Python 2.4 compatibility

12 years agoUse alternative imports for Python 2.4 (Closes #138)
Philipp Hagemeister [Sat, 6 Aug 2011 09:47:53 +0000 (11:47 +0200)]
Use alternative imports for Python 2.4 (Closes #138)

12 years agoRemove debugging information
Philipp Hagemeister [Sat, 6 Aug 2011 09:20:28 +0000 (11:20 +0200)]
Remove debugging information

12 years agoFix RTMP streams and ignore url-less entries
Philipp Hagemeister [Sat, 6 Aug 2011 09:05:57 +0000 (11:05 +0200)]
Fix RTMP streams and ignore url-less entries

12 years agoRemove horizontal rules from README.md
Daniel Bolton [Fri, 5 Aug 2011 23:15:57 +0000 (19:15 -0400)]
Remove horizontal rules from README.md

12 years agoAdd README.md (markdown file)
Daniel Bolton [Fri, 5 Aug 2011 23:14:13 +0000 (19:14 -0400)]
Add README.md (markdown file)

12 years agoMerge https://github.com/rg3/youtube-dl into vimeo
Rogério Brito [Thu, 4 Aug 2011 20:44:49 +0000 (17:44 -0300)]
Merge https://github.com/rg3/youtube-dl into vimeo

12 years agoMerge https://github.com/rg3/youtube-dl into prefer-webm
Rogério Brito [Thu, 4 Aug 2011 20:44:33 +0000 (17:44 -0300)]
Merge https://github.com/rg3/youtube-dl into prefer-webm

12 years agoBump version number
Ricardo Garcia [Thu, 4 Aug 2011 17:15:14 +0000 (19:15 +0200)]
Bump version number

12 years agoUpdate User-Agent string
Ricardo Garcia [Thu, 4 Aug 2011 17:14:19 +0000 (19:14 +0200)]
Update User-Agent string

12 years agoFix YouTube downloads (code by Philipp Hagemeister)
Ricardo Garcia [Thu, 4 Aug 2011 17:13:02 +0000 (19:13 +0200)]
Fix YouTube downloads (code by Philipp Hagemeister)

12 years agoFix youtube downloads (Closes #135)
Philipp Hagemeister [Wed, 3 Aug 2011 22:04:55 +0000 (00:04 +0200)]
Fix youtube downloads (Closes #135)

12 years agoSuppport for youtube video streams (Mentioned in #108)
Philipp Hagemeister [Sun, 31 Jul 2011 16:09:53 +0000 (18:09 +0200)]
Suppport for youtube video streams (Mentioned in #108)

12 years agoRemoved inaccurate warning
Philipp Hagemeister [Fri, 22 Jul 2011 13:28:42 +0000 (15:28 +0200)]
Removed inaccurate warning

12 years agoBe lenient about download URLs (Closes #108)
Philipp Hagemeister [Mon, 18 Jul 2011 17:43:21 +0000 (19:43 +0200)]
Be lenient about download URLs (Closes #108)

12 years agoremove debugging code
Philipp Hagemeister [Sun, 10 Jul 2011 21:41:19 +0000 (23:41 +0200)]
remove debugging code

12 years ago+ --write-info-json
Philipp Hagemeister [Sun, 10 Jul 2011 19:39:36 +0000 (21:39 +0200)]
+ --write-info-json

12 years agoblip.tv support for python 2.5 with trivialjson
Philipp Hagemeister [Sun, 10 Jul 2011 15:31:54 +0000 (17:31 +0200)]
blip.tv support for python 2.5 with trivialjson

12 years agoUpdate youtube playlist for use playlist?list=id format
Giovanni Visentini [Sat, 9 Jul 2011 14:05:36 +0000 (14:05 +0000)]
Update youtube playlist for use playlist?list=id format

12 years agocall increment_downloads in blip.tv extractor
Philipp Hagemeister [Thu, 7 Jul 2011 12:10:25 +0000 (14:10 +0200)]
call increment_downloads in blip.tv extractor