aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-18Add tests to MySpassPhilipp Hagemeister
2013-02-17fix some titles in TEDJaime Marquínez Ferrándiz
2013-02-17Basic support for TEDJaime Marquínez Ferrándiz
2013-02-16added new InfoExtractor for myspass.debastik
2013-02-09Fix delayed title display in --console-titleMantas Mikulėnas
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-08Credit Osama Khalid for Keek supportPhilipp Hagemeister
2013-02-08Add tests for keekPhilipp Hagemeister
2013-02-08Add KeekIE()Osama Khalid
2013-02-06Fix login (Closes #658)Philipp Hagemeister
2013-02-05Ignore PyPi metadataPhilipp Hagemeister
2013-02-05Support direct vimeo links (Closes #666)Philipp Hagemeister
2013-02-05Fix encoding in youtube subtitle download (Closes #669)Philipp Hagemeister
2013-02-02Escapist continues to be flaky on travisPhilipp Hagemeister
2013-02-02Fix automatic release (oops)Philipp Hagemeister
2013-02-02release 2013.02.022013.02.02Philipp Hagemeister
2013-02-02Better help for new optionsPhilipp Hagemeister
2013-02-02Disable Stanford OC test for now, and enable escapistPhilipp Hagemeister
2013-02-02Improve cookie error handlingPhilipp Hagemeister
2013-02-01Switch to m4a by default (Closes #240)Philipp Hagemeister
2013-02-01Added "min-filesize" and "max-filesize" optionsJeff Crouse
2013-02-01Merge remote-tracking branch 'dcoppa/master'Philipp Hagemeister
2013-02-01Add PyPi upload to release scriptPhilipp Hagemeister
2013-02-01release 2013.02.012013.02.01Philipp Hagemeister
2013-02-01Fix Facebook IEPhilipp Hagemeister
2013-02-01Switch ComedyCentral test to a permanent URL (They delete full episodes ↵Philipp Hagemeister
older than a month)
2013-02-01Work around buggy HTML Parser in Python < 2.7.3 (Closes #662)Philipp Hagemeister
2013-01-30Try setuptools first, then fallback to distutils.coreDavid Coppa
2013-01-27release 2013.01.282013.01.28Philipp Hagemeister
2013-01-27Fix Stanford (Closes #653)Philipp Hagemeister
2013-01-278tracks: Ignore hashesPhilipp Hagemeister
2013-01-278tracks: Better default titlesPhilipp Hagemeister
2013-01-278tracks: Include performer as uploaderPhilipp Hagemeister
2013-01-27Remove space before shebangPhilipp Hagemeister
2013-01-27Merge remote-tracking branch 'jaimeMF/makefilePythonversion'Philipp Hagemeister
2013-01-27release 2013.01.272013.01.27Philipp Hagemeister
2013-01-278tracks IE (Closes #652)Philipp Hagemeister
2013-01-25Fix Facebook (Closes #375)Philipp Hagemeister
2013-01-25Drop md5: spec for now (unused and breaks int values)Philipp Hagemeister
2013-01-25Option in makefile to select python interpreterJaime Marquínez Ferrándiz
2013-01-20Guard against sys.getfilesystemencoding() == None (#503)Philipp Hagemeister
2013-01-16twitch.tv: Use id as title if no title is present (Closes #638)Philipp Hagemeister
2013-01-12Do not backup version.py (under version control and frankly, not that complex)Philipp Hagemeister
2013-01-12Force build removalPhilipp Hagemeister
2013-01-12release 2013.01.132013.01.13Philipp Hagemeister
2013-01-12Revert "Move update to front"Philipp Hagemeister
This reverts commit db30f02b50a565091376b316208bfdddd729b4ed.
2013-01-12Download progress hooksPhilipp Hagemeister
2013-01-12Aggressive test timeout to catch hanging serversPhilipp Hagemeister
2013-01-12[RBMA] Do not fail if thumbnail is emptyPhilipp Hagemeister
2013-01-12Correct Blip.tv on 2.6, where HTTP headers are case-sensitive (wtf?)Philipp Hagemeister
2013-01-12correct pushes in release scriptPhilipp Hagemeister