Julio Alves

Results 7 comments of Julio Alves

Same issue here, to solve this I changed the lines into class YouTubeDownloader.php at function getDownloadLinks(): ```PHP // get JSON encoded parameters that appear on video pages $json = $this->getPlayerResponse($page_html);...

Thanks a lot @KonstantinKuklin. Thats resolve the same error.

Me too was with the same bug of wrong caret position. But after aplied the pull request of @weberamaral the problem was solved in my device. But in another device...

@devfelipereis thanks a lot, you help me so much. An improved way to perform your fix is to change to this: `window.Ionic.WebView.convertFileSrc($window.cordova.file.documentsDirectory);`