Update yt_dlp/extractor/fptplay.py

Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
pull/10967/head
MrHulk 11 months ago committed by GitHub
parent 0ace89202f
commit 9aee1ace28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save