Rafael Figueira Goncalves

Results 90 comments of Rafael Figueira Goncalves

You don't log in, just load the cookies, get them with a extension like editThisCookie `async function setCookies(channelName) { let p = require("electron").remote.app.getAppPath(); p = p.substring(0, p.lastIndexOf("\\")); let cookieJar =...

@pokima yes, even the same account as manager for multiple channels/brand accounts, you can get different cookies and use them

> How do I get Login Cookies? Did you try the extension? just click the icon > export > paste them

You could just run multiple instances of it, or better yet, parametrize the login info, maybe take some inspiration from [this project](https://github.com/ContentAutomation/YouTubeUploader), saving the cookies as json files, and just...

@Agvantibo Have you done the procedure? I have a first gen helix aswell (3rd gen intel) But I'm on GFET65WW 1.44

I wanted the performance settings, every single time I boot up, dock/undock, I have to reset my profile on throttlestop, because the default settings makes the computer unusable for me,...

I was thinking about including this in a PR.... However I found out this one does that: https://github.com/jimschubert/NewTab-Redirect

I'm not sure that che chunk size is the issue here, I only experience the extreme slow downloads when specifying the '--format='... This is downloading 4 3 minutes video without...

Try ['--format=140'] as the options, only specifying the audio format, works for me, not using .exec tho

great stuff, looks promising, needing any logs I'll provide them. happy coding