mirror of
https://github.com/yt-dlp/yt-dlp
synced 2024-12-28 22:24:34 +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
1c34d99ab1
commit
b9c7f716ba
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ from ..utils import (
|
|||
int_or_none,
|
||||
)
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
|
||||
class FptplayIE(InfoExtractor):
|
||||
|
|
Loading…
Reference in a new issue