--- license: other --- # Iwara Full-Site Video Dataset **⚠️ Content Warning: This dataset is sourced from Iwara.tv and may contain adult content (NSFW/R-18). Please use it in an appropriate environment.** ## Dataset Description This project contains all public videos from the inception of Iwara.tv until June 15, 2025, with a total size exceeding 30TB. Iwara.tv is a sharing community primarily focused on MikuMikuDance (MMD) video creations. This dataset is intended to provide resources for researchers in fields such as computer vision, data analysis, and recommendation systems. The **metadata** accompanying the video files (such as titles, authors, tags, etc.) has been separated into another repository. Please visit: [ACCA225/iwara_metadata](https://huggingface.co/datasets/ACCA225/iwara_metadata) ## Data Structure The video files in the dataset are organized in a `year/year-month` directory format. For example, the `2024/2024-06` folder contains all videos uploaded in June 2024. For specific directory sizes, see the notes at the end. # How to Download: ## Method 1: Download directly from the "Files and versions" tab at the top of this page. ## Method 2: ### First, install dependencies: ```bash pip install -U huggingface_hub export HF_ENDPOINT=https://hf-mirror.com # You may need to run this if you are in mainland China. ```` ### Then run the following commands to download    - To download a specific directory: ```bash # The following command will download the 2025/2025-06 folder into the local Iwara_MMD_all directory huggingface-cli download --repo-type dataset AnimeFans/Iwara_MMD_all --include "2025/2025-06/*" --local-dir Iwara_MMD_all ``` - To download all directories: ```bash # ⚠ The following command will download all files into the local Iwara_MMD_all directory huggingface-cli download --repo-type dataset --resume-download AnimeFans/Iwara_MMD_all --local-dir Iwara_MMD_all ``` ##### ⚠ Please do not attempt to download all files at once on a home network. Your ISP may throttle your connection. # Notes - Directory Sizes: ``` root@modal:/__modal/volumes/vo-ieu7V88l04V1sGny7d7ebd# du -h ./ --max-depth=1 59K     ./.ipynb_checkpoints 204M    ./2014-02 5.5G    ./2014-03 2.4G    ./2014-04 2.9G    ./2014-05 2.4G    ./2014-06 4.3G    ./2014-07 3.3G    ./2014-08 4.5G    ./2014-09 5.7G    ./2014-10 4.2G    ./2014-11 6.2G    ./2014-12 4.9G    ./2015-01 3.9G    ./2015-02 11G     ./2015-03 8.9G    ./2015-04 8.6G    ./2015-05 12G     ./2015-06 16G     ./2015-07 18G     ./2015-08 12G     ./2015-09 24G     ./2015-10 13G     ./2015-11 21G     ./2015-12 26G     ./2016-01 20G     ./2016-02 26G     ./2016-03 38G     ./2016-04 50G     ./2016-05 34G     ./2016-06 58G     ./2016-07 61G     ./2016-08 50G     ./2016-09 63G     ./2016-10 71G     ./2016-11 61G     ./2016-12 62G     ./2017-01 58G     ./2017-02 64G     ./2017-03 80G     ./2017-04 83G     ./2017-05 84G     ./2017-06 102G    ./2017-07 116G    ./2017-08 92G     ./2017-09 83G     ./2017-10 92G     ./2017-11 99G     ./2017-12 103G    ./2018-01 103G    ./2018-02 107G    ./2018-03 128G    ./2018-04 134G    ./2018-05 138G    ./2018-06 149G    ./2018-07 152G    ./2018-08 150G    ./2018-09 144G    ./2018-10 128G    ./2018-11 144G    ./2018-12 139G    ./2019-01 141G    ./2019-02 149G    ./2019-03 152G    ./2019-04 157G    ./2019-05 168G    ./2019-06 183G    ./2019-07 199G    ./2019-08 193G    ./2019-09 174G    ./2019-10 185G    ./2019-11 201G    ./2019-12 194G    ./2020-01 225G    ./2020-02 247G    ./2020-03 250G    ./2020-04 262G    ./2020-05 233G    ./2020-06 254G    ./2020-07 273G    ./2020-08 237G    ./2020-09 252G    ./2020-10 249G    ./2020-11 275G    ./2020-12 297G    ./2021-01 271G    ./2021-02 289G    ./2021-03 297G    ./2021-04 314G    ./2021-05 286G    ./2021-06 251G    ./2021-07 314G    ./2021-08 307G    ./2021-09 317G    ./2021-10 309G    ./2021-11 321G    ./2021-12 328G    ./2022-01 297G    ./2022-02 347G    ./2022-03 358G    ./2022-04 390G    ./2022-05 337G    ./2022-06 371G    ./2022-07 396G    ./2022-08 377G    ./2022-09 374G    ./2022-10 328G    ./2022-11 362G    ./2022-12 363G    ./2023-01 345G    ./2023-02 338G    ./2023-03 383G    ./2023-04 418G    ./2023-05 404G    ./2023-06 437G    ./2023-07 456G    ./2023-08 445G    ./2023-09 531G    ./2023-10 493G    ./2023-11 562G    ./2023-12 579G    ./2024-01 589G    ./2024-02 620G    ./2024-03 625G    ./2024-04 684G    ./2024-05 674G    ./2024-06 690G    ./2024-07 761G    ./2024-08 738G    ./2024-09 713G    ./2024-10 702G    ./2024-11 727G    ./2024-12 749G    ./2025-01 754G    ./2025-02 810G    ./2025-03 763G    ./2025-04 840G    ./2025-05 279G    ./2025-06 505M    ./classification 0       ./datawash 76M     ./downloads 1.9G    ./iwara 814M    ./iwara_data 658M    ./iwara_data_embed 1.2G    ./iwara_data_pured  33T     ./ root@modal:/__modal/volumes/vo-ieu7V88l04V1sGny7d7ebd#  ``` - Video Metadata Download: https://huggingface.co/datasets/ACCA225/iwara_metadata # License All copyrights for the video content belong to their original creators on Iwara.tv. When using these videos, please comply with relevant copyright laws and the user agreement of the Iwara.tv website. The publisher of this dataset is not responsible for any copyright disputes arising from the use of the video content.