Commandcracker / YouCube

Moved to https://github.com/CC-YouCube
https://github.com/CC-YouCube
GNU General Public License v3.0
15 stars 4 forks source link

[youcube.lua] accept cli args #55

Closed TheAlan404 closed 1 year ago

TheAlan404 commented 1 year ago

Describe the feature.

Simple feature: allows you do input urls

youcube [url]

Skip read() if url is given

Useful for other programs using youcube etc (cough like my ipod thingy)

Commandcracker commented 1 year ago

I'm currently working on a "Real" CLI:

Screenshot_20221203_140436

Useful for other programs using youcube etc (cough like my ipod thingy)

other programs should use youcubeapi.lua i will add something like a function called easyPlay that makes integrating YC easier. Currently creating an app that integrates YC is a bit hard because YC is in Proof of concept, There will be updates that will break your integration! An example for that is musicify, there YC support is currently broken.

Commandcracker commented 1 year ago

I should make it play dQw4w9WgXcQ, when no URL is given XD

TheAlan404 commented 1 year ago

lmao, well somehow my installation doesnt check for args, weird (also i know that link)