mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[extractor/common] Fix typo
This commit is contained in:
parent
3089bc748c
commit
8ed7a23328
|
@ -117,7 +117,7 @@ class InfoExtractor(object):
|
|||
unfragmented media)
|
||||
- URL of the MPD manifest or base URL
|
||||
representing the media if MPD manifest
|
||||
is parsed froma string (in case of
|
||||
is parsed from a string (in case of
|
||||
fragmented media)
|
||||
for MSS - URL of the ISM manifest.
|
||||
* manifest_url
|
||||
|
|
Loading…
Reference in a new issue