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
[ccma] Fix typo
master-ytdl-org
Bob Poekert
7 years ago
committed by
Sergey M
parent
e4d9586562
commit
af85ce29c6
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/ccma.py
+ 1
- 1
youtube_dl/extractor/ccma.py
View File
@ -93,7 +93,7 @@ class CCMAIE(InfoExtractor):
'
description
'
:
clean_html
(
informacio
.
get
(
'
descripcio
'
)
)
,
'
duration
'
:
duration
,
'
timestamp
'
:
timestamp
,
'
thumnails
'
:
thumbnails
,
'
thum
b
nails
'
:
thumbnails
,
'
subtitles
'
:
subtitles
,
'
formats
'
:
formats
,
}
Write
Preview
Loading…
Cancel
Save