mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-05 02:55:25 +00:00
Add SC date release
This commit is contained in:
parent
8e3404979a
commit
8d221a8ce8
@ -112,6 +112,7 @@ def title_search(title_search: str, domain: str) -> int:
|
||||
'slug': dict_title.get('slug'),
|
||||
'name': dict_title.get('name'),
|
||||
'type': dict_title.get('type'),
|
||||
'date': dict_title.get('last_air_date'),
|
||||
'score': dict_title.get('score')
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user