1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-19 23:55:39 +07:00

added "bild.de" as extractor

This commit is contained in:
scheiba
2014-10-18 22:15:47 +02:00
parent 16efb3695f
commit ce519b747e
2 changed files with 47 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
from .bbccouk import BBCCoUkIE
from .beeg import BeegIE
from .behindkink import BehindKinkIE
from .bild import BildIE
from .bilibili import BiliBiliIE
from .blinkx import BlinkxIE
from .bliptv import BlipTVIE, BlipTVUserIE