35d217133f
Message for delete video it's not an error.
...
When using youtube-dl from another python script with the quiet option
on, and a post procesor for extract the audio. The message of deleting
video shows in the first script logs (as it goes to stderr).
There is no way to keep this quiet as it's treated as an error, even if,
for me, it's not.
2013-02-23 22:52:52 +01:00
4be0aa3539
release 2012.02.22
2012.02.22
2013-02-22 16:41:36 +01:00
f636c34481
Stop early in nosetests (in release script)
2013-02-22 16:40:19 +01:00
3bf79c752e
Print *all* release notes
2013-02-22 00:36:23 +01:00
8271226a55
Fix --match-title and --reject-title decoding ( Closes #690 )
2013-02-21 17:09:39 +01:00
1013186a17
Also check for JSLoader of JWSPlayer (thanks to @maximeg, Closes #685 )
2013-02-21 16:56:48 +01:00
7c038b3c32
Import HTTPErrorProcessor from the correct module ( Closes #696 )
2013-02-21 16:49:05 +01:00
c8cd8e5f55
release 2013.02.19
2013.02.19
2013-02-19 00:06:04 +01:00
471cf47796
include bash completion and manpage in PyPi dist
2013-02-18 23:56:13 +01:00
d8f64574a4
release 2013.02.18
2013.02.18
2013-02-18 23:37:20 +01:00
e711babbd1
Fix YP IE
2013-02-18 23:30:33 +01:00
a72b0f2b6f
Use proper echo commands
2013-02-18 23:22:01 +01:00
434eb6f26b
Include man and bash completion in PyPi release
2013-02-18 23:19:57 +01:00
197080b10b
Merge remote-tracking branch 'jaimeMF/TED'
2013-02-18 23:12:56 +01:00
7796e8c2cb
facebook: also download lq videos
2013-02-18 23:12:48 +01:00
6d4363368a
Fix MyVideo IE
2013-02-18 22:32:56 +01:00
414638cd50
TED: Add support for playlists
2013-02-18 21:42:06 +01:00
2a9983b78f
Fix 8tracks
2013-02-18 19:11:32 +01:00
b17c974a88
Mark DailyMotion as broken for now ( #680 )
2013-02-18 18:53:40 +01:00
5717d91ab7
Correct --newline and give it a more meaningful title
2013-02-18 18:52:06 +01:00
79eb0287ab
Merge remote-tracking branch 'glisignoli/master'
2013-02-18 18:47:35 +01:00
58994225bc
Add tests to MySpass
2013-02-18 18:45:09 +01:00
59d4c2fe1b
fix some titles in TED
2013-02-17 17:25:02 +01:00
3a468f2d8b
Basic support for TED
2013-02-17 17:13:06 +01:00
1ad5d872b9
added new InfoExtractor for myspass.de
2013-02-16 13:46:13 +01:00
355fc8e944
Update README.md
2013-02-15 15:57:40 +13:00
380a29dbf7
Update youtube_dl/__init__.py
2013-02-15 15:55:11 +13:00
1528d6642d
Forgot to remove \r
2013-02-13 16:43:08 +13:00
7311fef854
Modified youtube-dl to write new lines with the --newline switch. This
...
enables easier process monitoring when being called with external
scripts.
2013-02-13 14:02:31 +13:00
906417c7c5
Fix delayed title display in --console-title
...
With Python 3, the titlebar wouldn't get updated for a long time (due to
stderr buffering), and when it did, the title would be shown as b'...'
representation.
2013-02-09 22:58:12 +02:00
6aabe82035
Credit Osama Khalid for Keek support
2013-02-08 11:01:09 +01:00
f0877a445e
Add tests for keek
2013-02-08 11:00:28 +01:00
da06e2daf8
Add KeekIE()
2013-02-08 10:25:55 +03:00
d3f5f9f6b9
Fix login ( Closes #658 )
2013-02-06 21:22:53 +01:00
bfc6ea7935
Ignore PyPi metadata
2013-02-05 13:42:52 +01:00
8edc2cf8ca
Support direct vimeo links ( Closes #666 )
2013-02-05 13:42:08 +01:00
fb778e66df
Fix encoding in youtube subtitle download ( Closes #669 )
2013-02-05 13:30:02 +01:00
3a9918d37f
Escapist continues to be flaky on travis
2013-02-02 14:53:34 +01:00
ccb0cae134
Fix automatic release (oops)
2013-02-02 14:52:38 +01:00
085c8b75a6
release 2013.02.02
2013.02.02
2013-02-02 14:45:38 +01:00
dbf2ba3d61
Better help for new options
2013-02-02 14:44:22 +01:00
b47bbac393
Disable Stanford OC test for now, and enable escapist
2013-02-02 14:40:41 +01:00
229cac754a
Improve cookie error handling
2013-02-02 13:51:54 +01:00
0e33684194
Switch to m4a by default ( Closes #240 )
2013-02-01 18:23:20 +01:00
9e982f9e4e
Added "min-filesize" and "max-filesize" options
2013-02-01 18:09:34 +01:00
c7a725cfad
Merge remote-tracking branch 'dcoppa/master'
2013-02-01 18:05:42 +01:00
450a30cae8
Add PyPi upload to release script
2013-02-01 18:01:53 +01:00
9cd5e4fce8
release 2013.02.01
2013.02.01
2013-02-01 17:57:32 +01:00
edba5137b8
Fix Facebook IE
2013-02-01 17:56:22 +01:00
233a22960a
Switch ComedyCentral test to a permanent URL (They delete full episodes older than a month)
2013-02-01 17:46:03 +01:00