4 comments

  • zitoshi 2 days ago

    Does this enable an llm can search youtube via terminal?

    • isubkhankulov 2 days ago

      I use contentflow for that https://gocontentflow.com/developers/mcp

      • simjnd a day ago

        Still believe MCPs are a mistake and should be CLIs the model can call

    • Benex254 2 days ago

      well kind of since the cli already supports scripting via cmdline arguments. Just need to add a dump command so instead of a menu being shown it dumps json

      And theoretically you could tell your ai to search for a video/playlist etc and download it and maybe send it to your phone all without using the youtube api

      plus potentially other stuff, though will see