danielmiessler / fabric

fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
https://danielmiessler.com/p/fabric-origin-story
MIT License
23.48k stars 2.49k forks source link

[Bug]: yt namespace collision with yewtube #533

Closed kiil closed 1 month ago

kiil commented 4 months ago

What happened?

The yt util in fabric collides with the very popular TUI for youtube which also uses yt to start:

mps-youtube/yewtube: A Terminal based YouTube player and downloader.

Version check

Relevant log output

No response

Relevant screenshots (optional)

No response

petterreinholdtsen commented 4 months ago

In Debian, it also collide with the python3-yt package (https://yt-project.org/), which provide /usr/bin/yt, blocking easy packaging for Debian.