Update youtube_dl/extractor/tvp.py
Co-authored-by: dirkf <fieldhouse@gmx.net>
This commit is contained in:
parent
283b6b31f5
commit
578c53381b
@ -257,6 +257,15 @@ class TVPIE(InfoExtractor):
|
||||
'title': 'Filmy',
|
||||
},
|
||||
'playlist_mincount': 19,
|
||||
}, {
|
||||
# redirect
|
||||
'url': 'https://vod.tvp.pl/48463890/wadowickie-spotkania-z-janem-pawlem-ii',
|
||||
'info_dict': {
|
||||
'id': '295157',
|
||||
'title': 'Wadowickie spotkania z Janem Pawłem II',
|
||||
},
|
||||
'playlist_mincount': 12,
|
||||
'add_ie': ['TVPEmbed', 'TVPVODSeries'],
|
||||
}, {
|
||||
'url': 'http://vod.tvp.pl/seriale/obyczajowe/na-sygnale/sezon-2-27-/odc-39/17834272',
|
||||
'only_matching': True,
|
||||
|
Loading…
Reference in New Issue
Block a user