Answered
Parse an "inputted" url string
I am simply trying to parse a URL for a particular value
without going through len(), left(), right(), findnocase() hell.
Can anyone please tell me how? I feel like I'm missing some obvious
function.
Example:
I only want the value of (v).
http://www.youtube.com/watch?v=wHMZa7Qb8XI&feature=yva-title
Example:
I only want the value of (v).
http://www.youtube.com/watch?v=wHMZa7Qb8XI&feature=yva-title
