mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-18 18:30:58 +01:00
Update yt_dlp/extractor/fptplay.py
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
This commit is contained in:
parent
0ace89202f
commit
9aee1ace28
|
@ -37,7 +37,7 @@ class FptplayIE(InfoExtractor):
|
||||||
'episode_number': '1',
|
'episode_number': '1',
|
||||||
'duration': '2665',
|
'duration': '2665',
|
||||||
},
|
},
|
||||||
}, ]
|
}]
|
||||||
|
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user