Download all videos from specific user automatically.
Warning: Account info is used in this script.
Iwara.com could figure out which account is crawling videos easily.
May cause your account banned / blocked. There is no guarantee.
-
clone or download this repo
-
pip3 install -r requirements
-
set up the user and proxy info in the py script
-
python3 iwara_crawler_v2.py
-
login manually in the pop-up browser (first time only)
-
watch out for the remaining disk space and HAVE FUN :)
Using public api to scan videos, no account info used.
But only produce urls, have to download manually one by one.
Download all video from specific user automatically.
Resuming download is supported.
-
clone or download this repo
-
pip install -r requirements
-
set up the user and proxy info in the py script
-
python iwara_crawler.py
-
watch out for the remaining disk space and HAVE FUN :)