Philipp Hagemeister
871dbd3c92
Output RTMP command line if verbose is set
13 years ago
Philipp Hagemeister
c9ed14e6d6
Move imports to top ( Closes #283 )
13 years ago
Philipp Hagemeister
1ad85e5061
Set default continue behavior to true, no breakage observed in the wild
13 years ago
Philipp Hagemeister
09fbc6c952
verbose flag, and output proxies if it is set
13 years ago
Philipp Hagemeister
895ec266bb
Merge pull request #292 from rbrito/fixes/vimeo-ie
...
VimeoIE: Allow matches taken from embedded videos.
13 years ago
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>
13 years ago
Philipp Hagemeister
99d46e8c27
Merge pull request #275 from grawity/winnt-unicode
...
Support Unicode in file names on Windows NT
13 years ago
Mantas Mikulėnas
4afdff39d7
Support Unicode in file names on Windows NT
13 years ago
Philipp Hagemeister
661a807c65
Release 2012.01.08b
13 years ago
Philipp Hagemeister
6d58c4546e
correct to_screen prints
13 years ago
Philipp Hagemeister
38ffbc0222
Release 2012.01.08
13 years ago
Philipp Hagemeister
fefb166c52
Leave out characters the filesystem cannot encode ( Closes : #264 )
13 years ago
Philipp Hagemeister
dcb3c22e0b
MTV IE
13 years ago
Philipp Hagemeister
47a53c9e46
release 2012.01.05
13 years ago
Philipp Hagemeister
1413cd87eb
Correct distinction between unicode and bytes ( Closes : #257 )
13 years ago
Philipp Hagemeister
c92e184f75
Correct comedycentral flash URL regex
13 years ago
Philipp Hagemeister
3906e6ce60
correct epydoc
13 years ago
Philipp Hagemeister
c7d3c3db0d
Fix tds RTMP url extraction
13 years ago
Philipp Hagemeister
d6639d05c2
release 2011.12.18
13 years ago
Philipp Hagemeister
633cf7cbad
Add wav audio output
13 years ago
Philipp Hagemeister
a5647b79ce
Only skip download if files exists; convert audio
13 years ago
Philipp Hagemeister
ba5059dd66
Release 2011.12.15
13 years ago
Philipp Hagemeister
bb8abbbbae
Dailymotion: Use og:title instead of <title> to find title ( Closes : #253 )
13 years ago
Philipp Hagemeister
561504fffa
Release 2011.12.08
13 years ago
Philipp Hagemeister
23e6b8adc8
--prefer-free-formats ( Closes #231 )
13 years ago
Philipp Hagemeister
3e0ea7d07a
m4a: aac in mp4 container ( Closes #240 )
13 years ago
Philipp Hagemeister
94fd3201b2
Abort when --max-downloads is reached.
13 years ago
Philipp Hagemeister
0b3f3e1ad9
Merge pull request #245 from rbrito/fix-makefile
...
Makefile: Don't use `echo`'s `-e` option for portability.
13 years ago
Philipp Hagemeister
a05d2a0c05
Merge branch 'master' of github.com:rg3/youtube-dl
13 years ago
Philipp Hagemeister
0b14e0b367
OpenClassRoom IE ( Closes : #234 )
13 years ago
Rogério Brito
66e8777769
Makefile: Don't use `echo`'s `-e` option for portability.
...
Many systems (including Debian, Ubuntu and derivatives like Linux Mint) use
Dash as a noninteractive version of `/bin/sh`, invoked by `make`.
Dash's `echo` command doesn't understand the `-e` option and this generates
spurious output when running `make`. See [a bugreport][0] for one of the
many instances of this bug/feature in action.
[0]: https://bugs.launchpad.net/ubuntu/+source/dash/+bug/72167
13 years ago
Philipp Hagemeister
348486ced4
Merge pull request #238 from rbrito/add-to-gitignore
...
Add list of files to ignore for `youtube-dl`.
13 years ago
Rogério Brito
f1f300e629
Add list of files to ignore for `youtube-dl`.
13 years ago
Philipp Hagemeister
dd17922afc
OpenClassRoom videos ( #234 )
13 years ago
Philipp Hagemeister
40fd4cb86a
Move merged code to dev version
13 years ago
Philipp Hagemeister
9e9b75ae4d
Merge pull request #236 from lra/dailymotion-fix
...
Fix the DailymotionIE to parse the new title of a webpage
13 years ago
Laurent Raufaste
8abf76ddb9
Fix the DailymotionIE to parse the new title of a webpage
13 years ago
Philipp Hagemeister
c95da745bc
Mention -o - in doc ( Closes #204 )
13 years ago
Philipp Hagemeister
0cd235eef6
Use freedesktop.org mandated user config file location (Suggested by Tyll in #231 )
13 years ago
Philipp Hagemeister
77315556f1
Do not count unmatched or skipped videos towards max-downloads ( Closes #232 )
13 years ago
Philipp Hagemeister
c379c181e0
Preliminary implementation of configuration files
13 years ago
Philipp Hagemeister
31a2ec2d88
Document -o %(upload_date)s ( Closes #228 )
13 years ago
Philipp Hagemeister
b88a52504e
--max-downloads option ( Closes #230 )
13 years ago
Philipp Hagemeister
a95567af99
Credit shizeeg for Mixcloud IE
13 years ago
Philipp Hagemeister
849edab8ec
Move MixcloudIE to __init__.py
13 years ago
sh!zeeg
b158a1d946
Mixcloud IE
13 years ago
Philipp Hagemeister
fa2672f9fc
Release 2011.11.23
13 years ago
Philipp Hagemeister
28e3614bc0
Fix vimeo error ( Closes #224 )
13 years ago
Philipp Hagemeister
208e095f72
Correct simplify_title call in ComedyCentral IE
13 years ago
Philipp Hagemeister
0ae7abe57c
Release 2011.11.22
13 years ago