Update README & URL
This commit is contained in:
parent
756c3dd4b2
commit
cf0073fa7f
|
@ -16,6 +16,7 @@ for best experience.
|
||||||
shelltube isn't for downloading videos-- it's for *browsing* for them.
|
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
|
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
|
INSTALLATION
|
||||||
|
@ -151,5 +152,5 @@ directory (or, at least, that gendl is in your $PATH)
|
||||||
BORING STUFF
|
BORING STUFF
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
License is in COPYING.txt (GNU GPLv3~! <3)
|
License is in COPYING.txt (GNU GPLv3~! <3)
|
||||||
Author is Jenga Phoenix <jadedctrl@teknik.io>
|
Author is Jenga Phoenix <jadedctrl@posteo.at>
|
||||||
Sauce is at https://git.eunichx.us/shelltube.git
|
Sauce is at https://hak.xwx.moe/jadedctrl/shelltube
|
||||||
|
|
4
ytlib.sh
4
ytlib.sh
|
@ -2,8 +2,8 @@
|
||||||
########################################
|
########################################
|
||||||
# name: ytlib.sh
|
# name: ytlib.sh
|
||||||
# desc: library for shelltube (`yt`)
|
# desc: library for shelltube (`yt`)
|
||||||
# main: jadedctrl <jadedctrl@teknik.io>
|
# main: jadedctrl <jadedctrl@posteo.at>
|
||||||
# code: git.eunichx.us/shelltube.git
|
# code: hak.xwx.moe/jadedctrl/shelltube
|
||||||
########################################
|
########################################
|
||||||
|
|
||||||
# --------------------------------------
|
# --------------------------------------
|
||||||
|
|
Reference in New Issue