add stuff
This commit is contained in:
12
Links.md
Normal file
12
Links.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
- [Iwara]()
|
||||||
|
- [Kemono]()
|
||||||
|
- [Rule34]()
|
||||||
|
- [Gelbooru]()
|
||||||
|
- [Patreon]()
|
||||||
|
- [Fantia]()
|
||||||
|
- [Pixiv]()
|
||||||
|
- [Fanbox]()
|
||||||
|
- [Newground]()
|
||||||
|
- [Twitter]()
|
||||||
|
- [Youtube]()
|
||||||
|
- []()
|
24
yt-dlp_iwara.conf
Normal file
24
yt-dlp_iwara.conf
Normal file
@ -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
|
Reference in New Issue
Block a user