develop
comment the WIP code to silent lint
[youtube] fix caption tracks extraction
Merge branch 'soimort:develop' into develop
Sort return without duplicate condition
Major refactoring * Change entry point to you_get.__main__:main * New entry point for development (you-get-dev): you_get.__main__:main_dev * you_get.extractor -> you_get.extractors
redefine version (0.4.x)
[common] fix a long-standing bug that causes infinite downloading when content-length is missing
add param "--postfix" to postfix downloaded files with unique identifiers
[json_output] remove sort_keys in json.dumps call (fix #2773)
version 0.4.1743