-
Notifications
You must be signed in to change notification settings - Fork 374
Cannot get VEVO videos #164
Comments
Which version of YoutubeExtractor are you using? |
0.10.8 |
same here, same version |
It actually worked this time but took 60 seconds. I tried before and it threw an exception. It also looks like it spawn quite a few threads during this process. |
Tested with 0.10.9 => Vevo link retrieved after about 60 seconds, but doesn't play in MediaPlayer. Wondering if the fix for #167 is already in 0.10.9 Adele - Hello => VEVO => takes about one minute. This link doesn’t play in Android MediaPlayer Everything works like a charm: |
You published a new version 0.10.10. Still the same issue with loading these video files. The eventually but only after one minute. Any news on that? Unfortunately Android kills the app process after a certain time, different on different devices and versions. |
Here is a different link that causes the same problem. I hope that helps: |
Will this going to be fixed? |
I really like your library, because it makes my programming easier. But I can't use it because I am not able to used it for EVERY video, see in posts above. So I was wondering:
|
The extraction of the video link finishes. But when passing the link to the MediaPlayer I get following exceptions: "KnoxVpnUidStorageknoxVpnSupported API value returned is false" |
try MyToolkit instead |
trying MyToolkit to do what? Have you solved the problem with loading the Vevo videos? Have you also tried to find a way to download them? |
I can't get urls of this video (VEVO): https://www.youtube.com/watch?v=YQHsXMglC9A
but this video is OK (not VEVO): https://www.youtube.com/watch?v=ZRmRamdNFHg
The text was updated successfully, but these errors were encountered: