Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~554 People Reached
Favorite Forums
Favorite Tags
Member Avatar for liamzebedee

I am getting System.IndexOutOfRangeException everytime I try to compile my program. This is where the error is happening. [CODE] public static string findlinks2(string source) { char quotes = (char)34; //sets the char variable to quotes since you can't use it in a string normally string searchstring = (quotes + "fmt_url_map" …

Member Avatar for liamzebedee
0
171
Member Avatar for liamzebedee

HELP! Ive got an array of strings in my program. They each are links to video files at different qualities and filetypes. I need my program to initailize a variable with the type and quality after it has made the array of links. I want the program to do something …

Member Avatar for Momerath
0
122
Member Avatar for liamzebedee

HELP ME! I need the HTML of a youtube video webpage into a string. Then I will parse it in my program so I can find out info about it.

Member Avatar for Diamonddrake
0
118
Member Avatar for liamzebedee
Member Avatar for liamzebedee

I need to create a filter for an application that takes out everything but the video content. So when I open the app and supposedly go to a youtube video link all that I will see are the video elements.

Member Avatar for kvprajapati
0
31