Filippo Valsorda
9bb8dc8e42
Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400
2012-08-19 16:06:33 +02:00
Filippo Valsorda
dee5d76923
changed YouTube closed captions URL; closes #382
2012-07-31 15:56:35 +02:00
Filippo Valsorda
363a4e1114
xvideos patch by @pocoimporta - closes #370
2012-07-31 01:40:29 +02:00
Filippo Valsorda
cca4828ac9
fixed a logic bug in post-processing
2012-07-14 14:35:57 +02:00
Filippo Valsorda
d4e16d3e97
YouTube playlist fix; closes #365 and #331
2012-06-30 15:04:30 +02:00
Filippo Valsorda
7df97fb59f
display a meaningful error message on rental videos ( #359 )
2012-06-22 13:57:17 +02:00
chocolateboy
6ab92c8b62
don't corrupt stdout (-o -) in verbose mode
2012-05-30 11:50:13 +01:00
Filippo Valsorda
f36cd07685
fixed a couple of Windows exe update bugs
2012-05-27 23:03:45 +02:00
Filippo Valsorda
2c288bda42
reorganized the titles sanitizing: now title is the untouched title
...
and stitle is created in process_info() and is cross-filesystem sanitized by sanitize_filename();
closes #164
2012-05-09 14:47:28 +02:00
Filippo Valsorda
921a145592
dropped the support for Python 2.5
...
let's elaborate the decision: Python 2.5 is a 6 years old release
and "under the current release policy, no security issues in Python
2.5 will be fixed anymore" (!!); also, it doesn't support the new
zipfile distribution format.
2012-05-01 17:01:51 +02:00
Filippo Valsorda
9beb5af82e
some HTMLParser bugfixes
2012-04-13 22:09:24 +02:00
Filippo Valsorda
9e6dd23876
merged unescapeHTML branch; removed lxml dependency
2012-04-11 00:22:51 +02:00
Filippo Valsorda
7a8501e307
ignore parsing errors in get_element_by_id()
2012-04-10 23:08:53 +02:00
Filippo Valsorda - Campagna
781cc523af
removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fixed a bug in the use of _unescapeHTML (missing _, from d6a9615347
)
2012-04-10 18:54:40 +02:00
Filippo Valsorda - Campagna
c6f45d4314
removed dependency from lxml: added IDParser
2012-04-10 18:21:00 +02:00
Filippo Valsorda
53e893615d
corrected -U to support new zipfile and exe ( #153 ) formats
2012-03-31 01:19:30 +02:00
Filippo Valsorda
d77c3dfd02
Split code as a package, compiled into an executable zip
2012-03-25 03:07:37 +02:00
Filippo Valsorda
c23d8a74dc
Merge branch 'next-url'
2012-03-25 01:07:47 +01:00
Filippo Valsorda
74a5ff5f43
transplant ceba827e9a
, d891ff9fd9
, 69d3b2d824
, 071940680f
2012-03-24 01:23:19 +01:00
Filippo Valsorda
071940680f
Always extract original URL from next_url ( #318 )
2012-03-24 01:17:36 +01:00
Witold Baryluk
69d3b2d824
Extract original URL from next_url parameter of verify_age page, before actual extract
2012-03-23 06:17:29 +01:00
Witold Baryluk
d891ff9fd9
Ignore leading spaces (and trailing also) in all URL from url list or command line
2012-03-23 06:15:57 +01:00
Filippo Valsorda
6af22cf0ef
added support for HTTP redirects. Closes #315
2012-03-18 22:15:58 +01:00
Filippo Valsorda
a0432a1e80
added --srt-lang; updated README; extended the -g FAQ
2012-03-15 14:56:08 +01:00
Filippo Valsorda
cfcf32d038
Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captions
2012-03-15 14:05:34 +01:00
Philipp Hagemeister
a67bdc34fa
transplant gist of 7151f63a5f
2012-03-15 08:36:31 +01:00
Philipp Hagemeister
b3a653c245
Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5'
2012-03-15 08:26:44 +01:00
Filippo Valsorda
afbaa80b8b
switched ytsearch to more robust Youtube Data API ( fixes #307 )
2012-03-14 22:44:45 +01:00
Filippo Valsorda
115d243428
added youtube closed captions .srt support (see #90 )
2012-03-13 23:49:33 +01:00
cryzed
7151f63a5f
Fixed downloading of unrelated videos when downloading a YouTube playlist
2012-03-09 22:05:35 +01:00
Filippo Valsorda
597e7b1805
Vimeo: Added support for flv only videos
2012-03-07 21:02:12 +01:00
Filippo Valsorda
2934c2ce43
Switch Vimeo to scraping: fixes #285
2012-03-05 17:51:16 +01:00
Filippo Valsorda
0f6e296a8e
Fixed gvsearch
2012-03-02 00:35:56 +01:00
Philipp Hagemeister
9c228928b6
release 2012.02.27
2012-02-27 20:19:28 +01:00
Philipp Hagemeister
c4105fa035
release 2012.02.26
2012-02-27 00:42:26 +01:00
Rogério Brito
d85448f3bb
VimeoIE: Allow matches taken from embedded videos.
...
With this change, I can directly cut and paste URLs embedded in 3rd-party
pages as `youtube-dl`'s arguments.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2012-02-24 07:12:21 -02:00
Philipp Hagemeister
661a807c65
Release 2012.01.08b
2012-01-08 17:23:10 +01:00
Philipp Hagemeister
38ffbc0222
Release 2012.01.08
2012-01-08 17:20:55 +01:00
Philipp Hagemeister
47a53c9e46
release 2012.01.05
2012-01-05 11:08:50 +01:00
Philipp Hagemeister
d6639d05c2
release 2011.12.18
2011-12-17 01:35:05 +01:00
Philipp Hagemeister
ba5059dd66
Release 2011.12.15
2011-12-15 20:32:37 +01:00
Philipp Hagemeister
561504fffa
Release 2011.12.08
2011-12-08 21:39:13 +01:00
Laurent Raufaste
8abf76ddb9
Fix the DailymotionIE to parse the new title of a webpage
2011-11-29 22:30:42 -05:00
Philipp Hagemeister
c95da745bc
Mention -o - in doc ( Closes #204 )
2011-11-29 20:22:27 +01:00
Philipp Hagemeister
0cd235eef6
Use freedesktop.org mandated user config file location (Suggested by Tyll in #231 )
2011-11-29 20:13:13 +01:00
Philipp Hagemeister
c379c181e0
Preliminary implementation of configuration files
2011-11-28 01:29:46 +01:00
Philipp Hagemeister
31a2ec2d88
Document -o %(upload_date)s ( Closes #228 )
2011-11-28 01:00:01 +01:00
Philipp Hagemeister
b88a52504e
--max-downloads option ( Closes #230 )
2011-11-28 00:55:44 +01:00
Philipp Hagemeister
a95567af99
Credit shizeeg for Mixcloud IE
2011-11-24 18:58:19 +01:00
Philipp Hagemeister
849edab8ec
Move MixcloudIE to __init__.py
2011-11-24 18:02:12 +01:00