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
Philipp Hagemeister
dc0a294a73
Make exception handling 2.5-compatible ( Closes #223 )
13 years ago
Philipp Hagemeister
468c99257c
Release 2011.11.21
13 years ago
Philipp Hagemeister
af8e8d63f9
Allow non-ASCII characters in simplified titles( Closes #220 )
13 years ago
Philipp Hagemeister
e092418d8b
Simplify simplify_title
13 years ago
Philipp Hagemeister
e33e3045c6
First tests
13 years ago
Philipp Hagemeister
cb6568bf21
Use the dev version in Makefile
13 years ago
Philipp Hagemeister
235b3ba479
Move code into a separate Python module
13 years ago
Philipp Hagemeister
5b3330e0cf
Remove empty real_initialize defs
13 years ago
Philipp Hagemeister
aab771fbdf
Credit authors of Soundclound and InfoQ extractors
13 years ago