Click here to Skip to main content
15,886,823 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I want to upload videos to youtube directly form my asp.net(c#) code.


Thanks in advance
Posted
Updated 13-Oct-14 23:36pm
v6
Comments
Nelek 14-Oct-14 5:29am    
With what? You didn't make any question

Don't think we can read minds or do astral projections to see your monitor. If you need help, the least you could do is to add some relevant code to your question or to explain your problem in such a way, that the users of CP can understand it. Otherwise, nobody will be able to help you.

Please use the "improve question" and add relevant information or a piece of code envolved. There are thousands of ways to screw things up, how are we supposed to know which one did you choose?

How to ask a question?[^]
best way to post code snippets[^]
Those links will help you to improve the quality of your question and hence the probability to get the answer you are looking for
[no name] 14-Oct-14 5:34am    
it's so simple. i want to upload my videos directly to youtube using code.
I don't know why you peoples can't understand simple language.
Nelek 14-Oct-14 5:42am    
The one not understanding something it is you. In other words, what you are saying is "I am lazy to search for information, give me a solution"

We can understand you, and for sure there is people here with the knowledge to help you. But you should prove that you are trying something, explain where you got problems, ask for something concrete... People here doesn't get paid for the help they give, they give it in their spare time.

The one needing help it is you, with such "questions" and such "answers" you are showing very few respect for the people that might help you, what indirectly will reduce the probabilities to get the help you require.

I gave you some links to read with good advices to improve the quality of your question. That was the first apportation to help you. If you don't want to see the useness of that information, it is your decission, so you will have to stay with the results of that decission

1 solution

Step 1) Do a little research. Google is a good start point

If you just had made a quick search in google like this one https://www.google.de/?gws_rd=ssl#q=youtube%20video%20upload%20asp.net[^]

You would have had enough places to start with. i.e.
here in CP:
YouTube™ API for ASP.NET[^]
Video upload in Youtube using ASP.NET[^]

other places:
http://forums.asp.net/t/1602154.aspx?Uploading+video+from+asp+net+c+to+Youtube+data+Api[^]

even within youtube:
http://www.youtube.com/watch?v=-fkdrgFiaeI[^]

Step 2) Start coding
Step 3) Compile and use the debug to solve little issues
Step 4) When you get a problem you don't know how to solve but at least you tried it, then come back and ask for something concrete with a snippet of the code giving problems
 
Share this answer
 
Comments
[no name] 14-Oct-14 7:10am    
Countered
Nelek 14-Oct-14 14:05pm    
Thanks, I think I pissed him off a bit ;)
[no name] 14-Oct-14 15:47pm    
Well he's not winning any friends reposting his no effort questions and answering the same questions multiple times. Even asks and answers his own questions. Doesn't seem to get how to play well with others.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900