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
Unbreak breakage that was broken to test breakage
totalwebcasting
fnord
10 years ago
parent
7bb23aeca4
commit
2a282a3b5f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/bbc.py
+ 1
- 1
youtube_dl/extractor/bbc.py
View File
@ -502,7 +502,7 @@ class BBCNewsIE(BBCCoUkIE):
for
jent
in
jsent
:
programme_id
=
jent
.
get
(
'
externalId
'
)
xml_url
=
jent
.
get
(
'
h
x
ref
'
)
xml_url
=
jent
.
get
(
'
href
'
)
title
=
jent
.
get
(
'
caption
'
,
list_title
)
Write
Preview
Loading…
Cancel
Save