Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Api not exists error #8429
Api not exists error #8429
Comments
|
PR #6621 seems to need an update. Naver has disabled all downloading though the (previous) API. The web version has now switched to a Flash Player player, but the underlying stream is still the same, still *.ts parts without any DRM. EDIT: In the flashvars on the website get the 'api' variable, request this, it returns an XML document and you need (change doct=xml to doct=json for a json response) videoSource -> videos -> video (with highest width and hieght as xml attributes) -> source and videoSource -> streams -> stream -> source and key and videoSource -> captions -> caption -> source and key This is the url scheme: //global.apis.naver.com/rmcnmv/rmcnmv/vod_play_videoInfo.json?videoId={video_id}&key={key}&ptc={protocol, http}&doct={response type, json|xml}&cpt={subtitle type, ttml|vtt}&cc={caption lang, any 2 letter all captial language code}&lc={locale, all caps language code like EN_US}&adi=null&adu=null& No idea what adi and adu do, maybe for live streams. |
|
Implemented in #8446, waiting for merge. |
|
This issue has been fixed and fix will be incorporated in the next version of youtube-dl. |
I can't download videos from Naver Vlive