yyms3275
yyms3275
As a temporary method, in the parseUrls function of the YoutubeStreamExtractor.java file, items without video playback information were filtered. It seems to be necessary to correct the extraction information in...
> com.fel.example.ytextractor.ExtractorException: Error While getting Youtube Data:com.google.gson.stream.MalformedJsonException: Unterminated string at line 1 column 55662 path $.args.player_response https://github.com/naveedhassan913/YouTubeExtractor/issues/32#issuecomment-681195813
> Try this > > [#20 (comment)](https://github.com/naveedhassan913/YouTubeExtractor/issues/20#issuecomment-629147087) As I said, it was first corrected. But I get the below error. 1080p video url is an address that is extracted but...
> Any updates on this? There are no updates yet. But I found another alternative. https://github.com/yausername/youtubedl-android
I just confirmed that it works. As I said, I am anxious because I don't know when it will fail again in the future. Let's check the library you informed....
Thanks for the information. If it doesn't work again next time, I will try to debug that part.
This is the workaround I found. request.addOption("-o", file.getPath() + ".%(ext)s");
I solved the same problem as below. I solved the problem by using a different library. https://github.com/tanersener/mobile-ffmpeg
I solved the same problem as below. I solved the problem by using a different library. https://github.com/tanersener/mobile-ffmpeg
I solved the same problem as below. I solved the problem by using a different library. https://github.com/tanersener/mobile-ffmpeg