diff --git a/README.txt b/README.txt index 9bd1341..1fda4aa 100644 --- a/README.txt +++ b/README.txt @@ -16,6 +16,7 @@ for best experience. shelltube isn't for downloading videos-- it's for *browsing* for them. Use youtube-dl or something for that. That's not my job! :P +2024 note: This is quite old, and is almost certain not to work! ---------------------------------------- INSTALLATION @@ -151,5 +152,5 @@ directory (or, at least, that gendl is in your $PATH) BORING STUFF ---------------------------------------- License is in COPYING.txt (GNU GPLv3~! <3) -Author is Jenga Phoenix -Sauce is at https://git.eunichx.us/shelltube.git +Author is Jenga Phoenix +Sauce is at https://hak.xwx.moe/jadedctrl/shelltube diff --git a/ytlib.sh b/ytlib.sh index 332c93c..4c979ae 100644 --- a/ytlib.sh +++ b/ytlib.sh @@ -2,8 +2,8 @@ ######################################## # name: ytlib.sh # desc: library for shelltube (`yt`) -# main: jadedctrl -# code: git.eunichx.us/shelltube.git +# main: jadedctrl +# code: hak.xwx.moe/jadedctrl/shelltube ######################################## # --------------------------------------