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
[mgtv] Extract format_note (
#21881
)
format_note should now show 标清, 高清, 超清, 蓝光, etc.
master
Sen Jiang
5 years ago
committed by
Sergey M
parent
766c4f6090
commit
9a37ff82f1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
youtube_dl/extractor/mgtv.py
+ 1
- 0
youtube_dl/extractor/mgtv.py
View File
@ -82,6 +82,7 @@ class MGTVIE(InfoExtractor):
'
http_headers
'
:
{
'
Referer
'
:
url
,
}
,
'
format_note
'
:
stream
.
get
(
'
name
'
)
,
}
)
self
.
_sort_formats
(
formats
)
Write
Preview
Loading…
Cancel
Save