Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get directlink mp4 url from xvideos #11

Open
joesandiroz2 opened this issue Nov 17, 2024 · 0 comments
Open

how to get directlink mp4 url from xvideos #11

joesandiroz2 opened this issue Nov 17, 2024 · 0 comments

Comments

@joesandiroz2
Copy link

i want get directlink mp4 without token or whatever . because i will use remote upload to my video hosting .

where i get


from xvideos_api import Client, Quality, threaded, default, FFMPEG
# Initialize a Client object
client = Client()

# Fetch a video
url = "https://www.xvideos.com/video.heohkfkfb68/38481963/0/young_show_off_sluts_waiting_for_someone_to_fuck_vol._19"

video_object = client.get_video(url)
print(dir(video_object))
print(video_object.m3u8_base_url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant