[SpankBang] Remove regexp type prefix from _TEST url.
This commit is contained in:
parent
5c1d459ae9
commit
c7ac5dce8c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class SpankBangIE(InfoExtractor):
|
|||
"format": "720p",
|
||||
"format_id": "720p",
|
||||
"ext": "mp4",
|
||||
"url": "re:http://spankbang.com/_3vvn/IjE0MjgyNjY5MTcuMzUi.IaGrcF-vDrvktMhjd-1fWixiCzU/title/720p__mp4"
|
||||
"url": "http://spankbang.com/_3vvn/IjE0MjgyNjY5MTcuMzUi.IaGrcF-vDrvktMhjd-1fWixiCzU/title/720p__mp4"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue