]> Raphaƫl G. Git Repositories - youtubedl/blob - TODO
Imported Upstream version 2012.12.11
[youtubedl] / TODO
1 * The retries thing
2 * Travis notifications etc.
3 * Kill literal and this escaping stuff
4 * setup.py and pip etc.
5 * Build server e download
6 * 2.5 warning
7
8 * Modularize tests!!
9
10 * listformats
11 * IE capabilities?
12 * see Wiki pages
13 * _WORKING = automatic supported sites list
14
15 * look into --no-mtime
16
17 https://github.com/rg3/youtube-dl/pull/408
18
19 * linting, PEP, and pyflake http://stackoverflow.com/questions/1428872/pylint-pychecker-or-pyflakes
20
21 * Why some tests produce output?
22 * 2.6 not running download tests
23
24 nosetests --with-coverage --cover-package=youtube_dl --cover-html --verbose