Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve the symlink if __main__.py is invoke as a symlink. | Adam Mesha | 2013-04-11 | 1 | -1/+2 |
| | |||||
* | new updating scheme, based on GH downloads; also, check if not updateable ↵ | Filippo Valsorda | 2012-12-08 | 1 | -0/+1 |
| | | | | (pip installed) | ||||
* | and now, also py2exe compiles fine :) (on Windows) | Filippo Valsorda | 2012-12-07 | 1 | -1/+1 |
| | |||||
* | Allow youtube_dl/__main__.py to be called directly | Philipp Hagemeister | 2012-11-29 | 1 | -1/+9 |
| | |||||
* | Make __main__ work in all scenarios with relative imports | Philipp Hagemeister | 2012-11-28 | 1 | -1/+2 |
| | |||||
* | Use relative imports | Philipp Hagemeister | 2012-11-28 | 1 | -2/+2 |
| | |||||
* | Convert all tabs to 4 spaces (PEP8) | Philipp Hagemeister | 2012-11-28 | 1 | -1/+1 |
| | |||||
* | Split code as a package, compiled into an executable zip | Filippo Valsorda | 2012-03-25 | 1 | -0/+7 |