pystardust / ani-cli

A cli tool to browse and play anime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add URL Grab

nickstienz opened this issue · comments

Is your feature request related to a problem? Please describe.
No, the feature I’d love to see added to ani-cli is some sort of URL grabber that outputs the stream URL to the stdout.

Describe the solution you'd like
Something like a '-g' flag would be cool because then you could use the link elsewhere as I like the simple implementation of ani-cli as it is.

Describe alternatives you've considered
Maybe add a display info option or simple show the URL with the title.

If I knew more shell then I would love to add this myself but I’m not confident enough in my shell skills yet so I’ll rely on others for this one.

Prepend ANI_CLI_PLAYER=debug variable before ani-cli

ANI_CLI_PLAYER=debug ani-cli <anime_name>

Thanks for the help @CoolnsX !