Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdown

xvideos and xnxx downloader

Install

git clone https://github.com/ai-enma/xdown
cd xdown
pip3 install -r requirements

Usage Multiple URL

First prepare a file with all the video links like that:

list.txt
htts://xvideos.com/video...
htts://xvideos.com/video...
htts://xvideos.com/video...

Launch

python3 xdown.py list.txt -O videos

# -O will specify the ouput folder to store the videos

Result

 ??  Quality: HIGH
 ??  Domain:  XVIDEOS
 ??  Output directory: 'videos'
---- Downloading 'video....mp4'
 OK  Downloading 'video....mp4'
 ??  Quality: HIGH
 ??  Domain:  XVIDEOS
 ??  Output directory: 'videos'
---- Downloading 'video....mp4'
 OK  Downloading 'video....mp4'

Usage Mass download from mutiple pages

Launch

python3 xdown.py URL -O output_folder NB_PAGES_TO_SCAN

Result

 ??  Quality: HIGH
 ??  Domain:  XVIDEOS
 ??  Output directory: 'videos'
---- Downloading 'video....mp4'
 OK  Downloading 'video....mp4'
 ??  Quality: HIGH
 ??  Domain:  XNXX
 ??  Output directory: 'videos'
---- Downloading 'video....mp4'
 OK  Downloading 'video....mp4'

Requirements

  • requests
  • wget

About

xvideos and xnxx downloader

Resources

Stars

20 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages