1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[niconico:tag] Add support for searching tags (#2789)

This commit is contained in:
Lesmiscore (Naoya Ozaki)
2022-02-16 02:12:39 +09:00
committed by GitHub
parent df635a09a4
commit 9a5b012575
2 changed files with 23 additions and 1 deletions

View File

@@ -1011,6 +1011,7 @@ from .niconico import (
NicovideoSearchDateIE,
NicovideoSearchIE,
NicovideoSearchURLIE,
NicovideoTagURLIE,
)
from .ninecninemedia import (
NineCNineMediaIE,