1186 Commits (9e62bc443996c1950de0841997c76d110cb77c6e)
 

Author SHA1 Message Date
Ismael Mejia 9e62bc4439 Added new option '--sub-format' to choose the format of the subtitles to downloade (defaut=srt) 11 years ago
Ismael Mejia 553d097442 Refactor subtitle options from srt to the more generic 'sub'.
In order to be more consistent with different subtitle formats.
From:
* --write-srt to --write-sub
* --only-srt to --only-sub
* --all-srt to --all-subs
* --srt-lang to --sub-lang'

Refactored also all the mentions of srt for sub in all the source code.
11 years ago
Ismael Mejia ae608b8076 Added new option '--all-srt' to download all the subtitles of a video.
Only works in youtube for the moment.
11 years ago
Ismael Mejia 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)
11 years ago
Ismael Mejia 2e5d60b7db Removed conversion from youtube closed caption format to srt since youtube api supports the 'srt' format 11 years ago
Philipp Hagemeister 8271226a55 Fix --match-title and --reject-title decoding (Closes #690) 11 years ago
Philipp Hagemeister 1013186a17 Also check for JSLoader of JWSPlayer (thanks to @maximeg, Closes #685) 11 years ago
Philipp Hagemeister 7c038b3c32 Import HTTPErrorProcessor from the correct module (Closes #696) 11 years ago
Philipp Hagemeister c8cd8e5f55 release 2013.02.19 11 years ago
Philipp Hagemeister 471cf47796 include bash completion and manpage in PyPi dist 11 years ago
Philipp Hagemeister d8f64574a4 release 2013.02.18 11 years ago
Philipp Hagemeister e711babbd1 Fix YP IE 11 years ago
Philipp Hagemeister a72b0f2b6f Use proper echo commands 11 years ago
Philipp Hagemeister 434eb6f26b Include man and bash completion in PyPi release 11 years ago
Philipp Hagemeister 197080b10b Merge remote-tracking branch 'jaimeMF/TED' 11 years ago
Philipp Hagemeister 7796e8c2cb facebook: also download lq videos 11 years ago
Philipp Hagemeister 6d4363368a Fix MyVideo IE 11 years ago
Jaime Marquínez Ferrándiz 414638cd50 TED: Add support for playlists 11 years ago
Philipp Hagemeister 2a9983b78f Fix 8tracks 11 years ago
Philipp Hagemeister b17c974a88 Mark DailyMotion as broken for now (#680) 11 years ago
Philipp Hagemeister 5717d91ab7 Correct --newline and give it a more meaningful title 11 years ago
Philipp Hagemeister 79eb0287ab Merge remote-tracking branch 'glisignoli/master' 11 years ago
Philipp Hagemeister 58994225bc Add tests to MySpass 11 years ago
Jaime Marquínez Ferrándiz 59d4c2fe1b fix some titles in TED 11 years ago
Jaime Marquínez Ferrándiz 3a468f2d8b Basic support for TED 11 years ago
bastik 1ad5d872b9 added new InfoExtractor for myspass.de 11 years ago
glisignoli 355fc8e944 Update README.md 11 years ago
glisignoli 380a29dbf7 Update youtube_dl/__init__.py 11 years ago
Gino Lisignoli 1528d6642d Forgot to remove \r 11 years ago
Gino Lisignoli 7311fef854 Modified youtube-dl to write new lines with the --newline switch. This
enables easier process monitoring when being called with external
scripts.
11 years ago
Mantas Mikulėnas 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.
11 years ago
Philipp Hagemeister 6aabe82035 Credit Osama Khalid for Keek support 11 years ago
Philipp Hagemeister f0877a445e Add tests for keek 11 years ago
Osama Khalid da06e2daf8 Add KeekIE() 11 years ago
Philipp Hagemeister d3f5f9f6b9 Fix login (Closes #658) 11 years ago
Philipp Hagemeister bfc6ea7935 Ignore PyPi metadata 11 years ago
Philipp Hagemeister 8edc2cf8ca Support direct vimeo links (Closes #666) 11 years ago
Philipp Hagemeister fb778e66df Fix encoding in youtube subtitle download (Closes #669) 11 years ago
Philipp Hagemeister 3a9918d37f Escapist continues to be flaky on travis 11 years ago
Philipp Hagemeister ccb0cae134 Fix automatic release (oops) 11 years ago
Philipp Hagemeister 085c8b75a6 release 2013.02.02 11 years ago
Philipp Hagemeister dbf2ba3d61 Better help for new options 11 years ago
Philipp Hagemeister b47bbac393 Disable Stanford OC test for now, and enable escapist 11 years ago
Philipp Hagemeister 229cac754a Improve cookie error handling 11 years ago
Philipp Hagemeister 0e33684194 Switch to m4a by default (Closes #240) 11 years ago
Jeff Crouse 9e982f9e4e Added "min-filesize" and "max-filesize" options 11 years ago
Philipp Hagemeister c7a725cfad Merge remote-tracking branch 'dcoppa/master' 11 years ago
Philipp Hagemeister 450a30cae8 Add PyPi upload to release script 11 years ago
Philipp Hagemeister 9cd5e4fce8 release 2013.02.01 11 years ago
Philipp Hagemeister edba5137b8 Fix Facebook IE 11 years ago