[youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) (closes...
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 20 Jul 2013 17:33:40 +0000 (19:33 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 20 Jul 2013 17:33:40 +0000 (19:33 +0200)
commitd7ae0639b4e43e9ac9eebb5d09cfcb77bd0671ce
tree56eb015bec6df52d9c1875f2f6146597fedc7005
parent038243599072cfc33519ffb8e6cacc8c1605de92
[youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) (closes #476)

The new extractor and YoutubeSubscriptionsIE are subclasses of YoutubeFeedsInfoExtractor, which allows to fetch videos from http://www.youtube.com/feed_ajax
youtube_dl/extractor/__init__.py
youtube_dl/extractor/youtube.py