-
Notifications
You must be signed in to change notification settings - Fork 425
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
[YouTube] Improve response status checks #271
Conversation
Would it be possible that YouTube changes the "ok" string to something else (e.g. "success"), so that the extractor fails even though the content is there? |
"some areas"? A lot of areas ;) (reminds me that I still need to update #266…) And yes, that green check mark is really nice. |
Yes, but I didn't encounter this response and I tested a lot of videos. It's easier to make an exception for "OK", than include all the others. But maybe it's worth it? What about we upload some test videos like For example, tests for features, like premieres, could be done (checked and it can be set all the way to 2022, we could keep testing until then). |
@mauriciocolli: I think that's a good idea. However, we couldn't test everything that way, as some features aren't available to small channels and it's hard to test e.g. date parsing of a premiere that happened less than 24 hours ago. |
Ok, then it's ok, and if youtube ever changes the "ok" string it would not take much to find the problem.
Yeah, I thought about doing that, too. It is a good idea imo. I could do that if needed, I have some "experience" with YouTube (i.e. I used to run a stupid minecraft channel some years back). But should we publish the login data to a place everybody in TeamNewPipe can access, or what? |
@wb9688 I have a channel with more that 4000 subscribers if needed (it is completely useless now, so if needed we could take advantage of it) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Good idea, but please keep in mind that you agree to YouTube's TOS when having a channel. |
YouTube
PeerTube
Incredible, forgot how a green check mark for tests looked like (though some areas are lacking tests).