diff --git a/recipes/hurriyet.recipe b/recipes/hurriyet.recipe new file mode 100644 index 0000000000..d79deca9d4 --- /dev/null +++ b/recipes/hurriyet.recipe @@ -0,0 +1,69 @@ +## +# Title: Hürriyet recipe for calibre +# Author: Adrian Tennessee +# Contact: adrian.tennessee at domainthatnobodytakes.com +## +# License: GNU General Public License v3 - http://www.gnu.org/copyleft/gpl.html +# Copyright: Copyright 2014 Adrian Tennessee +## +# Written: 2015-07-11 +# Last Edited: 2015-07-11 +## + +from calibre.web.feeds.news import BasicNewsRecipe + + +class Hurriyet(BasicNewsRecipe): + __author__ = 'Adrian Tennessee (adrian.tennessee at domainthatnobodytakes.com)' + __license__ = 'GPLv3' + __copyright__ = '2015, Adrian Tennessee