coletdjnz / yt-dlp-youtube-oauth2

Plugin that adds OAuth2 login support to yt-dlp's YouTube extractors
The Unlicense
50 stars 3 forks source link

How do I install this on MacOS? #4

Closed tjesp closed 3 months ago

tjesp commented 3 months ago

Hi, I use macOS big sur on an old MacBook Pro.

I have downloaded yt-dlp and put it in /usr/local/bin.

I run the install command for oauth extension but still when I try to download from YouTube it says that login and password is not supported. I have put the login command in my yt-dlp config file. It works on my PC with Linux.

cytsai1008 commented 3 months ago

Althought I'm not the person who write this, I think it would be better by putting them manually

https://github.com/yt-dlp/yt-dlp#installing-plugins

tjesp commented 3 months ago

Thanks . I did:

${XDG_CONFIG_HOME}/yt-dlp/plugins//yt_dlp_plugins/

Worked :)

coletdjnz commented 3 months ago

Correct, if you have not installed yt-dlp through pip/pipx then you need to drop the plugin manually into one of the valid plugin locations