diff options
author | Thanos Apollo <[email protected]> | 2023-09-30 03:31:33 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-09-30 03:32:32 +0300 |
commit | 5c83d8cfd92dd253a8a985f2e2cdece4e8ebc516 (patch) | |
tree | b8cda414dba5d6cbc2638122f372461890e7ded8 | |
parent | 08e6f41f33fc2515221b3e3c608ff5e7ece9e5e1 (diff) |
Update README
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -5,7 +5,13 @@ - Emacs YouTube Front-End This package provides the ability to scrape YouTube, with the results -displayed in a proced-like buffer. +displayed in a proced-like buffer. + +*Inspired by [ytfzf](https://github.com/pystardust/ytfzf) & [ytel](https://github.com/grastello/ytel)* + + +*This package does not use Invidious or YouTube's API* + ## Installation You can install it via [MELPA](https://melpa.org/#/yeetube) |