Hello, am trying to use minihtmlparser to get youtube direct download link from this website
But when i run the app, sometimes the same link will work, sometimes it will crash.
Currently I use Try and Catch, sometimes it will return "Not Found" but when you try again then it gives result
Edit...