1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 15:15:42 +07:00

[formula1] Add new extractor(closes #3617)

This commit is contained in:
remitamine
2016-05-18 22:24:46 +01:00
parent 11e6a0b641
commit b78531a36a
2 changed files with 26 additions and 0 deletions

View File

@@ -242,6 +242,7 @@
from .flickr import FlickrIE
from .folketinget import FolketingetIE
from .footyroom import FootyRoomIE
from .formula1 import Formula1IE
from .fourtube import FourTubeIE
from .fox import FOXIE
from .foxgay import FoxgayIE