[arte] fix arte concert (a fields has been removed fron json)
This commit is contained in:
parent
e93d724ed1
commit
ecad2fe3af
2 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,6 @@ class ArteJsonPage(JsonPage):
|
|||
|
||||
klass = ArteSiteVideo
|
||||
obj__site = SITE.CONCERT.get('id')
|
||||
obj_id = Format('%s.%s', Field('_site'), Regexp(Dict('VTR'), 'http://concert.arte.tv(.*)'))
|
||||
|
||||
@method
|
||||
class get_arte_cinema_video(ArteItemElement):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue