fix metadata

1-) correct the name of the publisher
2-) capitilaze some letters according to the Turkish grammar.

Changes to be committed:
	modified:   star_gazetesi.recipe
This commit is contained in:
ilker m. sitki 2024-08-30 14:39:53 +02:00
parent b41e2bdac4
commit 850664bfa4

View File

@ -7,13 +7,13 @@ class Star (BasicNewsRecipe):
title = u'Star Gazetesi'
__author__ = u'thomass'
description = 'yeni Türkiye''nin Gazetesi'
description = 'Yeni Türkiye''nin Gazetesi'
oldest_article = 2
max_articles_per_feed = 100
no_stylesheets = True
encoding = 'utf-8'
publisher = 'thomass'
category = 'güncel, haber, türkçe'
publisher = 'Star Media Group'
category = 'Güncel, Haber, Türkçe'
language = 'tr'
publication_type = 'newspaper'