[fourtube] Add support for other sites (closes #6022, closes #7859, closes #13901)

This commit is contained in:
Sergey M․ 2017-08-13 07:23:29 +07:00
parent eb02940cc7
commit b3c6515365
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 147 additions and 36 deletions

View file

@ -350,7 +350,12 @@ from .flipagram import FlipagramIE
from .folketinget import FolketingetIE
from .footyroom import FootyRoomIE
from .formula1 import Formula1IE
from .fourtube import FourTubeIE
from .fourtube import (
FourTubeIE,
PornTubeIE,
PornerBrosIE,
FuxIE,
)
from .fox import FOXIE
from .fox9 import FOX9IE
from .foxgay import FoxgayIE