diff --git a/docs/conf.py b/docs/conf.py index adacd2f4..d305acb9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,7 +18,7 @@ sys.path.insert(0, os.path.abspath("../")) # -- Project information ----------------------------------------------------- -project = "ytdl-subscribe" +project = "ytdl-sub" copyright = "2022, Jesse Bannon" author = "Jesse Bannon" diff --git a/docs/index.rst b/docs/index.rst index 8d003753..2c65e2bd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,10 +3,10 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Youtube-DL-Subscribe: Automate ytdl downloads and metadata creation +ytdl-sub: Automate ytdl downloads and metadata creation =================================================================== -Youtube-DL-Subscribe (ytdl-sub) is an `open-source `_ +ytdl-sub is an `open-source `_ python app that strives to automate downloading media and preparing it for consumption in your favorite media player in the most hassle-free way possible.