ニコニコ video site archival tool that wraps around nndownload
Find a file
2025-09-25 01:09:51 +02:00
src Fix the tag URL regex to properly detect sorting 2025-06-01 19:28:18 +02:00
.gitignore Initial commit 2025-05-05 04:28:57 +02:00
Cargo.lock Initial commit 2025-05-05 04:28:57 +02:00
Cargo.toml Initial commit 2025-05-05 04:28:57 +02:00
LICENSE Initial commit 2025-05-05 04:28:57 +02:00
README.md Update README 2025-09-25 01:09:51 +02:00

nnscrape

ニコニコ video site archival tool that wraps around nndownload.

It currently doesn't do much, it's not documented, but it's good enough for me to mass archive channels and tags.

Copyright © 2025 Grzesiek11

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.