and now, also py2exe compiles fine :) (on Windows)
[youtube-dl] / youtube_dl / __main__.py
2012-12-07 Filippo Valsordaand now, also py2exe compiles fine :) (on Windows)
2012-11-29 Filippo ValsordaMerge remote-tracking branch 'origin/master' into fork_...
2012-11-29 Philipp HagemeisterAllow youtube_dl/__main__.py to be called directly
2012-11-28 Philipp HagemeisterMake __main__ work in all scenarios with relative imports
2012-11-28 Philipp HagemeisterUse relative imports
2012-11-28 Philipp HagemeisterConvert all tabs to 4 spaces (PEP8)
2012-05-22 Philipp HagemeisterMerge pull request #342 from FiloSottile/master
2012-05-01 Filippo Valsordamerge upstream
2012-04-10 Filippo Valsordamerged unescapeHTML branch; removed lxml dependency
2012-03-25 Filippo ValsordaSplit code as a package, compiled into an executable zip