I got a massage while I was downloading a video from face book . Which is about an error due to violation of the limit of
API calls.
Please let me know what’s that mean.
Thanks
I received the same error trying to download my own YouTube videos to my iPhone
Related
I have a list of videos that I'm not their owner and I need to find their bitrate ladder. Please let me know how can I obtain the video bitrate ladder by using Youtube Data API?
I've tried the list.fileDetails but I got the 403 error with following message:
"The request is not properly authorized to access video file or processing information. Note that the fileDetails, processingDetails, and suggestions parts are only available to that video's owner."
Thanks in advance.
I use to download EAC videos for testing using this command line -
youtube-dl -f bestvideo[ext=mp4] --user-agent '' <youtube_url>
But now when I am running it, it gives an error message saying -
YouTube said: Unable to extract video data
Please help!
Your question should already be answered in this thread:
Youtube_dl : ERROR : YouTube said: Unable to extract video data
Basicaly use the same user agent and cookie as your browser.
Best regards
I ran this command to upgrade my youtube-dl
brew upgrade youtube-dl
After upgrading, the problems seems to have gone away. But I will check this extensively by checking it on multiple videos and see if it got resolved completely or only for few videos
as I have said in my last post I am working on a CefSharp Browser and I encountered a problem when I try to watch a Livestream it comes up with this error
"Your browser does not currently recognize any of the video formats
available. Click here to visit our frequently asked questions about
HTML5 video."
is there any way I can fix this error I'm trying to make my browser feature-packed and would really appreciate the help.
I have successfully got the live video streaming URL from facebook.com using live_videos API. Now i am receiving a URL in the form of RTMP. I don't know how to play that because AVPlayer is unable to do that and i got the library VideoCore which was mentioned somewhere but somehow unable to build that. Anyone have idea?
I have tried https://github.com/jgh-/VideoCore this but unable to compile because of some CocoaPod issue
you can try to use kxmovie!
I hope that would be useful for you!
Comparing to KxMovie, maybe ijkplayer is more suitable for you and it still is developing actively. But KxMovie has more simple code to read. Both are based on FFmpeg. Hope it will help.
So I have been chatting with my developer and we have noticed a problem with the API. Check out this song:
http://api.soundcloud.com/tracks/61858057?client_id=[MYCLIENTID]
My developer said to say that:
true is on.
Share is public.
Stream is accepted.
But you can't actually access the stream in our player as the stream returns a 401 error instead.
Can anyone offer any insight into why or what may be happening here so I can pass that info back to my developer?
Hoping someone can help.
Thanks
This is the same issue as this one. Basically, this artist has disabled streaming of their tracks via the API, but the track representation is still showing that it's playable when it's not.
There's a fix due to go out soon -- but be aware that this track will still remain unplayable, the fix will merely show this state correctly.