Philipp Hagemeister
7e45ec57a8
transplant 0f6e296a8e
2012-03-15 07:56:32 +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
Matt Chu
4cf45821c3
you can now specify socks4 or socks5
2012-03-08 14:30:21 +08:00
Filippo Valsorda
597e7b1805
Vimeo: Added support for flv only videos
2012-03-07 21:02:12 +01:00
Matt Chu
e1bdd06c8b
updated README.md
2012-03-06 21:39:22 +08:00
matt@sfo
568dce9448
initial hacking in of socks4/5 support
2012-03-06 21:31:20 +08: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
49bd2af54f
Clarify 402
2012-02-28 02:00:00 +01:00
Philipp Hagemeister
a5999b83fd
release 2012.02.27
2012-02-27 20:20:08 +01:00
Philipp Hagemeister
9c228928b6
release 2012.02.27
2012-02-27 20:19:28 +01:00
Philipp Hagemeister
ff3a2b8eab
Always determine youtube description
2012-02-27 20:19:03 +01:00
Philipp Hagemeister
82eedd7d83
update docs for 2012.02.26
2012-02-27 00:43:20 +01:00
Philipp Hagemeister
c4105fa035
release 2012.02.26
2012-02-27 00:42:26 +01:00
Philipp Hagemeister
871dbd3c92
Output RTMP command line if verbose is set
2012-02-27 00:41:53 +01:00
Philipp Hagemeister
c9ed14e6d6
Move imports to top ( Closes #283 )
2012-02-26 23:53:56 +01:00
Philipp Hagemeister
1ad85e5061
Set default continue behavior to true, no breakage observed in the wild
2012-02-26 23:44:32 +01:00
Philipp Hagemeister
09fbc6c952
verbose flag, and output proxies if it is set
2012-02-26 23:33:19 +01:00
Philipp Hagemeister
895ec266bb
Merge pull request #292 from rbrito/fixes/vimeo-ie
...
VimeoIE: Allow matches taken from embedded videos.
2012-02-26 14:25:12 -08:00
Jonathon Padfield
20b2a55968
Loosened regex on DailyMotion videos to allow for matching of private video urls.
2012-02-26 11:00:52 +11: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
Jonathon Padfield
0269764b07
Changed GenericIE so all regex matches on a page are used to find video urls
2012-02-11 16:17:23 +11:00
Philipp Hagemeister
99d46e8c27
Merge pull request #275 from grawity/winnt-unicode
...
Support Unicode in file names on Windows NT
2012-01-16 03:23:22 -08:00
Mantas Mikulėnas
4afdff39d7
Support Unicode in file names on Windows NT
2012-01-16 12:08:01 +02:00
Philipp Hagemeister
759320387a
Use stitle instead of title in doc
2012-01-12 20:15:54 +01:00
Rogério Brito
38096c43f9
Merge git://github.com/rg3/youtube-dl into manpage
2012-01-09 02:29:22 -02:00
Philipp Hagemeister
0be94d4c6a
release 2012.01.08b docs
2012-01-08 17:24:46 +01:00
Philipp Hagemeister
661a807c65
Release 2012.01.08b
2012-01-08 17:23:10 +01:00
Philipp Hagemeister
6d58c4546e
correct to_screen prints
2012-01-08 17:22:48 +01:00
Philipp Hagemeister
38ffbc0222
Release 2012.01.08
2012-01-08 17:20:55 +01:00
Philipp Hagemeister
fefb166c52
Leave out characters the filesystem cannot encode ( Closes : #264 )
2012-01-08 17:20:18 +01:00
Rogério Brito
c15f7c9cd4
Add embrionary manpage from Debian packaging.
...
This manpage is starting to get stale, but parts of it are fit for
integration in `README.md` (e.g., the introduction and some details of the
listing of the options).
From the "updated" `README.md` file, we can probably use a tool to generate
a very fine and detailed manpage that is always in sync with the program.
2012-01-08 03:53:27 -02:00
Philipp Hagemeister
dcb3c22e0b
MTV IE
2012-01-07 01:30:30 +01:00
Philipp Hagemeister
6bd03617e6
docs for 2012.01.05
2012-01-05 11:10:14 +01:00
Philipp Hagemeister
47a53c9e46
release 2012.01.05
2012-01-05 11:08:50 +01:00
Philipp Hagemeister
1413cd87eb
Correct distinction between unicode and bytes ( Closes : #257 )
2012-01-05 10:46:21 +01:00
Philipp Hagemeister
c92e184f75
Correct comedycentral flash URL regex
2012-01-05 00:39:47 +01:00
Philipp Hagemeister
3906e6ce60
correct epydoc
2012-01-05 00:36:47 +01:00
Philipp Hagemeister
c7d3c3db0d
Fix tds RTMP url extraction
2012-01-04 14:08:17 +01:00
Laurent Raufaste
3a5d3e034e
Fix: unescape() cannot work on an utf8 string, send him an ascii one
2011-12-22 09:10:35 -05:00
Philipp Hagemeister
a3d06cfe6d
doc for 2011.12.18
2011-12-17 01:35:45 +01:00
Philipp Hagemeister
d6639d05c2
release 2011.12.18
2011-12-17 01:35:05 +01:00
Philipp Hagemeister
633cf7cbad
Add wav audio output
2011-12-17 01:32:28 +01:00
Philipp Hagemeister
a5647b79ce
Only skip download if files exists; convert audio
2011-12-16 23:33:46 +01:00
Philipp Hagemeister
cd891850ec
Release 2011.12.15
2011-12-15 20:33:49 +01:00
Philipp Hagemeister
ba5059dd66
Release 2011.12.15
2011-12-15 20:32:37 +01:00
Philipp Hagemeister
bb8abbbbae
Dailymotion: Use og:title instead of <title> to find title ( Closes : #253 )
2011-12-15 20:32:05 +01:00
Verte Vero
8a9b79aba1
add reverse order feature
2011-12-14 06:38:34 -06:00