more updates
This commit is contained in:
parent
645d72cba6
commit
2593d76ab8
2 changed files with 3 additions and 3 deletions
|
|
@ -182,7 +182,7 @@ music_videos/
|
||||||
|
|
||||||
## Custom Configs
|
## Custom Configs
|
||||||
Any part of this process is modifiable by using custom configs. See our
|
Any part of this process is modifiable by using custom configs. See our
|
||||||
[walk-through guide](https://github.com/jmbannon/ytdl-sub/wiki)
|
[walk-through guide](https://ytdl-sub.readthedocs.io/en/latest/guides/index.html)
|
||||||
on how to build your first config from scratch. Ready-to-use
|
on how to build your first config from scratch. Ready-to-use
|
||||||
[example configurations](https://github.com/jmbannon/ytdl-sub/tree/master/examples)
|
[example configurations](https://github.com/jmbannon/ytdl-sub/tree/master/examples)
|
||||||
can be found here alongside our
|
can be found here alongside our
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# Bare-bones config. Here are some useful links to get started:
|
# Bare-bones config. Here are some useful links to get started:
|
||||||
# Walk-through Guide: https://github.com/jmbannon/ytdl-sub/wiki/1.-Introduction
|
# Walk-through Guide: https://ytdl-sub.readthedocs.io/en/latest/guides/index.html
|
||||||
# Config Examples: https://github.com/jmbannon/ytdl-sub/tree/master/examples
|
# Config Examples: https://github.com/jmbannon/ytdl-sub/tree/master/examples
|
||||||
# Prebuilt Presets: https://ytdl-sub.readthedocs.io/en/latest/presets.html
|
# Prebuilt Presets: https://ytdl-sub.readthedocs.io/en/latest/presets.html
|
||||||
# Config Docs: https://ytdl-sub.readthedocs.io/en/latest/config.html
|
# Config Reference: https://ytdl-sub.readthedocs.io/en/latest/config_reference/index.html
|
||||||
#
|
#
|
||||||
# The subscriptions in `subscriptions.yaml` uses prebuilt presets which do not require
|
# The subscriptions in `subscriptions.yaml` uses prebuilt presets which do not require
|
||||||
# any additions to this config. They can be downloaded using the command:
|
# any additions to this config. They can be downloaded using the command:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue