
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Watches the clipboard for youtube urls and downloads them.
Will now auto-update youtube-dl on startup
from pypi:
python3 -m pip install ccacb --user --upgrade
from the repo (requires poetry):
git clone https://github.com/ccdale/ccacb.git
cd ccacb
poetry install
poetry build
python3 -m pip install dist/ccacb-0.6.6-py3-none-any.whl --user --upgrade
edit ~/.config/ytcb.yaml
---
youtubedl: /home/chris/bin/youtube-dl
incoming: /home/chris/Videos
$ ytcb
08/05/2020 13:47:55 [INFO ] ytcb - youtube-dl clipboard queue processor 0.6.3
08/05/2020 13:47:55 [INFO ] reading /home/chris/.config/ytcb.yaml
08/05/2020 13:47:55 [INFO ] Using /home/chris/bin/youtube-dl
08/05/2020 13:47:55 [INFO ] youtube-dl will store files in /home/chris/Videos/kmedia/incoming
<CTRL>-c
08/05/2020 13:48:11 [INFO ] Interrupted: Will finish off the Q, then exit
08/05/2020 13:48:12 [INFO ] ytcb has finished
FAQs
Watches the clipboard for youtube urls and downloads them
We found that ccacb demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.