setup: Move pseudo-docstring to a proper comment.
[youtube-dl] / CHANGELOG
1 2013.01.02  Codename: GIULIA
2
3     * Add support for ComedyCentral clips <nto>
4     * Corrected Vimeo description fetching <Nick Daniels>
5     * Added the --no-post-overwrites argument <Barbu Paul - Gheorghe>
6     * --verbose offers more environment info
7     * New info_dict field: uploader_id
8     * New updates system, with signature checking
9     * New IEs: NBA, JustinTV, FunnyOrDie, TweetReel, Steam, Ustream
10     * Fixed IEs: BlipTv
11     * Fixed for Python 3 IEs: Xvideo, Youku, XNXX, Dailymotion, Vimeo, InfoQ
12     * Simplified IEs and test code
13     * Various (Python 3 and other) fixes
14     * Revamped and expanded tests