Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Forgot to remove \r | Gino Lisignoli | 2013-02-13 | 2 | -1/+1 | |
| | | ||||||
| * | Modified youtube-dl to write new lines with the --newline switch. This | Gino Lisignoli | 2013-02-13 | 2 | -2/+6 | |
| | | | | | | | | | | enables easier process monitoring when being called with external scripts. | |||||
* | | Add tests to MySpass | Philipp Hagemeister | 2013-02-18 | 2 | -1/+67 | |
|\ \ | ||||||
| * | | added new InfoExtractor for myspass.de | bastik | 2013-02-16 | 1 | -0/+58 | |
| |/ | ||||||
* | | fix some titles in TED | Jaime Marquínez Ferrándiz | 2013-02-17 | 1 | -1/+1 | |
| | | ||||||
* | | Basic support for TED | Jaime Marquínez Ferrándiz | 2013-02-17 | 2 | -0/+34 | |
|/ | ||||||
* | Fix delayed title display in --console-title | Mantas Mikulėnas | 2013-02-09 | 1 | -1/+1 | |
| | | | | | | 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. | |||||
* | Credit Osama Khalid for Keek support | Philipp Hagemeister | 2013-02-08 | 1 | -0/+1 | |
| | ||||||
* | Add tests for keek | Philipp Hagemeister | 2013-02-08 | 2 | -3/+13 | |
| | ||||||
* | Add KeekIE() | Osama Khalid | 2013-02-08 | 1 | -0/+25 | |
| | ||||||
* | Fix login (Closes #658) | Philipp Hagemeister | 2013-02-06 | 1 | -10/+45 | |
| | ||||||
* | Ignore PyPi metadata | Philipp Hagemeister | 2013-02-05 | 1 | -0/+1 | |
| | ||||||
* | Support direct vimeo links (Closes #666) | Philipp Hagemeister | 2013-02-05 | 1 | -2/+6 | |
| | ||||||
* | Fix encoding in youtube subtitle download (Closes #669) | Philipp Hagemeister | 2013-02-05 | 1 | -3/+8 | |
| | ||||||
* | Escapist continues to be flaky on travis | Philipp Hagemeister | 2013-02-02 | 1 | -1/+2 | |
| | ||||||
* | Fix automatic release (oops) | Philipp Hagemeister | 2013-02-02 | 1 | -1/+1 | |
| | ||||||
* | release 2013.02.02 | Philipp Hagemeister | 2013-02-02 | 1 | -2/+4 | |
| | ||||||
* | Better help for new options | Philipp Hagemeister | 2013-02-02 | 3 | -6/+5 | |
| | ||||||
* | Disable Stanford OC test for now, and enable escapist | Philipp Hagemeister | 2013-02-02 | 1 | -3/+3 | |
| | ||||||
* | Improve cookie error handling | Philipp Hagemeister | 2013-02-02 | 1 | -2/+5 | |
| | ||||||
* | Switch to m4a by default (Closes #240) | Philipp Hagemeister | 2013-02-01 | 1 | -2/+2 | |
| | ||||||
* | Added "min-filesize" and "max-filesize" options | Jeff Crouse | 2013-02-01 | 3 | -0/+29 | |
| | ||||||
* | Merge remote-tracking branch 'dcoppa/master' | Philipp Hagemeister | 2013-02-01 | 1 | -1/+5 | |
|\ | ||||||
| * | Try setuptools first, then fallback to distutils.core | David Coppa | 2013-01-30 | 1 | -1/+5 | |
| | | ||||||
* | | Add PyPi upload to release script | Philipp Hagemeister | 2013-02-01 | 1 | -0/+3 | |
| | | ||||||
* | | release 2013.02.01 | Philipp Hagemeister | 2013-02-01 | 1 | -1/+1 | |
| | | ||||||
* | | Fix Facebook IE | Philipp Hagemeister | 2013-02-01 | 1 | -3/+5 | |
| | | ||||||
* | | Switch ComedyCentral test to a permanent URL (They delete full episodes ↵ | Philipp Hagemeister | 2013-02-01 | 2 | -32/+7 | |
| | | | | | | | | older than a month) | |||||
* | | Work around buggy HTML Parser in Python < 2.7.3 (Closes #662) | Philipp Hagemeister | 2013-02-01 | 1 | -0/+6 | |
|/ | ||||||
* | release 2013.01.28 | Philipp Hagemeister | 2013-01-27 | 1 | -1/+1 | |
| | ||||||
* | Fix Stanford (Closes #653) | Philipp Hagemeister | 2013-01-27 | 1 | -9/+4 | |
| | ||||||
* | 8tracks: Ignore hashes | Philipp Hagemeister | 2013-01-27 | 1 | -1/+1 | |
| | ||||||
* | 8tracks: Better default titles | Philipp Hagemeister | 2013-01-27 | 2 | -11/+14 | |
| | ||||||
* | 8tracks: Include performer as uploader | Philipp Hagemeister | 2013-01-27 | 2 | -1/+3 | |
| | ||||||
* | Remove space before shebang | Philipp Hagemeister | 2013-01-27 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'jaimeMF/makefilePythonversion' | Philipp Hagemeister | 2013-01-27 | 1 | -1/+2 | |
|\ | ||||||
| * | Option in makefile to select python interpreter | Jaime Marquínez Ferrándiz | 2013-01-25 | 1 | -1/+2 | |
| | | ||||||
* | | release 2013.01.27 | Philipp Hagemeister | 2013-01-27 | 1 | -1/+1 | |
| | | ||||||
* | | 8tracks IE (Closes #652) | Philipp Hagemeister | 2013-01-27 | 2 | -2/+105 | |
| | | ||||||
* | | Fix Facebook (Closes #375) | Philipp Hagemeister | 2013-01-25 | 2 | -139/+34 | |
| | | ||||||
* | | Drop md5: spec for now (unused and breaks int values) | Philipp Hagemeister | 2013-01-25 | 1 | -5/+1 | |
|/ | ||||||
* | Guard against sys.getfilesystemencoding() == None (#503) | Philipp Hagemeister | 2013-01-20 | 1 | -1/+4 | |
| | ||||||
* | twitch.tv: Use id as title if no title is present (Closes #638) | Philipp Hagemeister | 2013-01-16 | 1 | -2/+4 | |
| | ||||||
* | Do not backup version.py (under version control and frankly, not that complex) | Philipp Hagemeister | 2013-01-12 | 1 | -1/+1 | |
| | ||||||
* | Force build removal | Philipp Hagemeister | 2013-01-12 | 1 | -1/+1 | |
| | ||||||
* | release 2013.01.13 | Philipp Hagemeister | 2013-01-12 | 1 | -1/+1 | |
| | ||||||
* | Revert "Move update to front" | Philipp Hagemeister | 2013-01-12 | 1 | -4/+4 | |
| | | | | This reverts commit db30f02b50a565091376b316208bfdddd729b4ed. | |||||
* | Download progress hooks | Philipp Hagemeister | 2013-01-12 | 2 | -1/+58 | |
| | ||||||
* | Aggressive test timeout to catch hanging servers | Philipp Hagemeister | 2013-01-12 | 1 | -0/+1 | |
| | ||||||
* | [RBMA] Do not fail if thumbnail is empty | Philipp Hagemeister | 2013-01-12 | 1 | -1/+1 | |
| |