[porn] Removed unneeded comments and fixed import location
This commit is contained in:
parent
a1447448af
commit
2b8d709bad
@ -636,6 +636,7 @@ from .pluralsight import (
|
|||||||
)
|
)
|
||||||
from .podomatic import PodomaticIE
|
from .podomatic import PodomaticIE
|
||||||
from .polskieradio import PolskieRadioIE
|
from .polskieradio import PolskieRadioIE
|
||||||
|
from .porn import PornIE
|
||||||
from .porn91 import Porn91IE
|
from .porn91 import Porn91IE
|
||||||
from .pornhd import PornHdIE
|
from .pornhd import PornHdIE
|
||||||
from .pornhub import (
|
from .pornhub import (
|
||||||
@ -644,7 +645,6 @@ from .pornhub import (
|
|||||||
PornHubUserVideosIE,
|
PornHubUserVideosIE,
|
||||||
)
|
)
|
||||||
|
|
||||||
from .porn import PornIE
|
|
||||||
from .pornotube import PornotubeIE
|
from .pornotube import PornotubeIE
|
||||||
from .pornovoisines import PornoVoisinesIE
|
from .pornovoisines import PornoVoisinesIE
|
||||||
from .pornoxo import PornoXOIE
|
from .pornoxo import PornoXOIE
|
||||||
|
@ -14,12 +14,6 @@ class PornIE(InfoExtractor):
|
|||||||
'id': '2658067',
|
'id': '2658067',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'Marsha May rides Seth on top of his thick cock',
|
'title': 'Marsha May rides Seth on top of his thick cock',
|
||||||
# TODO more properties, either as:
|
|
||||||
# * A value
|
|
||||||
# * MD5 checksum; start the string with md5:
|
|
||||||
# * A regular expression; start the string with re:
|
|
||||||
# * Any Python type (for example int or float)
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user