mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-21 20:46:36 -05:00
[yahoo] Wipe out yahoo news extractor
This commit is contained in:
parent
3c06d3715e
commit
823f1e015a
1 changed files with 0 additions and 1 deletions
|
@ -463,7 +463,6 @@
|
||||||
from .xtube import XTubeUserIE, XTubeIE
|
from .xtube import XTubeUserIE, XTubeIE
|
||||||
from .yahoo import (
|
from .yahoo import (
|
||||||
YahooIE,
|
YahooIE,
|
||||||
#YahooNewsIE,
|
|
||||||
YahooSearchIE,
|
YahooSearchIE,
|
||||||
)
|
)
|
||||||
from .ynet import YnetIE
|
from .ynet import YnetIE
|
||||||
|
|
Loading…
Reference in a new issue