Pepecine y normalizar vose en json de canales

This commit is contained in:
pipcat
2018-09-05 09:41:13 +02:00
parent 9892784e1d
commit 62404eabfb
8 changed files with 103 additions and 74 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ from channels import autoplay
from platformcode import config, logger
IDIOMAS = {'mx': 'Latino', 'dk':'Latino', 'es': 'Castellano', 'en': 'VOSE', 'gb':'VOSE'}
IDIOMAS = {'mx': 'Latino', 'dk':'Latino', 'es': 'Castellano', 'en': 'VOSE', 'gb':'VOSE', 'de':'Alemán'}
list_language = IDIOMAS.values()
list_quality = ['HD', 'SD', 'CAM']