diff --git a/Links.md b/Links.md new file mode 100644 index 0000000..88d0dc0 --- /dev/null +++ b/Links.md @@ -0,0 +1,12 @@ +- [Iwara]() +- [Kemono]() +- [Rule34]() +- [Gelbooru]() +- [Patreon]() +- [Fantia]() +- [Pixiv]() +- [Fanbox]() +- [Newground]() +- [Twitter]() +- [Youtube]() +- []() diff --git a/yt-dlp_iwara.conf b/yt-dlp_iwara.conf new file mode 100644 index 0000000..7bc8f65 --- /dev/null +++ b/yt-dlp_iwara.conf @@ -0,0 +1,24 @@ +# best video and audio +-f "Source / 540 / 360" + +# Thumbnail +#--write-thumbnail +--embed-thumbnail + +# Embed info json +#--write-info-json +--embed-info-json + +# Metadata +--embed-metadata + +# Description +--write-description + +# Concurrent download of fragments +--concurrent-fragments 8 + +# Cache +--cache-dir ./cache + +--remux-video mkv