50bdd8a9e
Merge remote-tracking branch 'knagano/master' by
2011-09-13 23:50:44 +0200
34554a7ad
Merge remote-tracking branch 'CaptainPatate/master' by
2011-09-13 23:35:48 +0200
ac47cfe36
Update generate-download by
2011-09-13 23:06:09 +0200
463fe92d2
Release new version by
2011-09-13 23:05:58 +0200
93e165958
(tag: 2011.09.13)
Bump version number (remove -phihag) by
2011-09-13 22:39:20 +0200
b576abb45
Automatically generate LATEST_VERSION (Closes #16) by
2011-09-13 22:29:50 +0200
f166bccc8
Allow downloading current thedailyshow episode with youtube-dl :tds by
2011-09-13 21:51:44 +0200
5a2ba45e0
Clarify README by
2011-09-13 21:51:06 +0200
e133e1213
README: More bug filing instructions by
2011-09-09 08:47:00 +0200
454d6691d
Include ERROR: no fmt_url_map or conn information found in video info in FAQ by
2011-09-09 08:41:52 +0200
d793aebae
comedycentral: 1 seems to be the constant correct offset by
2011-09-09 08:14:01 +0200
5991ddfd7
comedycentral: Use media number instead of act number as ID by
2011-09-08 18:49:28 +0200
a88bc6bbd
Temporarily fix dailyshow+colbertnation media IDs by
2011-09-07 23:15:26 +0200
46c8c4326
Switch around act and episode title (makes -t nicer) by
2011-09-07 22:42:33 +0200
fedf9f390
Basic comedycentral (The Daily Show) support (Will work as soon as rtmpdump gets fixed) by
2011-09-07 22:06:09 +0200
0f862ea18
comedycentral: include player URL (still broken) by
2011-09-07 21:43:19 +0200
c8e30044b
Rudimentary support for comedycentral (rtmpdump currently broken) by
2011-09-07 21:36:06 +0200
cec3a53cb
Do not try to re-encode unicode filenames (Closes #13) by
2011-09-07 09:35:22 +0200
6fc5b0bb1
Credit Sören Schulze for myvideo support by
2011-09-06 23:58:00 +0200
9b0a8bc19
myvideo.de support by
2011-09-06 23:56:32 +0200
e5e74ffb9
Fix os.makedirs in Windows by
2011-09-06 17:56:05 +0200
eb99a7ee5
Bump version to 2011.09.06 by
2011-09-06 17:42:45 +0200
50891fece
Use os.makedirs instead of homebrewn pmkdir by
2011-09-06 17:32:22 +0200
ef53099e3
merged pep8_whitespace by
2011-09-06 17:19:23 +0200
c0a10ca8d
fixed PEP8 whitespace issues by
2011-09-05 09:46:36 +0200
8f88eb1fa
Update Makefile to new README format by
2011-09-04 11:47:58 +0200
447b1d717
Added FAQ to README by
2011-09-04 11:41:54 +0200
dbddab279
Robust error handling in downloading code by
2011-09-03 11:32:05 +0200
802622ac1
Merge remote-tracking branch 'wise86/master' by
2011-08-31 21:28:44 +0200
e0e56865a
Remove stable from help wording (There will be only one main branch for now) by
2011-08-31 21:28:40 +0200
eb11aaccb
Update bug reporting to this fork, so that vimeo/blip.tv issues are reported at phihag/issues instead of rg3/issues (Closes #5) by
2011-08-28 23:44:23 +0200
d207e7cf8
Update update mechanism (Closes #4) by
2011-08-28 23:38:40 +0200
36cf7bccd
Merge remote-tracking branch 'rbrito/prefer-webm' by
2011-08-28 23:23:42 +0200
5fd5ce083
Add default make target by
2011-08-28 23:17:32 +0200
6ae796b1e
Credit Rogério Brito for Vimeo support by
2011-08-28 23:17:18 +0200
9c3e23fb6
Merge Vimeo support by
2011-08-28 22:57:50 +0200
5f9f2b739
Update: Write downloaded file without modification (allows hashsums) by
2011-08-28 22:10:03 +0200
4618f3da7
Makefile to recreate README by
2011-08-25 00:09:28 +0200
eb0387a84
Fix stty detection by
2011-08-25 00:08:59 +0200
fe6dc08b7
Merge git://github.com/dbb/youtube-dl by
2011-08-24 23:34:09 +0200
4f2a5e06d
Use subprocess to call stty size when COLUMNS is not set by
2011-08-24 23:28:30 +0200
2c8d32de3
merge gvalkov/optparse-refactor (minus stty) by
2011-08-24 23:21:55 +0200
2b70537d7
merge upstream by
2011-08-24 23:04:10 +0200
6a4f0a114
Use `stty size` to find terminal width if we're on linux and COLUMNS is not exported by
2011-08-23 17:03:28 +0300
5adcaa438
Refactor main function by
2011-08-23 16:48:08 +0300
51c8e53ff
Set help formatter width to terminal width (prevents wrapping) by
2011-08-23 16:42:51 +0300
4f9f96f64
Option parsing refactoring ; Moved version string to __version__ by
2011-08-23 15:53:36 +0300
5fb3df4af
Move update_self out of __main__ for clarity by
2011-08-23 15:37:35 +0300
7a9054ec7
Fix small indentation inconsistencies by
2011-08-23 15:01:51 +0300
2770590d5
Use module metadata variables instead of comments by
2011-08-23 14:58:22 +0300
e9cb9c281
Add vim modeline by
2011-08-23 14:45:26 +0300
1cab2c6dc
Fix blip.tv regular expression to not match blipXtv by
2011-08-18 09:31:36 +0200
86e709d3d
Fix youtu.be links (Closes #142) by
2011-08-07 13:01:09 +0200
8519c32d2
Use parse_qs instead of homebrewn parsing by
2011-08-07 00:29:25 +0200
f3dc18d87
youtube: Better error messages by
2011-08-07 00:02:50 +0200
1293ce58a
Fix Python 2.4 compatibility by
2011-08-06 12:16:07 +0200
0a3c8b629
Use alternative imports for Python 2.4 (Closes #138) by
2011-08-06 11:47:53 +0200
134cff47a
Remove debugging information by
2011-08-06 11:20:28 +0200
f137bef97
Fix RTMP streams and ignore url-less entries by
2011-08-06 11:05:57 +0200
2bf94b311
Remove horizontal rules from README.md by
2011-08-05 19:15:57 -0400
6bcd846b5
Add README.md (markdown file) by
2011-08-05 19:14:13 -0400
2fb47e073
Merge https://github.com/rg3/youtube-dl into vimeo by
2011-08-04 17:44:49 -0300
05b402966
Merge https://github.com/rg3/youtube-dl into prefer-webm by
2011-08-04 17:44:33 -0300
ba8a90b0b
Regenerate download page by
2011-08-04 19:16:25 +0200
33d507f1f
(tag: 2011.08.04)
Bump version number by
2011-08-04 19:15:14 +0200
c44b9ee95
Update User-Agent string by
2011-08-04 19:14:19 +0200
8126094cf
Fix YouTube downloads (code by Philipp Hagemeister) by
2011-08-04 19:13:02 +0200
0ac22e4f5
Fix youtube downloads (Closes #135) by
2011-08-04 00:04:55 +0200
c31b124d7
Suppport for youtube video streams (Mentioned in #108) by
2011-07-31 18:09:53 +0200
47b8dab29
Removed inaccurate warning by
2011-07-22 15:28:42 +0200
91e6a3855
Be lenient about download URLs (Closes #108) by
2011-07-18 19:43:21 +0200
5623100e4
remove debugging code by
2011-07-10 23:41:19 +0200
6eb08fbf8
+ --write-info-json by
2011-07-10 21:39:36 +0200
437d76c19
blip.tv support for python 2.5 with trivialjson by
2011-07-10 17:31:54 +0200
2152ee860
Update youtube playlist for use playlist?list=id format by
2011-07-09 14:05:36 +0000
a1cab7cea
call increment_downloads in blip.tv extractor by
2011-07-07 14:10:25 +0200
8b95c3870
--writedescription option by
2011-07-07 12:47:36 +0200
c6b55a8d4
Full youtube video descriptions, including special characters (2.6+, with fallback for older Pythons) by
2011-07-07 12:12:20 +0200
aded78d9e
Support for blip.tv/file URLs by
2011-06-25 19:26:29 +0200
7745f5d88
Basic blip.tv support by
2011-06-21 22:24:58 +0200
18b7f8740
Added option to allow different audio encoding qualities and to allow specify whether erase or not the video when it's need to extract the audio. by
2011-06-06 17:46:37 -0700
62a29bbf7
Fixed download from Dailymotion. Fetches FLV URL from "sdURL" in addVariable("sequence") JSON, instead of addVariable("video") which doesnot exist today. Supports new title, uploader nickname format. by
2011-05-07 22:53:37 +0900
2fc31a487
vimeo: Apparently, all videos in vimeo are served in ISO containers. by
2011-04-20 21:29:29 -0300
44c636df8
vimeo: Tweak the regexp to allow some extended URLs from vimeo. by
2011-04-20 21:20:55 -0300
1e055db69
vimeo: Ignore if we are using HTTP/S or not. by
2011-04-20 21:15:57 -0300
0ecedbdb0
vimeo: Remove clutter in some messages. by
2011-04-20 21:07:57 -0300
43c0a396a
Merge branch 'master' into prefer-webm by
2011-04-20 21:01:31 -0300
00f3977f7
Merge branch 'master' into vimeo by
2011-04-20 21:00:46 -0300
e26005ade
Deletes duplicate entry in process_info dictionary of YahooIE by
2011-04-07 22:45:19 +0200
3a6c68881
Regenerate download page by
2011-03-29 20:33:22 +0200
4b0d9eed4
(tag: 2011.03.29)
Bump version number by
2011-03-29 20:32:07 +0200
3efa45c3a
Fix upload date regexp (closes #93) by
2011-03-15 20:12:10 +0100
2727dbf78
Split a couple of lines to make the code more readable by
2011-03-15 20:04:20 +0100
e3f7e05c2
Avoid crash reported in issue #86 by
2011-03-15 20:03:52 +0100
da54ed441
Support youtube.com/e/ URLs (closes #88) by
2011-02-28 19:37:58 +0100
d8edbf3a9
Merge branch 'master' into vimeo by
2011-02-26 10:09:36 -0300
a62db07f5
Merge branch 'master' into prefer-webm by
2011-02-26 10:09:18 -0300
a290358c2
Regenerate download page by
2011-02-26 00:48:41 +0100
b58faab5e
(tag: 2011.02.25c)
Bump version number by
2011-02-26 00:47:29 +0100
854cad639
Merge branch 'master' into prefer-webm by
2011-02-25 20:08:33 -0300