f03b88b3fb
Merge remote-tracking branch 'joksnet/not_keep_video_message'
2013-02-25 00:35:12 +01:00
97d0365f49
release 2013.02.25
2013-02-25 00:28:19 +01:00
12887875a2
Fix typo
2013-02-25 00:22:55 +01:00
450e709972
Formalize URL creation (prepare for some cleanup in blip.tv:users)
2013-02-24 23:23:50 +01:00
9befce2b8c
Merge remote-tracking branch 'joksnet/ytsearch_decode_request'
2013-02-24 23:14:34 +01:00
cb99797798
Test TED thumbnail
2013-02-24 01:01:20 +01:00
f82b28146a
Merge remote-tracking branch 'jaimeMF/TED'
2013-02-24 00:59:22 +01:00
4dc72b830c
Merge remote-tracking branch 'jaimeMF/Steam'
2013-02-24 00:59:03 +01:00
ea05129ebd
release 2013.02.22
2013-02-24 00:47:08 +01:00
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
d1b7a24354
Decode the data requested to the api in utf-8.
2013-02-23 22:47:22 +01:00
c85538dba1
TED: get thumbnails
2013-02-23 17:27:49 +01:00
60bd48b175
Steam: get thumbnails
2013-02-23 16:48:15 +01:00
4be0aa3539
release 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
cdb130b09a
Added new option '--only-srt' to download only the subtitles of a video
...
Improved option '--srt-lang'
- it shows the argument in case of missing subtitles
- added language suffix for non-english languages (e.g. video.it.srt)
2013-02-21 22:12:36 +01:00
2e5d60b7db
Removed conversion from youtube closed caption format to srt since youtube api supports the 'srt' format
2013-02-21 20:51:35 +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 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 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