Update yt_dlp/extractor/fptplay.py

Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
This commit is contained in:
MrHulk
2024-09-10 11:31:45 +05:30
committed by GitHub
co-authored by N/Ame
parent 0ace89202f
commit 9aee1ace28
+1 -1
View File
@@ -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):