I'm doing a bit of research into the Youtube API, but have not found an (negative or positive) answer to my question yet. The Youtube API Doc does give some answers as to how you can do a browser bases upload. My problem with that solution is that it sends the user to an youtube-url, and on upload finishing, it redirects to my site. I would like to somehow skip the step of having to being send to Youtube and then back again.
For me the ideal solution would be this:
I don't now if that is even possible - so I guess that's what I'm asking - is it even possible?
The other solution would be this:
Is that possible?