HaarigerHarald / android-youtubeExtractor

Deprecated: Android based YouTube URL extractor and downloader
Other
877 stars 304 forks source link

Every time getting the response on second attempt not on first attempt. #168

Closed zfareed closed 3 years ago

zfareed commented 3 years ago

I am getting the response from server in second or third attempt not on first attempt. So I put a while loop until it gets the response but in this way it goes to infinite loop and requesting again & again but getting the response null. Any Solution?

zfareed commented 3 years ago

Sorry that was another issue. Solved