mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-21 23:48:57 +00:00
improve metadata extraction, add extractor for search pages
- pass tests&code formatting Co-authored-by: dirkf <fieldhouse@gmx.net> Co-authored-by: grqx_wsl <173253225+grqx@users.noreply.github.com>
This commit is contained in:
@@ -287,6 +287,7 @@ from .boomplay import (
|
||||
BoomPlayPlaylistIE,
|
||||
BoomPlayPodcastIE,
|
||||
BoomPlaySearchIE,
|
||||
BoomPlaySearchPageIE,
|
||||
BoomPlayVideoIE,
|
||||
)
|
||||
from .boosty import BoostyIE
|
||||
|
||||
Reference in New Issue
Block a user