Starting some work on prebuilt_presets
This commit is contained in:
parent
1fcaba9274
commit
5a88cf3609
1 changed files with 13 additions and 0 deletions
13
src/ytdl_sub/prebuilt_presets/conventions.txt
Normal file
13
src/ytdl_sub/prebuilt_presets/conventions.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
Prebuilt preset conventions:
|
||||||
|
|
||||||
|
"Name Here"
|
||||||
|
- Should be 100% plug and play, and should represent the most common uses of ytdl-sub
|
||||||
|
- One version for each of the 3 supported players (Kodi, jellyfin, plex)
|
||||||
|
- For each of the main sources (youtube, soundcloud, bandcamp)
|
||||||
|
|
||||||
|
name_here
|
||||||
|
- Should provide minor add-ons/adjustments to already working presets
|
||||||
|
- Can't be used stand-alone
|
||||||
|
|
||||||
|
_name_here
|
||||||
|
- For behind the scenes presets that aren't expected to be in common use
|
||||||
Loading…
Reference in a new issue