-
Notifications
You must be signed in to change notification settings - Fork 976
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
Sign in to confirm you’re not a bot #9242
Comments
hey Daniel |
Good for you, in those days YouTube is flagging whoever is using yt-dlp as a bot. |
yes i have this issue too. All my encoders cannot use yt-dlp anymore. |
I think it goes off IP they are starting to figure out what servers are being used to pull their vids and limiting the ip |
@DanielnetoDotCom This problem has now been resolved, I can use yt-dlp normally. |
same problem for me ERROR: [youtube+oauth2] MttpnjmgOXI: Sign in to confirm you’re not a bot. This helps protect our community. Learn more |
still does not work after updating avideo and the encoder servers. The problem is exactly the same. |
@para2022 The encoder does not only work with files available on Github AVideo Encoder.
|
I have updated yt-dlp already to latest and it still doesnt work. Same error message |
@para2022 Do a test on your yt-dlp. Here for me it worked normally.
Test this:
|
Thanks. I get this: [youtube+oauth2] Extracting URL: https://www.youtube.com/watch?v=ucZl6vQ_8Uo |
sudo yt-dlp -v Usage: yt-dlp [OPTIONS] URL [URL...] yt-dlp: error: You must provide at least one URL. |
We have also applied all of the above mentioned steps and gotten the same results as you are getting. |
For me it stopped working again, the last update is not working is:
|
It doesnt work for me
This doesnt work me. Even with the fix i still get the same error: ERROR: [youtube+oauth2] tMkUIHnv6Yw: Sign in to confirm you’re not a bot. This helps protect our community. Learn more |
[14-Aug-2024 04:39:50 Europe/London] [2024-08-14 04:39:50] getTitleFromLink: Get Title Error: LC_ALL=en_US.UTF-8 yt-dlp --no-check-certificate --no-playlist --force-ipv4 --skip-download -e 'https://www.youtube.com/watch?v=tMkUIHnv6Yw' [14-Aug-2024 04:39:50 Europe/London] youtubeDl::addVideo We could not get the title () of your video (https://www.youtube.com/watch?v=tMkUIHnv6Yw) |
make sure you sign in properly, I am not seeing the accessToken in your log. try also to share more from your logs |
It shows me as properly logged in on my Google account and shows as signed in on the encoder |
Ok, so share more from your logs, if you have signed in in your yt-dlp should have something like |
I would like to report my tests... doing Google authentication, it worked perfectly. |
@para2022 please make a git pull again on the encoder |
That last update fixed it. Thanks a lot dan :) |
I am still experiencing the same problem. Encoder has been updated, I am logged in to my Google account and shows me as signed in on the encoder as well. yet I get the following error when I attempt to share: Sorry! What step did I miss? |
@AViSource What domain is yours? what youtube URL are you trying to download? I guess you are from ubaantu, if yes I will look it direcly |
This is weird. I am still getting the same error. There is something off somewhere. |
where you sign in on google, try to delete and add it again. from your logs, looks like you did not authorize it properly |
Ok so I deleted it and added it again. But, it did not work. So, used another one of our accounts and it worked. I am happy that it worked; However, I am concerned about why it worked with one account but not the other. |
it is probabaly a google thing. |
@DanielnetoDotCom Danny the encoder is giving me a different error now.
LOG:
|
The error is really this |
@DanielnetoDotCom That's not it, I've already tested other URLs. Probably a new block. |
You can try our public encoders |
@DanielnetoDotCom Danny, the problem was very simple.... the problem was with my GOOGLE account. I changed the account and it worked. |
@DanielnetoDotCom Danny, the problem happened 2 weeks ago. I changed the Google Account and the problem was solved. Now the problem is back, I changed the Google account and the problem did not solve. |
I can see the video is unavailable, maybe it is not available on your server country location. |
Danny, the problem is not related to the country location, I tested two servers in different location: Using your servers encoder1.wwbn.net:
or
Now using a server in Brazil, in the same region as mine:
|
But this message is from youtube, it is some restriction on youtube side. there is nothing I can do on it BTW what URL is that? |
I think Youtube updated something and yt-dlp hasn't been updated yet... URLs: I'm using version 2024.11.18, so there have been no updates from yt-dlp for 9 days:
|
I see, I guess this is something on youtube/yt-dlp, Those videos seems to only let to download images, I am not sure why
|
Acctually all the videos seems to be the same, let me research a bit |
Seems to be global yt-dlp/yt-dlp#11462 |
Unfortunately we will have to wait for the next yt-dlp update. |
Why Cookies Aren't a Great Solution for AVideo EncoderUsing cookies for YouTube authentication has too many downsides:
In short, cookies are unreliable, inconvenient, and not secure enough for a smooth experience. A better solution would focus on automation or alternative methods. |
Apparently yt-dlp will stop using OAuth... it seems that YT is using an A/B test, which does not allow it to work. The only indication is to use Cookies... Another solution I see is to manually download the videos and upload them. |
How do you manually download them? |
I use those YouTube download sites. One that has worked for me is: |
I will release a solution soon check this https://github.com/WWBN/AVideo-Encoder/wiki/Switching-to-Python-Script-for-YouTube-Downloads |
I am not sure if the signup still required for title and thumbnail, but I will probably switch all to python |
Server is going to need Google Chrome installed and a path to the cookies for dlp to work. |
The solution I did does not work on servers, only worked on my local PC, probably because of the IP. I tested in different servers, but on local PC works fine I am not sure what to do now. |
Wonder if now it will only use home isp users now. |
I don't think this has to do with Daniel or the script. I had the same issue and it appears to be coming from Youtubes side. If you are a creator they have live chat and they are able to assist |
Issue: Unable to Upload/Encode YouTube Videos
Problem Description
Since last night and continuing today, users, including admin, are encountering an error when attempting to share, upload, or encode YouTube videos. The error message displayed is:
However, the "Learn more" link does not have a hyperlink, and searching online has not provided a solution.
Cause
This issue is a global problem with
yt-dlp
, which is being blocked by YouTube.Current Status
I am actively following the issue for a solution. You can track the progress and updates on this issue at the following link: GitHub Issue #10128.
Temporary Solution
As of now, there is no confirmed solution to this problem. Please be patient while the community works on resolving this issue.
Thank you for your understanding and cooperation.
The text was updated successfully, but these errors were encountered: