mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-11 16:57:24 +08:00
Revert "[playtvak] Test different SlowTV stream"
This reverts commit cbaa42c30516ecc19fe6154e35104931b82e1e06.
This commit is contained in:
parent
55778f261d
commit
621d808390
@ -32,11 +32,12 @@ class PlaytvakIE(InfoExtractor):
|
||||
'is_live': False,
|
||||
}
|
||||
}, { # live video test
|
||||
'url': 'https://slowtv.playtvak.cz/zive-sledujte-vlaky-v-primem-prenosu-dwi-/hlavni-nadrazi.aspx?c=A151218_145728_hlavni-nadrazi_plap',
|
||||
'url': 'http://slowtv.playtvak.cz/planespotting-0pr-/planespotting.aspx?c=A150624_164934_planespotting_cat',
|
||||
'info_dict': {
|
||||
'id': 'A151218_145728_hlavni-nadrazi_plap',
|
||||
'id': 'A150624_164934_planespotting_cat',
|
||||
'ext': 'flv',
|
||||
'title': 're:^Hlavní nádraží [0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}$',
|
||||
'title': 're:^Planespotting [0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}$',
|
||||
'description': 'Sledujte provoz na ranveji Letiště Václava Havla v Praze',
|
||||
'is_live': True,
|
||||
},
|
||||
'params': {
|
||||
|
Loading…
x
Reference in New Issue
Block a user