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
removed print statement
rtmp_test
Johny Mo Swag
12 years ago
parent
5b66de8859
commit
8b50fed04b
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
youtube_dl/extractor/hotnewhiphop.py
+ 0
- 2
youtube_dl/extractor/hotnewhiphop.py
View File
@ -14,8 +14,6 @@ class HotNewHipHopIE(InfoExtractor):
webpage_src
=
self
.
_download_webpage
(
url
,
video_id
)
print
video_id
video_url_base64
=
self
.
_search_regex
(
r
'
data-path=
"
(.*?)
"
'
,
webpage_src
,
u
'
video URL
'
)
Write
Preview
Loading…
Cancel
Save