FelippeChemello / podcast-maker

Fully automated video maker using motion graphics and text-to-speech synthesis to turn newsletters into daily YouTube videos.
https://youtube.com/@CodeStackMe
MIT License
544 stars 67 forks source link

JAUS Autentication #8

Closed Pride7K closed 3 years ago

Pride7K commented 3 years ago

I'm having trouble with JAUS Autentatication, need credentials.

davidnetto commented 3 years ago

I have the same problem .. wtf is JAUS???

Muurilo commented 3 years ago

JAUS i think is this https://github.com/FelippeChemello/Just-Another-URL-Shortener

maybe need to run this?

FelippeChemello commented 3 years ago

Yes, JAUS is that project, however it haven't been deployed yet. So to continue using podcast-maker you can only disable call for this service (comment await new UrlShortenerService(content).execute() in options.ts)