This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[SpankBang] Remove regexp type prefix from _TEST url.
totalwebcasting
newtonelectron
10 years ago
parent
5c1d459ae9
commit
c7ac5dce8c
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/spankbang.py
+ 1
- 1
youtube_dl/extractor/spankbang.py
View File
@ -19,7 +19,7 @@ class SpankBangIE(InfoExtractor):
"
format
"
:
"
720p
"
,
"
format
"
:
"
720p
"
,
"
format_id
"
:
"
720p
"
,
"
format_id
"
:
"
720p
"
,
"
ext
"
:
"
mp4
"
,
"
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
"
}
}
}
}
Write
Preview
Loading…
Cancel
Save