From 0347e1a3ce852479cc9e988c2859dee585dcf609 Mon Sep 17 00:00:00 2001 From: AustrianToast Date: Sat, 15 Jun 2024 23:55:48 +0200 Subject: [PATCH] add stuff --- Links.md | 12 ++++++++++++ yt-dlp_iwara.conf | 24 ++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 Links.md create mode 100644 yt-dlp_iwara.conf 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