mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-25 05:48:29 +00:00
Update yt_dlp/extractor/easybroadcast.py
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
This commit is contained in:
parent
9f716e23fd
commit
3f8470a7d2
@ -1,8 +1,5 @@
|
||||
|
||||
from yt_dlp.extractor.common import InfoExtractor
|
||||
from yt_dlp.utils import (
|
||||
ExtractorError,
|
||||
)
|
||||
from .common import InfoExtractor
|
||||
from ..utils import ExtractorError
|
||||
|
||||
|
||||
class EasyBroadcastLiveIE(InfoExtractor):
|
||||
|
Loading…
Reference in New Issue
Block a user