xvideos and xnxx downloader
git clone https://github.com/ai-enma/xdown
cd xdown
pip3 install -r requirementsFirst prepare a file with all the video links like that:
htts://xvideos.com/video...
htts://xvideos.com/video...
htts://xvideos.com/video...python3 xdown.py list.txt -O videos
# -O will specify the ouput folder to store the videos ?? 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'
python3 xdown.py URL -O output_folder NB_PAGES_TO_SCAN ?? 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'
- requests