Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1000941 // YouTube video finding test

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Transpiled version (499L) is out of date.

!747

m {
  p {
    S html = loadSnippet("#1000322");
    L<S> tok = javaTok(html);
    int idx = tok.indexOf("\"url_encoded_fmt_stream_map\"");
    if (idx < 0) fail("blubb");
    print(urldecode(htmlunquote(tok.get(idx+4)))); // This is some complicated string... Man Google. Why can't we download your videos easily?
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000941
Snippet name: YouTube video finding test
Eternal ID of this version: #1000941/1
Text MD5: ca766ed26d8d436291b9e06a6d7612ec
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-10 04:03:09
Source code size: 335 bytes / 11 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 576 / 642
Referenced in: [show references]