# HG changeset patch # User Paper <37962225+mrpapersonic@users.noreply.github.com> # Date 1627710192 14400 # Node ID 267e3e6bba636a1733acff3f36b0e815a91d48a2 # Parent 00403c09455ce3ea22fb50f760891bd80db747b1 Update README.md committer: GitHub diff -r 00403c09455c -r 267e3e6bba63 README.md --- a/README.md Sat Jul 31 01:38:46 2021 -0400 +++ b/README.md Sat Jul 31 01:43:12 2021 -0400 @@ -1,5 +1,9 @@ # code dump +### [channeldownloader.py](channeldownloader.py) +a YTPMV channel downloader, pulls from multiple sources (youtube-dl, internetarchive, and waybackmachine)
+requires a [YTPMV_Database](https://finnrepo.a2hosted.com/YTPMV_Database) compatible JSON file + ### [decodeurl.cpp](decodeurl.cpp) pretty self explanatory, compiled with libcurl and the likes @@ -20,6 +24,11 @@ ### [intro.py](intro.py) originally created to extract all of the yuru yuri intros +### [kemonopartydownloader.py](kemonopartydownloader.py) +made this when i was bored
+simple [kemono.party](https://kemono.party) downloader, supports proxies
+requires cookies because of DDoS-GUARD, just use a cookies.txt compatible file + ### [mmltonsf.bat](mmltonsf.bat) this is a conversion of a script from bash to batch, it just makes compiling nsfs from mmls easier