Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does this determine which channel to upload to? #84

Open
ATroschke opened this issue Jun 7, 2023 · 4 comments
Open

How does this determine which channel to upload to? #84

ATroschke opened this issue Jun 7, 2023 · 4 comments

Comments

@ATroschke
Copy link

Specifying a channel would be great. How would I manage that? Haven't found anything in the docs.

@MD-Wade
Copy link

MD-Wade commented Jun 8, 2023

When you run it for the first time it will ask you to authenticate by signing it. Then it pickles your cookies and saves it for next time

@ATroschke
Copy link
Author

I see, I am trying to upload to different channels automatically.

I am now creating different profiles on the machine that will upload videos and setting those profiles depending on the video to upload.

@HasseM
Copy link

HasseM commented Jul 13, 2023

How do you specify the profile to use? I tried adding "profile_path=profile1" to the constructor but that gives me:
TypeError: YouTubeUploader.init() got an unexpected keyword argument 'profile_path'

Anyone got an example of working code that uses as specific profile?

@modpotato
Copy link

How do you specify the profile to use? I tried adding "profile_path=profile1" to the constructor but that gives me: TypeError: YouTubeUploader.init() got an unexpected keyword argument 'profile_path'

Anyone got an example of working code that uses as specific profile?

did you ever find a fix for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants