mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
Add support for http://www.pornhub.com
This commit is contained in:
parent
49a25557b0
commit
125cfd78e8
2 changed files with 68 additions and 0 deletions
|
@ -94,6 +94,7 @@ from .ooyala import OoyalaIE
|
|||
from .orf import ORFIE
|
||||
from .pbs import PBSIE
|
||||
from .photobucket import PhotobucketIE
|
||||
from .pornhub import PornHubIE
|
||||
from .pornotube import PornotubeIE
|
||||
from .rbmaradio import RBMARadioIE
|
||||
from .redtube import RedTubeIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue