Open tckwgd opened 1 month ago
sign with username/password or cookies plz
也不排除梯子在敏感ip段中,我用jp和hk的从没这种事
谢谢回复,用的美国甲骨文,估计是封了服务器提供商
sign with username/password
How to do this with meTube?
sign with username/password
How to do this with meTube?
Now you should OAuth your way in. Add a volume as <path to persistence>:/.cache
, add "username":"oauth","password":""
into your YTDL_OPTIONS
, launch your container, watch its log then start a download. Now you should see a log telling you go to a google site and enter a code. Do as instructed then the download will start.
Now you should OAuth your way in. Add a volume as
<path to persistence>:/.cache
, add"username":"oauth","password":""
into yourYTDL_OPTIONS
, launch your container, watch its log then start a download. Now you should see a log telling you go to a google site and enter a code. Do as instructed then the download will start.
This is my compose
`services: metube: image: ghcr.io/alexta69/metube container_name: metube restart: unless-stopped ports:
But when i try download anything, in logs nothing showing up in case of authentication. Any ideas wthat to do?
Set "verbose":true
in ytdl_options to see detailed debug logs
when I want to download a video, there is a prompt "[youtube] Sign in to confirm you’re not a bot. This helps protect our community. Learn more"