Skip to content

getVideo not implemented? #33

Open
@piotrszymanek

Description

@piotrszymanek

import pornhub
client = pornhub.PornHub()
video = client.getVideo(viewkey="66f304fe65d04")
print(video)
print(video["title"])

Traceback (most recent call last):
File "/home/ps/python/ph/example1.py", line 6, in
video = client.getVideo(viewkey="*************")
AttributeError: 'PornHub' object has no attribute 'getVideo'. Did you mean: 'getVideos'?

Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions