Getting started

This commit is contained in:
Qualis Svagtlys 2023-12-30 07:44:04 -06:00
parent 5a88cf3609
commit ccca17ae58
3 changed files with 2 additions and 15 deletions

View file

@ -1,13 +0,0 @@
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

View file

@ -1,5 +1,3 @@
presets: presets:
best_video_quality: best_video_quality:

View file

@ -0,0 +1,2 @@
Rename presets to "Name Here"
Have new name for presets inheret the old ones