addinfourl.getcode is added since Python 2.6a1. As youtube-dl now requires 2.6+, this is no longer necessary. See https://github.com/python/cpython/commit/9b0d46db115c10767b240a0a64286214b50fe6ad
This reverts commit 87dc451108.
87dc451108
Also, there are no tudou playlists anymore. All playlist URLs points to youku playlists.
Used in Youku Show pages
Fixes #13182
[cbsinteractive] update extractor and test cases
Extract the `episode_number` and `upload_date`. Also extract the real `description`.