Commit Graph

417 Commits (ea05129ebd807dc0a724f70a5bf71736e2f8f9bc)

Author SHA1 Message Date
Philipp Hagemeister ea05129ebd release 2013.02.22
Philipp Hagemeister 4be0aa3539 release 2012.02.22
Philipp Hagemeister 3bf79c752e Print *all* release notes
Philipp Hagemeister 8271226a55 Fix --match-title and --reject-title decoding (Closes )
Philipp Hagemeister 1013186a17 Also check for JSLoader of JWSPlayer (thanks to @maximeg, Closes )
Philipp Hagemeister 7c038b3c32 Import HTTPErrorProcessor from the correct module (Closes )
Philipp Hagemeister c8cd8e5f55 release 2013.02.19
Philipp Hagemeister d8f64574a4 release 2013.02.18
Philipp Hagemeister e711babbd1 Fix YP IE
Philipp Hagemeister 197080b10b Merge remote-tracking branch 'jaimeMF/TED'
Philipp Hagemeister 7796e8c2cb facebook: also download lq videos
Philipp Hagemeister 6d4363368a Fix MyVideo IE
Jaime Marquínez Ferrándiz 414638cd50 TED: Add support for playlists
Philipp Hagemeister 2a9983b78f Fix 8tracks
Philipp Hagemeister b17c974a88 Mark DailyMotion as broken for now ()
Philipp Hagemeister 5717d91ab7 Correct --newline and give it a more meaningful title
Philipp Hagemeister 79eb0287ab Merge remote-tracking branch 'glisignoli/master'
Philipp Hagemeister 58994225bc Add tests to MySpass
Jaime Marquínez Ferrándiz 59d4c2fe1b fix some titles in TED
Jaime Marquínez Ferrándiz 3a468f2d8b Basic support for TED
bastik 1ad5d872b9 added new InfoExtractor for myspass.de
glisignoli 380a29dbf7 Update youtube_dl/__init__.py
Gino Lisignoli 1528d6642d Forgot to remove \r
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.
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.
Philipp Hagemeister 6aabe82035 Credit Osama Khalid for Keek support
Philipp Hagemeister f0877a445e Add tests for keek
Osama Khalid da06e2daf8 Add KeekIE()
Philipp Hagemeister d3f5f9f6b9 Fix login (Closes )
Philipp Hagemeister 8edc2cf8ca Support direct vimeo links (Closes )
Philipp Hagemeister fb778e66df Fix encoding in youtube subtitle download (Closes )
Philipp Hagemeister dbf2ba3d61 Better help for new options
Philipp Hagemeister 229cac754a Improve cookie error handling
Philipp Hagemeister 0e33684194 Switch to m4a by default (Closes )
Jeff Crouse 9e982f9e4e Added "min-filesize" and "max-filesize" options
Philipp Hagemeister 9cd5e4fce8 release 2013.02.01
Philipp Hagemeister edba5137b8 Fix Facebook IE
Philipp Hagemeister 3b024e17af Work around buggy HTML Parser in Python < 2.7.3 (Closes )
Philipp Hagemeister ec71c13ab8 release 2013.01.28
Philipp Hagemeister f0bad2b026 Fix Stanford (Closes )
Philipp Hagemeister 25580f3251 8tracks: Ignore hashes
Philipp Hagemeister da4de959df 8tracks: Better default titles
Philipp Hagemeister d0d51a8afa 8tracks: Include performer as uploader
Philipp Hagemeister c3a1642ead release 2013.01.27
Philipp Hagemeister ccf65f9dee 8tracks IE (Closes )
Philipp Hagemeister b954070d70 Fix Facebook (Closes )
Philipp Hagemeister 6df40dcbe0 Guard against sys.getfilesystemencoding() == None ()
Philipp Hagemeister 97f194c1fb twitch.tv: Use id as title if no title is present (Closes )
Philipp Hagemeister bbc3e2753a release 2013.01.13
Philipp Hagemeister 67353612ba Revert "Move update to front"
This reverts commit db30f02b50.