X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/620116f59230cf52cae4eedf98c39f7214897e3c..65cc51b0a1ddf217bc2026332532e0f8019c158a:/TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..5e34733 --- /dev/null +++ b/TODO @@ -0,0 +1,24 @@ +* The retries thing +* Travis notifications etc. +* Kill literal and this escaping stuff +* setup.py and pip etc. +* Build server e download +* 2.5 warning + +* Modularize tests!! + +* listformats +* IE capabilities? +* see Wiki pages +* _WORKING = automatic supported sites list + +* look into --no-mtime + +https://github.com/rg3/youtube-dl/pull/408 + +* linting, PEP, and pyflake http://stackoverflow.com/questions/1428872/pylint-pychecker-or-pyflakes + +* Why some tests produce output? +* 2.6 not running download tests + +nosetests --with-coverage --cover-package=youtube_dl --cover-html --verbose \ No newline at end of file