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
parent 0ace89202f
commit 9aee1ace28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ class FptplayIE(InfoExtractor):
'episode_number': '1',
'duration': '2665',
},
}, ]
}]
def _real_extract(self, url):