mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-19 10:36:08 +03:00
[ie/omnyfm] Add extractors (#15942)
Closes #10201, Closes #11035 Authored by: doe1080
This commit is contained in:
@@ -1314,6 +1314,11 @@ from .oftv import (
|
||||
)
|
||||
from .oktoberfesttv import OktoberfestTVIE
|
||||
from .olympics import OlympicsReplayIE
|
||||
from .omnyfm import (
|
||||
OmnyfmIE,
|
||||
OmnyfmPlaylistIE,
|
||||
OmnyfmShowIE,
|
||||
)
|
||||
from .on24 import On24IE
|
||||
from .ondemandkorea import (
|
||||
OnDemandKoreaIE,
|
||||
|
||||
Reference in New Issue
Block a user